HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

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.
|- (A e. R. -> (A .R 1R) = A)
 
Theorem00sr 4002 A signed real times 0 is 0.
|- (A e. R. -> (A .R 0R) = 0R)
 
Theoremltasr 4003 Ordering property of addition.
|- A e. V   &   |- B e. V   =>   |- (C e. R. -> (A <R B <-> (C +R A) <R (C +R B)))
 
Theorempn0sr 4004 A signed real plus its negative is zero.
|- (A e. R. -> (A +R (A .R -1R)) = 0R)
 
Theoremnegexsr 4005 Existence of negative signed real. Part of Proposition 9-4.3 of [Gleason] p. 126.
|- (A e. R. -> E.x(x e. R. /\ (A +R x) = 0R))
 
Theoremrecexsrlem 4006 The reciprocal of a positive signed real exists. Part of Proposition 9-4.3 of [Gleason] p. 126.
|- A e. V   =>   |- (0R <R A -> E.x(x e. R. /\ (A .R x) = 1R))
 
Theoremaddgt0sr 4007 The sum of two positive signed reals is positive.
|- A e. V   &   |- B e. V   =>   |- ((0R <R A /\ 0R <R B) -> 0R <R (A +R B))
 
Theoremmulgt0sr 4008 The product of two positive signed reals is positive.
|- A e. V   &   |- B e. V   =>   |- ((0R <R A /\ 0R <R B) -> 0R <R (A .R B))
 
Theoremsqgt0sr 4009 The square of a nonzero signed real is positive.
|- A e. V   =>   |- (A e. R. -> (-. 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.
|- A e. V   =>   |- (A e. R. -> (-. A = 0R -> E.x(x e. R. /\ (A .R x) = 1R)))
 
Theoremssgt0sr 4011 The sum of squares of signed reals is positive if one is nonzero.
|- A e. V   &   |- B e. V   =>   |- ((A e. R. /\ B e. R.) -> (-. (A = 0R /\ B = 0R) -> 0R <R ((A .R A) +R (B .R B))))
 
Theoremmappsrpr 4012 Mapping from positive signed reals to positive reals.
|- A e. V   =>   |- (0R <R [<.(A +P. 1P), 1P>.] ~R <-> A e. P.)
 
Theoremltpsrpr 4013 Mapping of order from positive signed reals to positive reals.
|- A e. V   &   |- B e. V   =>   |- ([<.(A +P. 1P), 1P>.] ~R <R [<.(B +P. 1P), 1P>.] ~R <-> A <P B)
 
Theoremmap2psrpr 4014 Equivalence for positive signed real.
|- A e. V   =>   |- (0R <R A <-> E.x(x e. P. /\ [<.(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>.] ~R e. A}   =>   |- ((A.x(x e. A -> 0R <R x) /\ -. A = (/)) -> (B (_ P. /\ -. B = (/)))
 
Theoremsuppsr 4016 A non-empty, bounded set of positive signed reals has a supremum.
|- B = {w | [<.(w +P. 1P), 1P>.] ~R e. A}   =>   |- (((A.x(x e. A -> 0R <R x) /\ -. A = (/)) /\ E.x(0R <R x /\ A.y(0R <R y -> (y e. A -> y <R x)))) -> E.x(0R <R x /\ A.y(0R <R y -> ((y e. A -> -. x <R y) /\ (y <R x -> E.z(0R <R z /\ (z e. A /\ y <R z)))))))
 
Theoremsuppsr2 4017 A non-empty, bounded set of positive signed reals has a supremum. (Converts quantifier restrictions to all reals.)
|- (((A.x(x e. A -> 0R <R x) /\ -. A = (/)) /\ E.x(x e. R. /\ A.y(y e. R. -> (y e. A -> y <R x)))) -> E.x(x e. R. /\ A.y(y e. R. -> ((y e. A -> -. x <R y) /\ (y <R x -> E.z(z e. R. /\ (z e. A /\ y <R z)))))))
 
Theoremsuppsr3 4018 A non-empty, bounded set with at least one positive real has a supremum.
|- B = {y | (y e. A /\ 0R <R y)}   =>   |- ((E.y(y e. A /\ 0R <R y) /\ E.x(x e. R. /\ A.y(y e. R. -> (y e. A -> y <R x)))) -> E.x(x e. R. /\ A.y(y e. R. -> ((y e. A -> -. x <R y) /\ (y <R x -> E.z(z e. R. /\ (z e. A /\ y <R z)))))))
 
Theoremsupsrlem1 4019 Lemma for supremum theorem.
|- C e. R.   =>   |- ((C +R (A +R -1R)) e. R. <-> A e. R.)
 
Theoremsupsrlem2 4020 Lemma for supremum theorem.
|- C e. R.   =>   |- (A e. R. <-> E.x(x e. R. /\ (C +R (x +R -1R)) = A))
 
Theoremsupsrlem3 4021 Lemma for supremum theorem.
|- C e. R.   &   |- A e. V   &   |- B e. V   =>   |- ((C +R (A +R -1R)) <R (C +R (B +R -1R)) <-> A <R B)
 
Theoremsupsrlem4 4022 Lemma for supremum theorem.
|- C e. R.   &   |- B = {w | (C +R (w +R -1R)) e. A}   &   |- D e. V   =>   |- (D e. B <-> (C +R (D +R -1R)) e. A)
 
Theoremsupsrlem5 4023 Lemma for supremum theorem.
|- C e. R.   &   |- B = {w | (C +R (w +R -1R)) e. A}   =>   |- (C e. A -> E.y(y e. B /\ 0R <R y))
 
Theoremsupsrlem6 4024 Lemma for supremum theorem.
|- C e. R.   &   |- B = {w | (C +R (w +R -1R)) e. A}   =>   |- ((C e. A /\ E.x(x e. R. /\ A.y(y e. R. -> (y e. A -> y <R x)))) -> E.x(x e. R. /\ A.y(y e. R. -> ((y e. A -> -. x <R y) /\ (y <R x -> E.z(z e. R. /\ (z e. A /\ y <R z)))))))
 
Theoremsupsr 4025 A non-empty, bounded set of signed reals has a supremum.
|- (((A (_ R. /\ -. A = (/)) /\ E.x(x e. R. /\ A.y(y e. R. -> (y e. A -> y <R x)))) -> E.x(x e. R. /\ A.y(y e. R. -> ((y e. A -> -. x <R y) /\ (y <R x -> E.z(z e. R. /\ (z e. A /\ y <R z)))))))
 
Syntaxcc 4026 Class of complex numbers.
class CC
 
Syntaxcr 4027 Class of real numbers.
class RR
 
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 x. is a center dot.
class x.
 
Syntaxclt 4033 'Less than' predicate (defined over real subset of complex numbers).
class <
 
Definitiondf-c 4034 Define the set of complex numbers.
|- CC = (R. X. 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.
|- RR = (R. X. {0R})
 
Definitiondf-plus 4039 Define addition over complex numbers.
|- + = {<.<.x, y>., z>. | ((x e. CC /\ y e. CC) /\ E.wE.vE.uE.f((x = <.w, v>. /\ y = <.u, f>.) /\ z = <.(w +R u), (v +R f)>.))}
 
Definitiondf-mul 4040 Define multiplication over complex numbers.
|- x. = {<.<.x, y>., z>. | ((x e. CC /\ y e. CC) /\ E.wE.vE.uE.f((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 e. RR /\ y e. RR) /\ E.zE.w((x = <.z, 0R>. /\ y = <.w, 0R>.) /\ z <R w))}
 
Theoremopelcn 4042 Ordered pair membership in the class of complex numbers.
|- B e. V   =>   |- (<.A, B>. e. CC <-> (A e. R. /\ B e. R.))
 
Theoremopelreal 4043 Ordered pair membership in class of real subset of complex numbers.
|- (<.A, 0R>. e. RR <-> A e. R.)
 
Theoremelreal 4044 Membership in class of real numbers.
|- (A e. RR <-> E.x(x e. R. /\ <.x, 0R>. = A))
 
Theorem0ncn 4045 The empty set is not a complex number.
|- -. (/) e. CC
 
Theoremltrelre 4046 'Less than' is a relation on real numbers.
|- < (_ (RR X. RR)
 
Theoremaddcnsr 4047 Addition of complex numbers in terms of signed reals.
|- (((A e. R. /\ B e. R.) /\ (C e. R. /\ D e. R.)) -> (<.A, B>. + <.C, D>.) = <.(A +R C), (B +R D)>.)
 
Theoremmulcnsr 4048 Multiplication of complex numbers in terms of signed reals.
|- (((A e. R. /\ B e. R.) /\ (C e. R. /\ D e. R.)) -> (<.A, B>. x. <.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.
|- A e. V   =>   |- (<.A, 0R>. = <.B, 0R>. <-> A = B)
 
Theoremaddresr 4050 Addition of real numbers in terms of intermediate signed reals.
|- ((A e. R. /\ B e. R.) -> (<.A, 0R>. + <.B, 0R>.) = <.(A +R B), 0R>.)
 
Theoremmulresr 4051 Multiplication of real numbers in terms of intermediate signed reals.
|- B e. V   =>   |- ((A e. R. /\ B e. R.) -> (<.A, 0R>. x. <.B, <