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

Jump to page: Contents + 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-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 5201-5300 - Page 53 of 123
TypeLabelDescription
Statement
 
Theoremenqeceq 5201 Equivalence class equality of positive fractions in terms of positive integers.
|- (((A e. N. /\ B e. N.) /\ (C e. N. /\ D e. N.)) -> ([<.A, B>.] ~Q = [<.C, D>.] ~Q <-> (A .N D) = (B .N C)))
 
Theoremenqex 5202 The equivalence relation for positive fractions exists.
|- ~Q e. V
 
Theoremnqex 5203 The class of positive fractions exists.
|- Q. e. V
 
Theorem0npq 5204 The empty set is not a positive fraction.
|- -. (/) e. Q.
 
Theoremltrelpq 5205 Positive fraction 'less than' is a relation on positive fractions.
|- <Q (_ (Q. X. Q.)
 
Theoremaddcmpblnq 5206 Lemma showing compatibility of addition.
|- A e. V   &   |- B e. V   &   |- C e. V   &   |- D e. V   &   |- F e. V   &   |- G e. V   &   |- R e. V   &   |- S e. V   =>   |- ((((A e. N. /\ B e. N.) /\ (C e. N. /\ D e. N.)) /\ ((F e. N. /\ G e. N.) /\ (R e. N. /\ S e. N.))) -> (((A .N D) = (B .N C) /\ (F .N S) = (G .N R)) -> <.((A .N G) +N (B .N F)), (B .N G)>. ~Q <.((C .N S) +N (D .N R)), (D .N S)>.))
 
Theoremmulcmpblnq 5207 Lemma showing compatibility of multiplication.
|- A e. V   &   |- B e. V   &   |- C e. V   &   |- D e. V   &   |- F e. V   &   |- G e. V   &   |- R e. V   &   |- S e. V   =>   |- ((((A e. N. /\ B e. N.) /\ (C e. N. /\ D e. N.)) /\ ((F e. N. /\ G e. N.) /\ (R e. N. /\ S e. N.))) -> (((A .N D) = (B .N C) /\ (F .N S) = (G .N R)) -> <.(A .N F), (B .N G)>. ~Q <.(C .N R), (D .N S)>.))
 
Theoremaddpipq 5208 Addition of positive fractions in terms of positive integers.
|- (((A e. N. /\ B e. N.) /\ (C e. N. /\ D e. N.)) -> ([<.A, B>.] ~Q +Q [<.C, D>.] ~Q ) = [<.((A .N D) +N (B .N C)), (B .N D)>.] ~Q )
 
Theoremmulpipq 5209 Multiplication of positive fractions in terms of positive integers.
|- (((A e. N. /\ B e. N.) /\ (C e. N. /\ D e. N.)) -> ([<.A, B>.] ~Q .Q [<.C, D>.] ~Q ) = [<.(A .N C), (B .N D)>.] ~Q )
 
Theoremordpipq 5210 Ordering of positive fractions in terms of positive integers.
|- A e. V   &   |- B e. V   &   |- C e. V   &   |- D e. V   =>   |- ([<.A, B>.] ~Q <Q [<.C, D>.] ~Q <-> (A .N D) <N (B .N C))
 
Theorem1q 5211 The positive fraction 'one'.
|- 1Q e. Q.
 
Theoremaddclpq 5212 Closure of addition on positive fractions.
|- ((A e. Q. /\ B e. Q.) -> (A +Q B) e. Q.)
 
Theoremdmaddpq 5213 Domain of addition on positive fractions.
|- dom +Q = (Q. X. Q.)
 
Theoremmulclpq 5214 Closure of multiplication on positive fractions.
|- ((A e. Q. /\ B e. Q.) -> (A .Q B) e. Q.)
 
Theoremdmmulpq 5215 Domain of multiplication on positive fractions.
|- dom .Q = (Q. X. Q.)
 
Theoremaddcompq 5216 Addition of positive fractions is commutative.
|- A e. V   &   |- B e. V   =>   |- (A +Q B) = (B +Q A)
 
Theoremaddasspq 5217 Addition of positive fractions is associative.
|- B e. V   &   |- C e. V   =>   |- ((A +Q B) +Q C) = (A +Q (B +Q C))
 
Theoremmulcompq 5218 Multiplication of positive fractions is commutative.
|- A e. V   &   |- B e. V   =>   |- (A .Q B) = (B .Q A)
 
Theoremmulasspq 5219 Multiplication of positive fractions is associative.
|- B e. V   &   |- C e. V   =>   |- ((A .Q B) .Q C) = (A .Q (B .Q C))
 
Theoremdistrpqlem 5220 Lemma for distributive law: cancellation of common factor.
 
Theoremdistrpq 5221 Multiplication of positive fractions is distributive.
|- B e. V   &   |- C e. V   =>   |- (A .Q (B +Q C)) = ((A .Q B) +Q (A .Q C))
 
Theorem1qec 5222 The equivalence class of ratio 1.
|- A e. V   =>   |- (A e. N. -> 1Q = [<.A, A>.] ~Q )
 
Theoremmulidpq 5223 Multiplication identity element for positive fractions.
|- (A e. Q. -> (A .Q 1Q) = A)
 
Theoremrecmulpq 5224 Relationship between reciprocal and multiplication on positive fractions.
|- B e. V   =>   |- (A e. Q. -> ((*Q` A) = B <-> (A .Q B) = 1Q))
 
Theoremrecidpq 5225 A positive fraction times its reciprocal is 1.
|- (A e. Q. -> (A .Q (*Q` A)) = 1Q)
 
Theoremrecclpq 5226 Closure law for positive fraction reciprocal.
|- (A e. Q. -> (*Q` A) e. Q.)
 
Theoremrecrecpq 5227 Reciprocal of reciprocal of positive fraction.
|- A e. V   =>   |- (A e. Q. -> (*Q`
 (*Q` A)) = A)
 
Theoremdmrecpq 5228 Domain of reciprocal on positive fractions.
|- dom *Q = Q.
 
Theoremltsopq 5229 'Less than' is a strict ordering on positive fractions.
|- <Q Or Q.
 
Theoremltapq 5230 Ordering property of addition for positive fractions. Proposition 9-2.6(ii) of [Gleason] p. 120.
|- A e. V   &   |- B e. V   =>   |- (C e. Q. -> (A <Q B <-> (C +Q A) <Q (C +Q B)))
 
Theoremltmpq 5231 Ordering property of multiplication for positive fractions. Proposition 9-2.6(iii) of [Gleason] p. 120.
|- A e. V   &   |- B e. V   =>   |- (C e. Q. -> (A <Q B <-> (C .Q A) <Q (C .Q B)))
 
Theorem1lt2pq 5232 One is less than two (one plus one).
|- 1Q <Q (1Q +Q 1Q)
 
Theoremltaddpq 5233 The sum of two fractions is greater than one of them.
|- A e. V   &   |- B e. V   =>   |- ((A e. Q. /\ B e. Q.) -> A <Q (A +Q B))
 
Theoremltexpq 5234 Ordering on positive fractions in terms of existence of sum. Definition in Proposition 9-2.6 of [Gleason] p. 119.
|- A e. V   =>   |- ((A e. Q. /\ B e. Q.) -> (A <Q B <-> E.x(A +Q x) = B))
 
Theoremltexpq2 5235 Ordering on positive fractions in terms of existence of sum. Definition in Proposition 9-2.6 of [Gleason] p. 119.
|- A e. V   =>   |- ((A e. Q. /\ B e. Q.) -> (A <Q B <-> E.x(x e. Q. /\ (A +Q x) = B)))
 
Theoremhalfpq 5236 One-half of any positive fraction exists. Lemma for Proposition 9-2.6(i) of [Gleason] p. 120.
|- (A e. Q. -> E.x(x +Q x) = A)
 
Theoremnsmallpq 5237 The is no smallest positive fraction.
|- (A e. Q. -> E.x x <Q A)
 
Theoremltbtwnpq 5238 There exists a number between any two positive fractions. Proposition 9-2.6(i) of [Gleason] p. 120.
|- A e. V   &   |- B e. V   =>   |- (A <Q B -> E.x(A <Q x /\ x <Q B))
 
Theoremltrpq 5239 Ordering property of reciprocal for positive fractions. Proposition 9-2.6(iv) of [Gleason] p. 120.
|- A e. V   &   |- B e. V   =>   |- (A <Q B -> (*Q` B) <Q (*Q` A))
 
Definitiondf-np 5240 Define the set of positive reals. A "Dedekind cut" is a partition of the positive rational numbers into two classes such that all the numbers of one class are less than all the numbers of the other. A positive real is defined as the lower class of a Dedekind cut. Definition 9-3.1 of [Gleason] p. 121. (Note: This is a "temporary" definition used in the construction of complex numbers df-c 5394, and is intended to be used only by the construction.)
|- P. = {x | (((/) (. x /\ x (. Q.) /\ A.y e. x (A.z(z <Q y -> z e. x) /\ E.z e. x y <Q z))}
 
Definitiondf-1p 5241 Define the positive real constant 1. This is a "temporary" set used in the construction of complex numbers df-c 5394, and is intended to be used only by the construction. Definition of [Gleason] p. 122.
|- 1P = {x | x <Q 1Q}
 
Definitiondf-plp 5242 Define addition on positive reals. This is a "temporary" set used in the construction of complex numbers df-c 5394, and is intended to be used only by the construction. From Proposition 9-3.5 of [Gleason] p. 123.
|- +P. = {<.<.x, y>., z>. | ((x e. P. /\ y e. P.) /\ z = {w | E.v e. x E.u e. y w = (v +Q u)})}
 
Definitiondf-mp 5243 Define multiplication on positive reals. This is a "temporary" set used in the construction of complex numbers df-c 5394, and is intended to be used only by the construction. From Proposition 9-3.7 of [Gleason] p. 124.
|- .P. = {<.<.x, y>., z>. | ((x e. P. /\ y e. P.) /\ z = {w | E.v e. x E.u e. y w = (v .Q u)})}
 
Definitiondf-ltp 5244 Define ordering on positive reals. This is a "temporary" set used in the construction of complex numbers df-c 5394, and is intended to be used only by the construction. From Proposition 9-3.2 of [Gleason] p. 122.
|- <P = {<.x, y>. | ((x e. P. /\ y e. P.) /\ x (. y)}
 
Theoremnpex 5245 The class of positive reals is a set.
|- P. e. V
 
Theoremelnp 5246 Membership in positive reals.
|- (A e. P. <-> (((/) (. A /\ A (. Q.) /\ A.x e. A (A.y(y <Q x -> y e. A) /\ E.y e. A x <Q y)))
 
Theoremprn0 5247 A positive real is not empty.
|- (A e. P. -> A =/= (/))
 
Theoremprpssnq 5248 A positive real is a subset of the positive fractions.
|- (A e. P. -> A (. Q.)
 
Theoremelprpq 5249 A positive real is a set of positive fractions.
|- ((A e. P. /\ B e. A) -> B e. Q.)
 
Theorem0npr 5250 The empty set is not a positive real.
|- -. (/) e. P.
 
Theoremprcdpq 5251 A positive real is closed downwards under the positive fractions. Definition 9-3.1 (ii) of [Gleason] p. 121.
|- ((A e. P. /\ B e. A) -> (C <Q B -> C e. A))
 
Theoremprub 5252 A positive fraction not in a positive real is an upper bound. Remark (1) of [Gleason] p. 122.
|- (((A e. P. /\ B e. A) /\ C e. Q.) -> (-. C e. A -> B <Q C))
 
Theoremprnmax 5253 A positive real has no largest member. Definition 9-3.1(iii) of [Gleason] p. 121.
|- ((A e. P. /\ B e. A) -> E.x(x e. A /\ B <Q x))
 
Theoremprnmadd 5254 A positive real has no largest member. Addition version.
|- B e. V   =>   |- ((A e. P. /\ B e. A) -> E.x(B +Q x) e. A)
 
Theoremltrelpr 5255 Positive real 'less than' is a relation on positive reals.
|- <P (_ (P. X. P.)
 
Theoremgenpv 5256 Value of general operation (addition or multiplication) on positive reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   =>   |- ((A e. P. /\ B e. P.) -> (AFB) = {f | E.gE.h((g e. A /\ h e. B) /\ f = (gGh))})
 
Theoremgenpelv 5257 Membership in value of general operation (addition or multiplication) on positive reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- C e. V   =>   |- ((A e. P. /\ B e. P.) -> (C e. (AFB) <-> E.fE.g((f e. A /\ g e. B) /\ C = (fGg))))
 
Theoremgenpprecl 5258 Pre-closure law for general operation on positive reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   =>   |- ((A e. P. /\ B e. P.) -> ((C e. A /\ D e. B) -> (CGD) e. (AFB)))
 
Theoremgenpdm 5259 Domain of general operation on positive reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   =>   |- dom F = (P. X. P.)
 
Theoremgenpn0 5260 The result of an operation on positive reals is not empty.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   =>   |- ((A e. P. /\ B e. P.) -> (/) (. (AFB))
 
Theoremgenpss 5261 The result of an operation on positive reals is a subset of the positive fractions.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- ((g e. Q. /\ h e. Q.) -> (gGh) e. Q.)   =>   |- ((A e. P. /\ B e. P.) -> (AFB) (_ Q.)
 
Theoremgenpnnp 5262 The result of an operation on positive reals is different from the set of positive fractions.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- ((w e. Q. /\ v e. Q.) -> (wGv) e. Q.)   &   |- (z e. Q. -> (x <Q y <-> (zGx) <Q (zGy)))   &   |- (xGy) = (yGx)   =>   |- ((A e. P. /\ B e. P.) -> -. (AFB) = Q.)
 
Theoremgenpcd 5263 Downward closure of an operation on positive reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- ((((A e. P. /\ g e. A) /\ (B e. P. /\ h e. B)) /\ x e. Q.) -> (x <Q (gGh) -> x e. (AFB)))   =>   |- ((A e. P. /\ B e. P.) -> (f e. (AFB) -> (x <Q f -> x e. (AFB))))
 
Theoremgenpnmax 5264 An operation on positive reals has no largest member.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- (v e. Q. -> (z <Q w <-> (vGz) <Q (vGw)))   &   |- (zGw) = (wGz)   =>   |- ((A e. P. /\ B e. P.) -> (f e. (AFB) -> E.x(x e. (AFB) /\ f <Q x)))
 
Theoremgenpcl 5265 Closure of an operation on reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- ((x e. Q. /\ y e. Q.) -> (xGy) e. Q.)   &   |- (h e. Q. -> (f <Q g <-> (hGf) <Q (hGg)))   &   |- (xGy) = (yGx)   &   |- ((((A e. P. /\ g e. A) /\ (B e. P. /\ h e. B)) /\ x e. Q.) -> (x <Q (gGh) -> x e. (AFB)))   =>   |- ((A e. P. /\ B e. P.) -> (AFB) e. P.)
 
Theoremgenpass 5266 Associativity of an operation on reals.
|- F = {<.<.w, v>., u>. | ((w e. P. /\ v e. P.) /\ u = {x | E.y e. w E.z e. v x = (yGz)})}   &   |- B e. V   &   |- C e. V   &   |- dom F = (P. X. P.)   &   |- ((f e. P. /\ g e. P.) -> (fFg) e. P.)   &   |- ((fGg)Gh) = (fG(gGh))   =>   |- ((AFB)FC) = (AF(BFC))
 
Theoremplpv 5267 Value of addition on positive reals.
|- ((A e. P. /\ B e. P.) -> (A +P. B) = {x | E.yE.z((y e. A /\ z e. B) /\ x = (y +Q z))})
 
Theoremmpv 5268 Value of multiplication on positive reals.
|- ((A e. P. /\ B e. P.) -> (A .P. B) = {x | E.yE.z((y e. A /\ z e. B) /\ x = (y .Q z))})
 
Theoremdmplp 5269 Domain of addition on positive reals.
|- dom +P. = (P. X. P.)
 
Theoremdmmp 5270 Domain of multiplication on positive reals.
|- dom .P. = (P. X. P.)
 
Theorem1pr 5271 The positive real number 'one'.
|- 1P e. P.
 
Theoremaddclprlem1 5272 Lemma to prove downward closure in positive real addition. Part of proof of Proposition 9-3.5 of [Gleason] p. 123.
|- (((A e. P. /\ g e. A) /\ x e. Q.) -> (x <Q (g +Q h) -> ((x .Q (*Q` (g +Q h))) .Q g) e. A))
 
Theoremaddclprlem2 5273 Lemma to prove downward closure in positive real addition. Part of proof of Proposition 9-3.5 of [Gleason] p. 123.
|- ((((A e. P. /\ g e. A) /\ (B e. P. /\ h e. B)) /\ x e. Q.) -> (x <Q (g +Q h) -> x e. (A +P. B)))
 
Theoremaddclpr 5274 Closure of addition on positive reals. First statement of Proposition 9-3.5 of [Gleason] p. 123.
|- ((A e. P. /\ B e. P.) -> (A +P. B) e. P.)
 
Theoremmulclprlem 5275 Lemma to prove downward closure in positive real multiplication. Part of proof of Proposition 9-3.7 of [Gleason] p. 124.
|- ((((A e. P. /\ g e. A) /\ (B e. P. /\ h e. B)) /\ x e. Q.) -> (x <Q (g .Q h) -> x e. (A .P. B)))
 
Theoremmulclpr 5276 Closure of multiplication on positive reals. First statement of Proposition 9-3.7 of [Gleason] p. 124.
|- ((A e. P. /\ B e. P.) -> (A .P. B) e. P.)
 
Theoremaddcompr 5277 Addition of positive reals is commutative. Proposition 9-3.5(ii) of [Gleason] p. 123.
|- A e. V   &   |- B e. V   =>   |- (A +P. B) = (B +P. A)
 
Theoremaddasspr 5278 Addition of positive reals is associative. Proposition 9-3.5(i) of [Gleason] p. 123.
|- B e. V   &   |- C e. V   =>   |- ((A +P. B) +P. C) = (A +P. (B +P. C))
 
Theoremmulcompr 5279 Multiplication of positive reals is commutative. Proposition 9-3.7(ii) of [Gleason] p. 124.
|- A e. V   &   |- B e. V   =>   |- (A .P. B) = (B .P. A)
 
Theoremmulasspr 5280 Multiplication of positive reals is associative. Proposition 9-3.7(i) of [Gleason] p. 124.
|- B e. V   &   |- C e. V   =>   |- ((A .P. B) .P. C) = (A .P. (B .P. C))
 
Theoremdistrlem1pr 5281 Lemma for distributive law for positive reals.
 
Theoremdistrlem2pr 5282 Lemma for distributive law for positive reals.
 
Theoremdistrlem3pr 5283 Lemma for distributive law for positive reals.
 
Theoremdistrlem4pr 5284 Lemma for distributive law for positive reals.
 
Theoremdistrlem5pr 5285 Lemma for distributive law for positive reals.
 
Theoremdistrpr 5286 Multiplication of positive reals is distributive. Proposition 9-3.7(iii) of [Gleason] p. 124.
|- B e. V   &   |- C e. V   =>   |- (A .P. (B +P. C)) = ((A .P. B) +P. (A .P. C))
 
Theorem1idpr 5287 1 is an identity element for positive real multiplication. Theorem 9-3.7(iv) of [Gleason] p. 124.
|- (A e. P. -> (A .P. 1P) = A)
 
Theoremltprord 5288 Positive real 'less than' in terms of proper subset.
|- ((A e. P. /\ B e. P.) -> (A <P B <-> A (. B))
 
Theorempsslinpr 5289 Proper subset is a linear ordering on positive reals. Part of Proposition 9-3.3 of [Gleason] p. 122.
|- ((A e. P. /\ B e. P.) -> (A (. B \/ A = B \/ B (. A))
 
Theoremltsopr 5290 Positive real 'less than' is a strict ordering. Part of Proposition 9-3.3 of [Gleason] p. 122.
|- <P Or P.
 
Theoremprlem934a 5291 Sublemma for Lemma 9-3.4 of [Gleason] p. 122.
|- B e. V   =>   |- (C e. N. -> (((B e. Q. /\ A.x(x e. A -> (x +Q B) e. A)) /\ y e. A) -> (y +Q ([<.C, 1o>.] ~Q .Q B)) e. A))
 
Theoremprlem934b 5292 Sublemma for Lemma 9-3.4 of [Gleason] p. 122.
|- (((u e. N. /\ w e. N.) /\ (v e. N. /\ z e. N.)) -> (([<.(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 5293 Lemma 9-3.4 of [Gleason] p. 122.
|- ((A e. P. /\ B e. Q.) -> E.x(x e. A /\ -. (x +Q B) e. A))
 
Theoremltaddpr 5294 The sum of two positive reals is greater than one of them. Proposition 9-3.5(iii) of [Gleason] p. 123.
|- ((A e. P. /\ B e. P.) -> A <P (A +P. B))
 
Theoremltaddpr2 5295 The sum of two positive reals is greater than one of them.
|- B e. V   =>   |- (C e. P. -> ((A +P. B) = C -> A <P C))
 
Theoremltexprlem1 5296 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
 
Theoremltexprlem2 5297 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
 
Theoremltexprlem3 5298 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
 
Theoremltexprlem4 5299 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.
 
Theoremltexprlem5 5300 Lemma for Proposition 9-3.5(iv) of [Gleason] p. 123.

MPE Home   Contents Copyright terms: Public domain < Previous  Next >