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

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-10752

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8782)
  Hilbert Space Explorer  Hilbert Space Explorer
(8783-10363)
  User Sandboxes  User Sandboxes
(10364-10752)
 

Statement List for Metamath Proof Explorer - 6001-6100 - Page 61 of 108
TypeLabelDescription
Statement
 
Theorem2nn 6001 2 is a natural number.
2
 
Theorem3nn 6002 3 is a natural number.
3
 
Some properties of specific numbers
 
Theorem2p2e4 6003 Two plus two equals four. For more information, see "2+2=4 Trivia" on the Metamath Proof Explorer Home Page: http://us.metamath.org/mpegif/mmset.html#trivia.
(2 + 2) = 4
 
Theorem4nn 6004 4 is a natural number.
4
 
Theorem2times 6005 Two times a number.
A        (2 · A) = (A + A)
 
Theorem2timest 6006 Two times a number.
(A → (2 · A) = (A + A))
 
Theoremtimes2t 6007 A number times 2.
(A → (A · 2) = (A + A))
 
Theoremtimes2 6008 A number times 2.
A        (A · 2) = (A + A)
 
Theorem3p2e5 6009 3 + 2 = 5.
(3 + 2) = 5
 
Theorem3p3e6 6010 3 + 3 = 6.
(3 + 3) = 6
 
Theorem4p2e6 6011 4 + 2 = 6.
(4 + 2) = 6
 
Theorem4p3e7 6012 4 + 3 = 7.
(4 + 3) = 7
 
Theorem4p4e8 6013 4 + 4 = 8.
(4 + 4) = 8
 
Theorem5p2e7 6014 5 + 2 = 7.
(5 + 2) = 7
 
Theorem5p3e8 6015 5 + 3 = 8.
(5 + 3) = 8
 
Theorem5p4e9 6016 5 + 4 = 9.
(5 + 4) = 9
 
Theorem5p5e10 6017 5 + 5 = 10.
(5 + 5) = 10
 
Theorem6p2e8 6018 6 + 2 = 8.
(6 + 2) = 8
 
Theorem6p3e9 6019 6 + 3 = 9.
(6 + 3) = 9
 
Theorem6p4e10 6020 6 + 4 = 10.
(6 + 4) = 10
 
Theorem7p2e9 6021 7 + 2 = 9.
(7 + 2) = 9
 
Theorem7p3e10 6022 7 + 3 = 10.
(7 + 3) = 10
 
Theorem8p2e10 6023 8 + 2 = 10.
(8 + 2) = 10
 
Theorem2t2e4 6024 2 times 2 equals 4.
(2 · 2) = 4
 
Theorem3t2e6 6025 3 times 2 equals 6.
(3 · 2) = 6
 
Theorem3t3e9 6026 3 times 3 equals 9.
(3 · 3) = 9
 
Theorem4t2e8 6027 4 times 2 equals 8.
(4 · 2) = 8
 
Theorem5t2e10 6028 5 times 2 equals 10.
(5 · 2) = 10
 
Theorem4d2e2 6029 One half of four is two.
(4 / 2) = 2
 
Theorem1lt2 6030 1 is less than 2.
1 < 2
 
Theoremhalfgt0 6031 One-half is greater than zero.
0 < (1 / 2)
 
Theoremhalflt1 6032 One-half is less than one.
(1 / 2) < 1
 
Theorem8th4div3 6033 An eighth of four thirds is a sixth. (Contributed by Paul Chapman, 24-Nov-2007.)
((1 / 8) · (4 / 3)) = (1 / 6)
 
Theoremhalfpm6th 6034 One half plus or minus one sixth. (Contributed by Paul Chapman, 17-Jan-2008.)
(((1 / 2) − (1 / 6)) = (1 / 3) ((1 / 2) + (1 / 6)) = (2 / 3))
 
Theoremhalfclt 6035 Closure of half of a number (frequently used special case).
(A → (A / 2) )
 
Theoremrehalfclt 6036 Real closure of half.
(A → (A / 2) )
 
Theoremhalf0t 6037 Half of a number is zero iff the number is zero.
(A → ((A / 2) = 0 ↔ A = 0))
 
Theoremhalfpost 6038 A positive number is greater than its half.
(A → (0 < A ↔ (A / 2) < A))
 
Theoremhalfpos2t 6039 A number is positive iff its half is positive.
(A → (0 < A ↔ 0 < (A / 2)))
 
Theoremhalfnneg2t 6040 A number is nonnegative iff its half is nonnegative.
(A → (0 ≤ A ↔ 0 ≤ (A / 2)))
 
Theorem2halvest 6041 Two halves make a whole.
(A → ((A / 2) + (A / 2)) = A)
 
Theoremhalfaddsubcl 6042 Closure of half-sum and half-difference. (Contributed by Paul Chapman, 12-Oct-2007.)
((A B ) → (((A + B) / 2) ((AB) / 2) ))
 
Theoremhalfaddsubt 6043 Sum and difference of half-sum and half-difference. (Contributed by Paul Chapman, 12-Oct-2007.)
((A B ) → ((((A + B) / 2) + ((AB) / 2)) = A (((A + B) / 2) − ((AB) / 2)) = B))
 
Theoremlt2halvest 6044 A sum is less than the whole if each term is less than half.
((A B C ) → ((A < (C / 2) B < (C / 2)) → (A + B) < C))
 
Theoremnominpos 6045 There is no smallest positive real number.
¬ x (0 < x ¬ y (0 < y y < x))
 
Theoremavglet 6046 The average of two numbers is less than or equal to at least one of them.
((A B ) → (((A + B) / 2) ≤ A ((A + B) / 2) ≤ B))
 
Completeness Axiom and Suprema
 
Theoremlbreu 6047 If a set of reals contains a lower bound, it contains a unique lower bound.
((S x S y S xy) → ∃!x S y S xy)
 
Theoremlbcl 6048 If a set of reals contains a lower bound, it contains a unique lower bound that belongs to the set.
((S x S y S xy) → {x Sy S xy} S)
 
Theoremlble 6049 If a set of reals contains a lower bound, the lower bound is less than or equal to all members of the set.
((S x S y S xy A S) → {x Sy S xy} ≤ A)
 
Theoremlbinfm 6050 If a set of reals contains a lower bound, the lower bound is its infimum.
((S x S y S xy) → sup(S, , < ) = {x Sy S xy})
 
Theoremlbinfmcl 6051 If a set of reals contains a lower bound, it contains its infimum.
((S x S y S xy) → sup(S, , < ) S)
 
Theoremlbinfmle 6052 If a set of reals contains a lower bound, its infmimum is less than or equal to all members of the set.
((S x S y S xy A S) → sup(S, , < ) ≤ A)
 
Theoremsup2 6053 A non-empty, bounded-above set of reals has a supremum. Stronger version of completeness axiom (it has a slightly weaker antecedent).
((A A x y A (y < x y = x)) → x (y A ¬ x < y y (y < xz A y < z)))
 
Theoremsup3 6054 A version of the completeness axiom for reals.
((A A x y A yx) → x (y A ¬ x < y y (y < xz A y < z)))
 
Theoreminfm3lem 6055 Lemma for infm3 6056.
 
Theoreminfm3 6056 The completeness axiom for reals in terms of infimum: a non-empty, bounded-below set of reals has a infimum. (This theorem is the dual of sup3 6054.)
((A A x y A xy) → x (y A ¬ y < x y (x < yz A z < y)))
 
Theoremsuprcl 6057 Closure of supremum of a non-empty bounded set of reals.
((A A x y A yx) → sup(A, , < ) )
 
Theoremsuprub 6058 A member of a non-empty bounded set of reals is less than or equal to the set's upper bound.
(((A A x y A yx) B A) → B ≤ sup(A, , < ))
 
Theoremsuprlub 6059 The supremum of a non-empty bounded set of reals is the least upper bound.
(((A A x y A yx) (B B < sup(A, , < ))) → z A B < z)
 
Theoremsuprnub 6060 An upper bound is not less than the supremum of a non-empty bounded set of reals.
(((A A x y A yx) (B z A ¬ B < z)) → ¬ B < sup(A, , < ))
 
Theoremsuprleub 6061 The supremum of a non-empty bounded set of reals is less than or equal to an upper bound.
(((A A x y A yx) (B z A zB)) → sup(A, , < ) ≤ B)
 
Theoremsup3i 6062 A version of the completeness axiom for reals.
(A A x y A yx)       x (y A ¬ x < y y (y < xz A y < z))
 
Theoremsuprcli 6063 Closure of supremum of a non-empty bounded set of reals.
(A A x y A yx)       sup(A, , < )
 
Theoremsuprubi 6064 A member of a non-empty bounded set of reals is less than or equal to the set's upper bound.
(A A x y A yx)       (B AB ≤ sup(A, , < ))
 
Theoremsuprlubi 6065 The supremum of a non-empty bounded set of reals is the least upper bound.
(A A x y A yx)       ((B B < sup(A, , < )) → z A B < z)
 
Theoremsuprnubi 6066 An upper bound is not less than the supremum of a non-empty bounded set of reals.
(A A x y A yx)       ((B z A ¬ B < z) → ¬ B < sup(A, , < ))
 
Theoremsuprleubi 6067 The supremum of a non-empty bounded set of reals is less than or equal to an upper bound.
(A A x y A yx)       ((B z A zB) → sup(A, , < ) ≤ B)
 
Theoremreuunineg 6068 The negative of the unique real such that φ.
(x = -y → (φψ))       (∃!x φ{x φ} = -{y ψ})
 
Theoremdfinfmr 6069 The infimum (expressed as supremum with converse 'less-than') of a set of reals A.
(A → sup(A, , < ) = {x (y A xy y (x < yz A z < y))})
 
Theoreminfmsup 6070 The infimum (expressed as supremum with converse 'less-than') of a set of reals A is the negative of the supremum of the negatives of its elements. The antecedent ensures that A is nonempty and has a lower bound.
((A A x y A xy) → sup(A, , < ) = -sup({z -z A}, , < ))
 
Theoreminfmrcl 6071 Closure of infimum of a non-empty bounded set of reals.
((A A x y A xy) → sup(A, , < ) )
 
Theoremnnunb 6072 The set of natural numbers is unbounded above. Theorem I.28 of [Apostol] p. 26.
¬ x y (y < x y = x)
 
Theoremarch 6073 Archimedean property of real numbers. For any real number, there is an integer greater than it. Theorem I.29 of [Apostol] p. 26.
(A n A < n)
 
Theoremnnreclt 6074 There exists a natural number whose reciprocal is less than a given positive real. Exercise 3 of [Apostol] p. 28.
((A 0 < A) → n (1 / n) < A)
 
Theorembndndx 6075 A bounded real sequence A(k) is less than or equal to at least one of its indices.
(x k (A Ax) → k Ak)
 
Supremum on the extended reals
 
Theoremxrsupexmnf 6076 Adding minus infinity to a set does not affect the existence of its supremum.
(x * (y A ¬ x < y y * (y < xz A y < z)) → x * (y (A ∪ { -∞}) ¬ x < y y * (y < xz (A ∪ { -∞})y < z)))
 
Theoremxrinfmexpnf 6077 Adding plus infinity to a set does not affect the existence of its infimum.
(x * (y A ¬ y < x y * (x < yz A z < y)) → x * (y (A ∪ { +∞}) ¬ y < x y * (x < yz (A ∪ { +∞})z < y)))
 
Theoremxrsupsslem 6078 Lemma for xrsupss 6080.
 
Theoremxrinfmsslem 6079 Lemma for xrinfmss 6081.
 
Theoremxrsupss 6080 Any subset of extended reals has a supremum.
(A *x * (y A ¬ x < y y * (y < xz A y < z)))
 
Theoremxrinfmss 6081 Any subset of extended reals has an infimum.
(A *x * (y A ¬ y < x y * (x < yz A z < y)))
 
Theoremxrub 6082 By quantifying only over reals, we can specify any extended real upper bound for any set of extended reals.
((A * B *) → (x (x < By A x < y) ↔ x * (x < By A x < y)))
 
Theoremsupxr 6083 The supremum of a set of extended reals.
(((A * B *) (x A ¬ B < x x (x < By A x < y))) → sup(A, *, < ) = B)
 
Theoremsupxr2 6084 The supremum of a set of extended reals.
(((A * B *) (x A xB x (x < By A x < y))) → sup(A, *, < ) = B)
 
Theoremsupxrre 6085 The real and extended real suprema match when the real supremum exists.
((A A x y A yx) → sup(A, *, < ) = sup(A, , < ))
 
Theoremsupxrcl 6086 The supremum of an arbitrary set of extended reals is an extended real.
(A * → sup(A, *, < ) *)
 
Theoremsupxrun 6087 The supremum of the union of two sets of extended reals equals the largest of their suprema.
((A * B * sup(A, *, < ) ≤ sup(B, *, < )) → sup((AB), *, < ) = sup(B, *, < ))
 
Theoreminfmxrcl 6088 The infimum of an arbitrary set of extended reals is an extended real.
(A * → sup(A, *, < ) *)
 
Theoremsupxrmnf 6089 Adding minus infinity to a set does not affect its supremum.
(A * → sup((A ∪ { -∞}), *, < ) = sup(A, *, < ))
 
Theoremsupxrpnf 6090 The supremum of a set of extended reals containing plus infnity is plus infinity.
((A * +∞ A) → sup(A, *, < ) = +∞)
 
Theoremsupxrunb1 6091 The supremum of an unbounded-above set of extended reals is plus infinity.
(A * → (x y A xy ↔ sup(A, *, < ) = +∞))
 
Theoremsupxrunb2 6092 The supremum of an unbounded-above set of extended reals is plus infinity.
(A * → (x y A x < y ↔ sup(A, *, < ) = +∞))
 
Theoremsupxrbnd 6093 The supremum of a bounded-above nonempty set of reals is real.
((A A sup(A, *, < ) < +∞) → sup(A, *, < ) )
 
Theoremsupxrgtmnf 6094 The supremum of a nonempty set of reals is greater than minus infinity.
((A A) → -∞ < sup(A, *, < ))
 
Theoremsupxrre1 6095 The supremum of a nonempty set of reals is real iff it is less than plus infinity.
((A A) → (sup(A, *, < ) ↔ sup(A, *, < ) < +∞))
 
Theoremsupxrre2 6096 The supremum of a nonempty set of reals is real iff it is not plus infinity.
((A A) → (sup(A, *, < ) ↔ sup(A, *, < ) ≠ +∞))
 
Theoremsupxrbnd1 6097 The supremum of a bounded-above set of extended reals is less than infinity.
(A * → (x y A y < x ↔ sup(A, *, < ) < +∞))
 
Theoremsupxrbnd2 6098 The supremum of a bounded-above set of extended reals is less than infinity.
(A * → (x y A yx ↔ sup(A, *, < ) < +∞))
 
Theoremxrsup0 6099 The supremum of an empty set under the extended reals is minus infinity.
sup(, *, < ) = -∞
 
Theoremsupxrub 6100 A member of a set of extended reals is less than or equal to the set's supremum.
((A * B A) → B ≤ sup(A, *, < ))

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