HomeHome Metamath Proof Explorer < Previous   Next >
Bad symbols? Use Mozilla
(or GIF version for IE).

Jump to page: 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5787

Color key:    Metamath Proof
Explorer  Metamath Proof Explorer (1-4957)   Hilbert Space Explorer  Hilbert Space Explorer (4958-5787)  

Statement List for Metamath Proof Explorer - 4001-4100 - Page 41 of 58
TypeLabelDescription
Statement
 
Theorem1idsr 4001 1 is an identity element for multiplication.
(AR → (A ·R 1R) = A)
 
Theorem00sr 4002 A signed real times 0 is 0.
(AR → (A ·R 0R) = 0R)
 
Theoremltasr 4003 Ordering property of addition.
AV    &   BV    ⇒   (CR → (A <R B ↔ (C +R A) <R (C +R B)))
 
Theorempn0sr 4004 A signed real plus its negative is zero.
(AR → (A +R (A ·R -1R)) = 0R)
 
Theoremnegexsr 4005 Existence of negative signed real. Part of Proposition 9-4.3 of [Gleason] p. 126.
(AR → ∃x(xR ∧ (A +R x) = 0R))
 
Theoremrecexsrlem 4006 The reciprocal of a positive signed real exists. Part of Proposition 9-4.3 of [Gleason] p. 126.
AV    ⇒   (0R <R A → ∃x(xR ∧ (A ·R x) = 1R))
 
Theoremaddgt0sr 4007 The sum of two positive signed reals is positive.
AV    &   BV    ⇒   ((0R <R A ∧ 0R <R B) → 0R <R (A +R B))
 
Theoremmulgt0sr 4008 The product of two positive signed reals is positive.
AV    &   BV    ⇒   ((0R <R A ∧ 0R <R B) → 0R <R (A ·R B))
 
Theoremsqgt0sr 4009 The square of a nonzero signed real is positive.
AV    ⇒   (AR → (¬ A = 0R → 0R <R (A ·R A)))
 
Theoremrecexsr 4010 The reciprocal of a nonzero signed real exists. Part of Proposition 9-4.3 of [Gleason] p. 126.
AV    ⇒   (AR → (¬ A = 0R → ∃x(xR ∧ (A ·R x) = 1R)))
 
Theoremssgt0sr 4011 The sum of squares of signed reals is positive if one is nonzero.
AV    &   BV    ⇒   ((ARBR) → (¬ (A = 0RB = 0R) → 0R <R ((A ·R A) +R (B ·R B))))
 
Theoremmappsrpr 4012 Mapping from positive signed reals to positive reals.
AV    ⇒   (0R <R [⟨(A +P 1P), 1P⟩] ~RAP)
 
Theoremltpsrpr 4013 Mapping of order from positive signed reals to positive reals.
AV    &   BV    ⇒   ([⟨(A +P 1P), 1P⟩] ~R <R [⟨(B +P 1P), 1P⟩] ~RA<P B)
 
Theoremmap2psrpr 4014 Equivalence for positive signed real.
AV    ⇒   (0R <R A ↔ ∃x(xP ∧ [⟨(x +P 1P), 1P⟩] ~R = A))
 
Theoremsuppsrlem 4015 Mapping of non-empty subset from positive reals to positive signed reals.
B = {w∣[⟨(w +P 1P), 1P⟩] ~RA}    ⇒   ((∀x(xA → 0R <R x) ∧ ¬ A = ∅) → (BP ∧ ¬ B = ∅))
 
Theoremsuppsr 4016 A non-empty, bounded set of positive signed reals has a supremum.
B = {w∣[⟨(w +P 1P), 1P⟩] ~RA}    ⇒   (((∀x(xA → 0R <R x) ∧ ¬ A = ∅) ∧ ∃x(0R <R x ∧ ∀y(0R <R y → (yAy <R x)))) → ∃x(0R <R x ∧ ∀y(0R <R y → ((yA → ¬ x <R y) ∧ (y <R x → ∃z(0R <R z ∧ (zAy <R z)))))))
 
Theoremsuppsr2 4017 A non-empty, bounded set of positive signed reals has a supremum. (Converts quantifier restrictions to all reals.)
(((∀x(xA → 0R <R x) ∧ ¬ A = ∅) ∧ ∃x(xR ∧ ∀y(yR → (yAy <R x)))) → ∃x(xR ∧ ∀y(yR → ((yA → ¬ x <R y) ∧ (y <R x → ∃z(zR ∧ (zAy <R z)))))))
 
Theoremsuppsr3 4018 A non-empty, bounded set with at least one positive real has a supremum.
B = {y∣(yA ∧ 0R <R y)}    ⇒   ((∃y(yA ∧ 0R <R y) ∧ ∃x(xR ∧ ∀y(yR → (yAy <R x)))) → ∃x(xR ∧ ∀y(yR → ((yA → ¬ x <R y) ∧ (y <R x → ∃z(zR ∧ (zAy <R z)))))))
 
Theoremsupsrlem1 4019 Lemma for supremum theorem.
CR    ⇒   ((C +R (A +R -1R)) ∈ RAR)
 
Theoremsupsrlem2 4020 Lemma for supremum theorem.
CR    ⇒   (AR ↔ ∃x(xR ∧ (C +R (x +R -1R)) = A))
 
Theoremsupsrlem3 4021 Lemma for supremum theorem.
CR    &   AV    &   BV    ⇒   ((C +R (A +R -1R)) <R (C +R (B +R -1R)) ↔ A <R B)
 
Theoremsupsrlem4 4022 Lemma for supremum theorem.
CR    &   B = {w∣(C +R (w +R -1R)) ∈ A}    &   DV    ⇒   (DB ↔ (C +R (D +R -1R)) ∈ A)
 
Theoremsupsrlem5 4023 Lemma for supremum theorem.
CR    &   B = {w∣(C +R (w +R -1R)) ∈ A}    ⇒   (CA → ∃y(yB ∧ 0R <R y))
 
Theoremsupsrlem6 4024 Lemma for supremum theorem.
CR    &   B = {w∣(C +R (w +R -1R)) ∈ A}    ⇒   ((CA ∧ ∃x(xR ∧ ∀y(yR → (yAy <R x)))) → ∃x(xR ∧ ∀y(yR → ((yA → ¬ x <R y) ∧ (y <R x → ∃z(zR ∧ (zAy <R z)))))))
 
Theoremsupsr 4025 A non-empty, bounded set of signed reals has a supremum.
(((AR ∧ ¬ A = ∅) ∧ ∃x(xR ∧ ∀y(yR → (yAy <R x)))) → ∃x(xR ∧ ∀y(yR → ((yA → ¬ x <R y) ∧ (y <R x → ∃z(zR ∧ (zAy <R z)))))))
 
Syntaxcc 4026 Class of complex numbers.
class
 
Syntaxcr 4027 Class of real numbers.
class
 
Syntaxcc0 4028 Extend class notation to include the complex number 0.
class 0
 
Syntaxc1 4029 Extend class notation to include the complex number 1.
class 1
 
Syntaxci 4030 Extend class notation to include the complex number i.
class i
 
Syntaxcaddc 4031 Addition on complex numbers.
class +
 
Syntaxcmulc 4032 Multiplication on complex numbers. The token · is a center dot.
class ·
 
Syntaxclt 4033 'Less than' predicate (defined over real subset of complex numbers).
class <
 
Definitiondf-c 4034 Define the set of complex numbers.
ℂ = (R × R)
 
Definitiondf-0 4035 Define the complex number 0 (base 10).
0 = ⟨0R, 0R
 
Definitiondf-1 4036 Define the complex number 1 (base 10).
1 = ⟨1R, 0R
 
Definitiondf-i 4037 Define the complex (imaginary) number i.
i = ⟨0R, 1R
 
Definitiondf-r 4038 Define the set of real numbers.
ℝ = (R × {0R})
 
Definitiondf-plus 4039 Define addition over complex numbers.
+ = {⟨⟨x, y⟩, z⟩∣((x ∈ ℂ ∧ y ∈ ℂ) ∧ ∃wvuf((x = ⟨w, v⟩ ∧ y = ⟨u, f⟩) ∧ z = ⟨(w +R u), (v +R f)⟩))}
 
Definitiondf-mul 4040 Define multiplication over complex numbers.
· = {⟨⟨x, y⟩, z⟩∣((x ∈ ℂ ∧ y ∈ ℂ) ∧ ∃wvuf((x = ⟨w, v⟩ ∧ y = ⟨u, f⟩) ∧ z = ⟨((w ·R u) +R (-1R ·R (v ·R f))), ((v ·R u) +R (w ·R f))⟩))}
 
Definitiondf-lt 4041 Define 'less than' on the real subset of complex numbers.
< = {⟨x, y⟩∣((x ∈ ℝ ∧ y ∈ ℝ) ∧ ∃zw((x = ⟨z, 0R⟩ ∧ y = ⟨w, 0R⟩) ∧ z <R w))}
 
Theoremopelcn 4042 Ordered pair membership in the class of complex numbers.
BV    ⇒   (⟨A, B⟩ ∈ ℂ ↔ (ARBR))
 
Theoremopelreal 4043 Ordered pair membership in class of real subset of complex numbers.
(⟨A, 0R⟩ ∈ ℝ ↔ AR)
 
Theoremelreal 4044 Membership in class of real numbers.
(A ∈ ℝ ↔ ∃x(xR ∧ ⟨x, 0R⟩ = A))
 
Theorem0ncn 4045 The empty set is not a complex number.
¬ ∅ ∈ ℂ
 
Theoremltrelre 4046 'Less than' is a relation on real numbers.
< ⊆ (ℝ × ℝ)
 
Theoremaddcnsr 4047 Addition of complex numbers in terms of signed reals.
(((ARBR) ∧ (CRDR)) → (⟨A, B⟩ + ⟨C, D⟩) = ⟨(A +R C), (B +R D)⟩)
 
Theoremmulcnsr 4048 Multiplication of complex numbers in terms of signed reals.
(((ARBR) ∧ (CRDR)) → (⟨A, B⟩ · ⟨C, D⟩) = ⟨((A ·R C) +R (-1R ·R (B ·R D))), ((B ·R C) +R (A ·R D))⟩)
 
Theoremeqresr 4049 Equality of real numbers in terms of intermediate signed reals.
AV    ⇒   (⟨A, 0R⟩ = ⟨B, 0R⟩ ↔ A = B)
 
Theoremaddresr 4050 Addition of real numbers in terms of intermediate signed reals.
((ARBR) → (⟨A, 0R⟩ + ⟨B, 0R⟩) = ⟨(A +R B), 0R⟩)
 
Theoremmulresr 4051 Multiplication of real numbers in terms of intermediate signed reals.
BV    ⇒   ((ARBR) → (⟨A, 0R⟩ · ⟨B, 0R⟩) = ⟨(A ·R B), 0R⟩)
 
Theoremltresr 4052 Ordering of real subset of complex numbers in terms of signed reals.
AV    &   BV    ⇒   (⟨A, 0R⟩ < ⟨B, 0R⟩ ↔ A <R B)
 
Theoremsuprelem 4053 Mapping of non-empty subset from signed reals to reals.
B = {w∣⟨w, 0R⟩ ∈ A}    ⇒   ((A ⊆ ℝ ∧ ¬ A = ∅) → (BR ∧ ¬ B = ∅))
 
Theoremsupre 4054 A non-empty, bounded-above set of reals has a supremum.
B = {w∣⟨w, 0R⟩ ∈ A}    ⇒   (((A ⊆ ℝ ∧ ¬ A = ∅) ∧ ∃x(x ∈ ℝ ∧ ∀y(y ∈ ℝ → (yAy < x)))) → ∃x(x ∈ ℝ ∧ ∀y(y ∈ ℝ → ((yA → ¬ x < y) ∧ (y < x → ∃z(z ∈ ℝ ∧ (zAy < z)))))))
 
Theoremltsor 4055 'Less than' is a strict ordering on real subset of complex numbers. Note: use ltso 4279 and not this one after the complex number postulates are derived, in order to maintain a "clean" derivation of complex number theorems directly from postulates.
< Or ℝ
 
Theoremdfcnqs 4056 Technical trick to permit reuse of some of our previous equivalence class lemmas to prove arithmetic operation laws in ℂ from those in R. Note that converse epsilon is not an equivalence relation, but the lemmas we reuse do not require it.
ℂ = ((R × R) / E)
 
Theoremaddcnsrec 4057 Technical trick to permit re-use of some equivalence class lemmas for operation laws.
(((ARBR) ∧ (CRDR)) → ([⟨A, B⟩]E + [⟨C, D⟩]E) = [⟨(A +R C), (B +R D)⟩]E)
 
Theoremmulcnsrec 4058 Technical trick to permit re-use of some equivalence class lemmas for operation laws.
(((ARBR) ∧ (CRDR)) → ([⟨A, B⟩]E · [⟨C, D⟩]E) = [⟨((A ·R C) +R (-1R ·R (B ·R D))), ((B ·R C) +R (A ·R D))⟩]E)
 
Theoremaxaddex 4059 The addition operation is a set. Supplemental axiom for complex numbers (needed by seqsuc 4671). (It is not clear if this should be added to the "official" list of complex number axioms. df-seq 4661 is an artificial construct that in principle could be defined differently so as not to require this axiom. Currently we do not include this axiom on the Metamath Proof Explorer page with the Axioms for Complex Numbers.)
+ ∈ V
 
Theoremaxmulex 4060 The multiplication operation is a set. Supplemental axiom for complex numbers (needed by seqsuc 4671). (It is not clear if this should be added to the "official" list of complex number axioms. df-seq 4661 is an artificial construct that in principle could be defined differently so as not to require this axiom. Currently we do not include this axiom on the Metamath Proof Explorer page with the Axioms for Complex Numbers.)
· ∈ V
 
Theoremaxcnex 4061 The class of complex numbers is a set, i.e. it is a member of the universe of sets V (see isset 1351). One of the 28 axioms for real and complex numbers, derived from ZF set theory.
ℂ ∈ V
 
Theoremaxresscn 4062 The real numbers are a subset of the complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
ℝ ⊆ ℂ
 
Theoremax0re 4063 0 is a real number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
0 ∈ ℝ
 
Theoremax1re 4064 1 is a real number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
1 ∈ ℝ
 
Theoremaxicn 4065 i is a complex number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
i ∈ ℂ
 
Theoremaxaddcl 4066 Closure law for addition of complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ) → (A + B) ∈ ℂ)
 
Theoremaxaddrcl 4067 Closure law for addition in the real subfield of complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ) → (A + B) ∈ ℝ)
 
Theoremaxmulcl 4068 Closure law for multiplication of complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ) → (A · B) ∈ ℂ)
 
Theoremaxmulrcl 4069 Closure law for multiplication in the real subfield of complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ) → (A · B) ∈ ℝ)
 
Theoremaxaddcom 4070 Addition of complex numbers is commutative. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ) → (A + B) = (B + A))
 
Theoremaxmulcom 4071 Multiplication of complex numbers is commutative. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ) → (A · B) = (B · A))
 
Theoremaxaddass 4072 Addition of complex numbers is associative. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ ∧ C ∈ ℂ) → ((A + B) + C) = (A + (B + C)))
 
Theoremaxmulass 4073 Multiplication of complex numbers is associative. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ ∧ C ∈ ℂ) → ((A · B) · C) = (A · (B · C)))
 
Theoremaxdistr 4074 Distributive law for complex numbers. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ B ∈ ℂ ∧ C ∈ ℂ) → (A · (B + C)) = ((A · B) + (A · C)))
 
Theoremax1ne0 4075 1 and 0 are distinct. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
1 ≠ 0
 
Theoremax0id 4076 0 is an identity element for addition. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
(A ∈ ℂ → (A + 0) = A)
 
Theoremax1id 4077 1 is an identity element for multiplication. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
(A ∈ ℂ → (A · 1) = A)
 
Theoremaxnegex 4078 Existence of negative of complex number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
(A ∈ ℂ → ∃x ∈ ℂ (A + x) = 0)
 
Theoremaxrecex 4079 Existence of reciprocal of nonzero complex number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℂ ∧ A ≠ 0) → ∃x ∈ ℂ (A · x) = 1)
 
Theoremaxrnegex 4080 Existence of negative of real number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
(A ∈ ℝ → ∃x ∈ ℝ (A + x) = 0)
 
Theoremaxrrecex 4081 Existence of reciprocal of nonzero real number. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ A ≠ 0) → ∃x ∈ ℝ (A · x) = 1)
 
Theoremaxi2m1 4082 i-squared equals -1 (expressed as i-squared plus 1 is 0). One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((i · i) + 1) = 0
 
Theoremaxlttri 4083 Ordering on reals satisfies strict trichotomy. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ) → (A < B ↔ ¬ (A = BB < A)))
 
Theoremaxlttrn 4084 Ordering on reals is transitive. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ ∧ C ∈ ℝ) → ((A < BB < C) → A < C))
 
Theoremaxltadd 4085 Ordering property of addition on reals. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ ∧ C ∈ ℝ) → (A < B → (C + A) < (C + B)))
 
Theoremaxmulgt0 4086 The product of two positive reals is positive. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ∈ ℝ ∧ B ∈ ℝ) → ((0 < A ∧ 0 < B) → 0 < (A · B)))
 
Theoremaxcnre 4087 A complex number can be expressed in terms of two reals. Definition 10-1.1(v) of [Gleason] p. 130. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
(A ∈ ℂ → ∃x ∈ ℝ ∃y ∈ ℝ A = (x + (y · i)))
 
Theoremaxsup 4088 A non-empty, bounded-above set of reals has a supremum. One of the 28 axioms for real and complex numbers, derived from ZF set theory.
((A ⊆ ℝ ∧ A ≠ ∅ ∧ ∃x ∈ ℝ ∀yA y < x) → ∃x ∈ ℝ (∀yA ¬ x < y ∧ ∀y ∈ ℝ (y < x → ∃zA y < z)))
 
Syntaxcmin 4089 Extend class notation to include subtraction.
class
 
Syntaxcneg 4090 Extend class notation to include unary minus. The symbol - is not a class by itself but part of a compound class definition. We do this rather than making it a formal function since it is so commonly used. Note: We use a different symbols for unary minus (-) and subtraction cmin 4089 (−) to prevent syntax ambiguity. For example, looking at the syntax definition co 3001, if we used the same symbol then "( − AB)" could mean either "− A" minus "B", or it could represent the (meaningless) operation of classes "−" and "− B" connected with "operation" "A". On the other hand, "(-AB)" is unambiguous.
class -A
 
Syntaxcdiv 4091 Extend class notation to include division.
class /
 
Syntaxcle 4092 Extend wff notation to include the 'less than or equal to' relation.
class
 
Syntaxcn 4093 Extend class notation to include the class of positive integers.
class
 
Syntaxcn0 4094 Extend class notation to include the class of nonnegative integers.
class 0
 
Syntaxcz 4095 Extend class notation to include the class of integers.
class
 
Syntaxcq 4096 Extend class notation to include the class of rationals.
class
 
Theoremrecnt 4097 A real number is a complex number.
(A ∈ ℝ → A ∈ ℂ)
 
Theoremrecn 4098 A real number is a complex number.
A ∈ ℝ    ⇒   A ∈ ℂ
 
Theoremrecnd 4099 Deduction from real number to complex number.
(φA ∈ ℝ)    ⇒   (φA ∈ ℂ)
 
Theorem0cn 4100 0 is a complex number.
0 ∈ ℂ

  metamath.org < Previous  Next >