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 - 3901-4000 - Page 40 of 58
TypeLabelDescription
Statement
 
Theoremgenpss 3901 The result of an operation on positive reals is a subset of the positive fractions.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   ((gQhQ) → (gGh) ∈ Q)    ⇒   ((APBP) → (AFB) ⊆ Q)
 
Theoremgenpnnp 3902 The result of an operation on positive reals is different from the set of positive fractions.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   ((wQvQ) → (wGv) ∈ Q)    &   (zQ → (x <Q y ↔ (zGx) <Q (zGy)))    &   (xGy) = (yGx)    ⇒   ((APBP) → ¬ (AFB) = Q)
 
Theoremgenpcd 3903 Downward closure of an operation on positive reals.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   ((((APgA) ∧ (BPhB)) ∧ xQ) → (x <Q (gGh) → x ∈ (AFB)))    ⇒   ((APBP) → (f ∈ (AFB) → (x <Q fx ∈ (AFB))))
 
Theoremgenpnmax 3904 An operation on positive reals has no largest member.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   (vQ → (z <Q w ↔ (vGz) <Q (vGw)))    &   (zGw) = (wGz)    ⇒   ((APBP) → (f ∈ (AFB) → ∃x(x ∈ (AFB) ∧ f <Q x)))
 
Theoremgenpcl 3905 Closure of an operation on reals.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   ((xQyQ) → (xGy) ∈ Q)    &   (hQ → (f <Q g ↔ (hGf) <Q (hGg)))    &   (xGy) = (yGx)    &   ((((APgA) ∧ (BPhB)) ∧ xQ) → (x <Q (gGh) → x ∈ (AFB)))    ⇒   ((APBP) → (AFB) ∈ P)
 
Theoremgenpass 3906 Associativity of an operation on reals.
F = {⟨⟨w, v⟩, u⟩∣((wPvP) ∧ u = {x∣∃ywzv x = (yGz)})}    &   BV    &   CV    &   dom F = (P × P)    &   ((fPgP) → (fFg) ∈ P)    &   ((fGg)Gh) = (fG(gGh))    ⇒   ((AFB)FC) = (AF(BFC))
 
Theoremplpv 3907 Value of addition on positive reals.
((APBP) → (A +P B) = {x∣∃yz((yAzB) ∧ x = (y +Q z))})
 
Theoremmpv 3908 Value of multiplication on positive reals.
((APBP) → (A ·P B) = {x∣∃yz((yAzB) ∧ x = (y ·Q z))})
 
Theoremdmplp 3909 Domain of addition on positive reals.
dom +P = (P × P)
 
Theoremdmmp 3910 Domain of multiplication on positive reals.
dom ·P = (P × P)
 
Theorem1pr 3911 The positive real number 'one'.
1PP
 
Theoremaddclprlem1 3912 Lemma to prove downward closure in positive real addition. Part of proof of Proposition 9-3.5 of [Gleason] p. 123.
(((APgA) ∧ xQ) → (x <Q (g +Q h) → ((x ·Q (*Q ‘(g +Q h))) ·Q g) ∈ A))
 
Theoremaddclprlem2 3913 Lemma to prove downward closure in positive real addition. Part of proof of Proposition 9-3.5 of [Gleason] p. 123.
((((APgA) ∧ (BPhB)) ∧ xQ) → (x <Q (g +Q h) → x ∈ (A +P B)))
 
Theoremaddclpr 3914 Closure of addition on positive reals. First statement of Proposition 9-3.5 of [Gleason] p. 123.
((APBP) → (A +P B) ∈ P)
 
Theoremmulclprlem 3915 Lemma to prove downward closure in positive real multiplication. Part of proof of Proposition 9-3.7 of [Gleason] p. 124.
((((APgA) ∧ (BPhB)) ∧ xQ) → (x <Q (g ·Q h) → x ∈ (A ·P B)))
 
Theoremmulclpr 3916 Closure of multiplication on positive reals. First statement of Proposition 9-3.7 of [Gleason] p. 124.
((APBP) → (A ·P B) ∈ P)
 
Theoremaddcompr 3917 Addition of positive reals is commutative. Proposition 9-3.5(ii) of [Gleason] p. 123.
AV    &   BV    ⇒   (A +P B) = (B +P A)
 
Theoremaddasspr 3918 Addition of positive reals is associative. Proposition 9-3.5(i) of [Gleason] p. 123.
BV    &   CV    ⇒   ((A +P B) +P C) = (A +P (B +P C))
 
Theoremmulcompr 3919 Multiplication of positive reals is commutative. Proposition 9-3.7(ii) of [Gleason] p. 124.
AV    &   BV    ⇒   (A ·P B) = (B ·P A)
 
Theoremmulasspr 3920 Multiplication of positive reals is associative. Proposition 9-3.7(i) of [Gleason] p. 124.
BV    &   CV    ⇒   ((A ·P B) ·P C) = (A ·P (B ·P C))
 
Theoremdistrlem1pr 3921 Lemma for distributive law for positive reals.
((AP ∧ (BPCP)) → (A ·P (B +P C)) ⊆ ((A ·P B) +P (A ·P C)))
 
Theoremdistrlem2pr 3922 Lemma for distributive law for positive reals.
((AP ∧ (BPCP)) → ((xA ∧ (yBzC)) → ((x ·Q y) +Q (x ·Q z)) ∈ (A ·P (B +P C))))
 
Theoremdistrlem3pr 3923 Lemma for distributive law for positive reals.
(((AP ∧ (BPCP)) ∧ (xA ∧ (yBzC))) → (xQ ∧ (yQzQ)))
 
Theoremdistrlem4pr 3924 Lemma for distributive law for positive reals.
(((AP ∧ (BPCP)) ∧ ((xAfA) ∧ (yBzC))) → ((x ·Q y) +Q (f ·Q z)) ∈ (A ·P (B +P C)))
 
Theoremdistrlem5pr 3925 Lemma for distributive law for positive reals.
((AP ∧ (BPCP)) → ((A ·P B) +P (A ·P C)) ⊆ (A ·P (B +P C)))
 
Theoremdistrpr 3926 Multiplication of positive reals is distributive. Proposition 9-3.7(iii) of [Gleason] p. 124.
BV    &   CV    ⇒   (A ·P (B +P C)) = ((A ·P B) +P (A ·P C))
 
Theorem1idpr 3927 1 is an identity element for positive real multiplication. Theorem 9-3.7(iv) of [Gleason] p. 124.
(AP → (A ·P 1P) = A)
 
Theoremltprord 3928 Positive real 'less than' in terms of proper subset.
((APBP) → (A<P BAB))
 
Theorempsslinpr 3929 Proper subset is a linear ordering on positive reals. Part of Proposition 9-3.3 of [Gleason] p. 122.
((APBP) → (ABA = BBA))
 
Theoremltsopr 3930 Positive real 'less than' is a strict ordering. Part of Proposition 9-3.3 of [Gleason] p. 122.
<P Or P
 
Theoremprlem934a 3931 Sublemma for Lemma 9-3.4 of [Gleason] p. 122.
BV    ⇒   (CN → (((BQ ∧ ∀x(xA → (x +Q B) ∈ A)) ∧ yA) → (y +Q ([⟨C, 1o⟩] ~Q ·Q B)) ∈ A))
 
Theoremprlem934b 3932 Sublemma for Lemma 9-3.4 of [Gleason] p. 122.
(((uNwN) ∧ (vNzN)) → (([⟨(w ·N v), 1o⟩] ~Q ·Q [⟨z, w⟩] ~Q ) = [⟨v, u⟩] ~Q ∨ [⟨v, u⟩] ~Q <Q ([⟨(w ·N v), 1o⟩] ~Q ·Q [⟨z, w⟩] ~Q )))
 
Theoremprlem934 3933 Lemma 9-3.4 of [Gleason] p. 122.
((APBQ) → ∃x(xA ∧ ¬ (x +Q B) ∈ A))
 
Theoremltaddpr 3934 The sum of two positive reals is greater than one of them. Proposition 9-3.5(iii) of [Gleason] p. 123.
((APBP) → A<P (A +P B))
 
Theoremltaddpr2 3935 The sum of two positive reals is greater than one of them.
BV    ⇒   (CP → ((A +P B) = CA<P C))
 
Theoremltexprlem1 3936 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (BP → (AB → ¬ C = ∅))
 
Theoremltexprlem2 3937 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (BPCQ)
 
Theoremltexprlem3 3938 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (BP → (xC → ∀z(z <Q xzC)))
 
Theoremltexprlem4 3939 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (BP → (xC → ∃z(zCx <Q z)))
 
Theoremltexprlem5 3940 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   ((BPAB) → CP)
 
Theoremltexprlem6 3941 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (((APBP) ∧ AB) → (A +P C) ⊆ B)
 
Theoremltexprlem7 3942 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
C = {x∣∃yyA ∧ (y +Q x) ∈ B)}    ⇒   (((APBP) ∧ AB) → B ⊆ (A +P C))
 
Theoremltexpri 3943 Proposition 9-3.5(iv) of [Gleason] p. 123.
BV    ⇒   (A<P B → ∃x(xP ∧ (A +P x) = B))
 
Theoremltaprlem 3944 Lemma for Proposition 9-3.5(v) of [Gleason] p. 123.
AV    &   BV    ⇒   (CP → (A<P B → (C +P A)<P (C +P B)))
 
Theoremltapr 3945 Ordering property of addition. Proposition 9-3.5(v) of [Gleason] p. 123.
AV    &   BV    ⇒   (CP → (A<P B ↔ (C +P A)<P (C +P B)))
 
Theoremaddcanpr 3946 Addition cancellation law for positive reals. Proposition 9-3.5(vi) of [Gleason] p. 123.
BV    &   CV    ⇒   ((APBP) → ((A +P B) = (A +P C) → B = C))
 
Theoremprlem936a 3947 Sublemma for Lemma 9-3.6 of [Gleason] p. 124. This is a property of positive fractions.
((xQ ∧ (zQyQ)) → ((y +Q z) <Q (x +Q z) ↔ (x +Q z) <Q ((x ·Q (*Qy)) ·Q (y +Q z))))
 
Theoremprlem936b 3948 Sublemma for Lemma 9-3.6 of [Gleason] p. 124.
(((y ·Q B) ∈ Aφ) → (y +Q z) ∈ A)    &   (((AP ∧ (y +Q z) ∈ A) ∧ (xQzQ)) → (ψχ))    &   ((xQ ∧ (zQyQ)) → (χθ))    &   ((((1Q <Q BxQ) ∧ yQ) ∧ φ) → (θτ))    &   ((APτ) → (ψ → ¬ (x ·Q B) ∈ A))    ⇒   (((APzQ) ∧ ((φyQ) ∧ (1Q <Q B ∧ (y ·Q B) ∈ A))) → ((xAψ) → (xA ∧ ¬ (x ·Q B) ∈ A)))
 
Theoremprlem936 3949 Lemma 9-3.6 of [Gleason] p. 124.
BV    ⇒   ((AP ∧ 1Q <Q B) → ∃x(xA ∧ ¬ (x ·Q B) ∈ A))
 
Theoremreclem1pr 3950 Lemma for Proposition 9-3.7 of [Gleason] p. 124.
B = {x∣∃y(x <Q y ∧ ¬ (*Qy) ∈ A)}    ⇒   (AP → ∅ ⊂ B)
 
Theoremreclem2pr 3951 Lemma for Proposition 9-3.7 of [Gleason] p. 124.
B = {x∣∃y(x <Q y ∧ ¬ (*Qy) ∈ A)}    ⇒   (APBP)
 
Theoremreclem3pr 3952 Lemma for Proposition 9-3.7(v) of [Gleason] p. 124.
B = {x∣∃y(x <Q y ∧ ¬ (*Qy) ∈ A)}    ⇒   (AP → 1P ⊆ (A ·P B))
 
Theoremreclem4pr 3953 Lemma for Proposition 9-3.7(v) of [Gleason] p. 124.
B = {x∣∃y(x <Q y ∧ ¬ (*Qy) ∈ A)}    ⇒   (AP → (A ·P B) = 1P)
 
Theoremrecexpr 3954 The reciprocal of a positive real exists. Part of Proposition 9-3.7(v) of [Gleason] p. 124.
(AP → ∃x(xP ∧ (A ·P x) = 1P))
 
Theoremsuplem1pr 3955 The union of a non-empty, bounded set of positive reals is a positive real. Part of Proposition 9-3.3 of [Gleason] p. 122.
(((AP ∧ ¬ A = ∅) ∧ ∃x(xP ∧ ∀y(yP → (yAy<P x)))) → AP)
 
Theoremsuplem2pr 3956 The union of a set of positive reals (if a positive real) is its supremum (least upper bound). Part of Proposition 9-3.3 of [Gleason] p. 122.
(AP → ((yA → ¬ A<P y) ∧ (y<P A → ∃z(zP ∧ (zAy<P z)))))
 
Theoremsuppr 3957 The union of a non-empty, bounded set of positive reals has a supremum. Part of Proposition 9-3.3 of [Gleason] p. 122.
(((AP ∧ ¬ A = ∅) ∧ ∃x(xP ∧ ∀y(yP → (yAy<P x)))) → ∃x(xP ∧ ∀y(yP → ((yA → ¬ x<P y) ∧ (y<P x → ∃z(zP ∧ (zAy<P z)))))))
 
Definitiondf-plpr 3958 Define pre-addition on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.1 of [Gleason] p. 126.
+pR = {⟨⟨x, y⟩, z⟩∣((x ∈ (P × P) ∧ y ∈ (P × P)) ∧ ∃wvuf((x = ⟨w, v⟩ ∧ y = ⟨u, f⟩) ∧ z = ⟨(w +P u), (v +P f)⟩))}
 
Definitiondf-mpr 3959 Define pre-multiplication on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.1 of [Gleason] p. 126.
·pR = {⟨⟨x, y⟩, z⟩∣((x ∈ (P × P) ∧ y ∈ (P × P)) ∧ ∃wvuf((x = ⟨w, v⟩ ∧ y = ⟨u, f⟩) ∧ z = ⟨((w ·P u) +P (v ·P f)), ((w ·P f) +P (v ·P u))⟩))}
 
Definitiondf-enr 3960 Define equivalence relation for signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.1 of [Gleason] p. 126.
~R = {⟨x, y⟩∣((x ∈ (P × P) ∧ y ∈ (P × P)) ∧ ∃zwvu((x = ⟨z, w⟩ ∧ y = ⟨v, u⟩) ∧ (z +P u) = (w +P v)))}
 
Definitiondf-nr 3961 Define class of signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.2 of [Gleason] p. 126.
R = ((P × P) / ~R )
 
Definitiondf-plr 3962 Define addition on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.3 of [Gleason] p. 126.
+R = {⟨⟨x, y⟩, z⟩∣((xRyR) ∧ ∃wvuf((x = [⟨w, v⟩] ~Ry = [⟨u, f⟩] ~R ) ∧ z = [(⟨w, v⟩ +pRu, f⟩)] ~R ))}
 
Definitiondf-mr 3963 Define multiplication on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.3 of [Gleason] p. 126.
·R = {⟨⟨x, y⟩, z⟩∣((xRyR) ∧ ∃wvuf((x = [⟨w, v⟩] ~Ry = [⟨u, f⟩] ~R ) ∧ z = [(⟨w, v⟩ ·pRu, f⟩)] ~R ))}
 
Definitiondf-ltr 3964 Define ordering relation on signed reals. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.4 of [Gleason] p. 127.
<R = {⟨x, y⟩∣((xRyR) ∧ ∃zwvu((x = [⟨z, w⟩] ~Ry = [⟨v, u⟩] ~R ) ∧ (z +P u)<P (w +P v)))}
 
Definitiondf-0r 3965 Define signed real constant 0. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.2 of [Gleason] p. 126.
0R = [⟨1P, 1P⟩] ~R
 
Definitiondf-1r 3966 Define signed real constant 1. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction. From Proposition 9-4.2 of [Gleason] p. 126.
1R = [⟨(1P +P 1P), 1P⟩] ~R
 
Definitiondf-m1r 3967 Define signed real constant -1. This is a "temporary" set used in the construction of complex numbers df-c 4034, and is intended to be used only by the construction.
-1R = [⟨1P, (1P +P 1P)⟩] ~R
 
Theoremenrbreq 3968 Equivalence relation for signed reals in terms of positive reals.
(((APBP) ∧ (CPDP)) → (⟨A, B⟩ ~RC, D⟩ ↔ (A +P D) = (B +P C)))
 
Theoremdmenr 3969 Domain of equivalence relation for signed reals.
dom ~R = (P × P)
 
Theoremenrer 3970 The equivalence relation for signed reals is an equivalence relation. Proposition 9-4.1 of [Gleason] p. 126.
Er ~R
 
Theoremenreceq 3971 Equivalence class equality of positive fractions in terms of positive integers.
(((APBP) ∧ (CPDP)) → ([⟨A, B⟩] ~R = [⟨C, D⟩] ~R ↔ (A +P D) = (B +P C)))
 
Theoremenrex 3972 The equivalence relation for signed reals exists.
~RV
 
Theoremsrex 3973 The class of signed reals is a set.
RV
 
Theoremltrelsr 3974 Signed real 'less than' is a relation on signed reals.
<R ⊆ (R × R)
 
Theoremaddcmpblnr 3975 Lemma showing compatibility of addition.
AV    &   BV    &   CV    &   DV    &   FV    &   GV    &   RV    &   SV    ⇒   ((((APBP) ∧ (CPDP)) ∧ ((FPGP) ∧ (RPSP))) → (((A +P D) = (B +P C) ∧ (F +P S) = (G +P R)) → ⟨(A +P F), (B +P G)⟩ ~R ⟨(C +P R), (D +P S)⟩))
 
Theoremmulcmpblnrlem 3976 Lemma used in lemma showing compatibility of multiplication.
AV    &   BV    &   CV    &   DV    &   FV    &   GV    &   RV    &   SV    ⇒   (((A +P D) = (B +P C) ∧ (F +P S) = (G +P R)) → ((D ·P F) +P (((A ·P F) +P (B ·P G)) +P ((C ·P S) +P (D ·P R)))) = ((D ·P F) +P (((A ·P G) +P (B ·P F)) +P ((C ·P R) +P (D ·P S)))))
 
Theoremmulcmpblnr 3977 Lemma showing compatibility of multiplication.
AV    &   BV    &   CV    &   DV    &   FV    &   GV    &   RV    &   SV    ⇒   ((((APBP) ∧ (CPDP)) ∧ ((FPGP) ∧ (RPSP))) → (((A +P D) = (B +P C) ∧ (F +P S) = (G +P R)) → ⟨((A ·P F) +P (B ·P G)), ((A ·P G) +P (B ·P F))⟩ ~R ⟨((C ·P R) +P (D ·P S)), ((C ·P S) +P (D ·P R))⟩))
 
Theoremaddsrpr 3978 Addition of signed reals in terms of positive reals.
(((APBP) ∧ (CPDP)) → ([⟨A, B⟩] ~R +R [⟨C, D⟩] ~R ) = [⟨(A +P C), (B +P D)⟩] ~R )
 
Theoremmulsrpr 3979 Multiplication of signed reals in terms of positive reals.
(((APBP) ∧ (CPDP)) → ([⟨A, B⟩] ~R ·R [⟨C, D⟩] ~R ) = [⟨((A ·P C) +P (B ·P D)), ((A ·P D) +P (B ·P C))⟩] ~R )
 
Theoremltsrpr 3980 Ordering of signed reals in terms of positive reals.
AV    &   BV    &   CV    &   DV    ⇒   ([⟨A, B⟩] ~R <R [⟨C, D⟩] ~R ↔ (A +P D)<P (B +P C))
 
Theoremgt0srpr 3981 Greater then zero in terms of positive reals.
AV    &   BV    ⇒   (0R <R [⟨A, B⟩] ~RB<P A)
 
Theorem0nsr 3982 The empty set is not a signed real.
¬ ∅ ∈ R
 
Theorem0r 3983 The constant 0R is a signed real.
0RR
 
Theorem1r 3984 The constant 1R is a signed real.
1RR
 
Theoremm1r 3985 The constant -1R is a signed real.
-1RR
 
Theoremaddclsr 3986 Closure of addition on signed reals.
((ARBR) → (A +R B) ∈ R)
 
Theoremmulclsr 3987 Closure of multiplication on signed reals.
((ARBR) → (A ·R B) ∈ R)
 
Theoremdmaddsr 3988 Domain of addition on signed reals.
dom +R = (R × R)
 
Theoremdmmulsr 3989 Domain of multiplication on signed reals.
dom ·R = (R × R)
 
Theoremaddcomsr 3990 Addition of signed reals is commutative.
AV    &   BV    ⇒   (A +R B) = (B +R A)
 
Theoremaddasssr 3991 Addition of signed reals is associative.
BV    &   CV    ⇒   ((A +R B) +R C) = (A +R (B +R C))
 
Theoremmulcomsr 3992 Multiplication of signed reals is commutative.
AV    &   BV    ⇒   (A ·R B) = (B ·R A)
 
Theoremmulasssr 3993 Multiplication of signed reals is associative.
BV    &   CV    ⇒   ((A ·R B) ·R C) = (A ·R (B ·R C))
 
Theoremdistrsr 3994 Multiplication of signed reals is distributive.
BV    &   CV    ⇒   (A ·R (B +R C)) = ((A ·R B) +R (A ·R C))
 
Theoremm1p1sr 3995 Minus one plus one is zero for signed reals.
(-1R +R 1R) = 0R
 
Theoremm1m1sr 3996 Minus one times minus one is plus one for signed reals.
(-1R ·R -1R) = 1R
 
Theoremltsosr 3997 Signed real 'less than' is a strict ordering.
<R Or R
 
Theorem0lt1sr 3998 0 is less than 1 for signed reals.
0R <R 1R
 
Theorem1ne0sr 3999 1 and 0 are distinct for signed reals.
¬ 1R = 0R
 
Theorem0idsr 4000 The signed real number 0 is an identity element for addition of signed reals.
(AR → (A +R 0R) = A)

  metamath.org < Previous  Next >