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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8792)
  Hilbert Space Explorer  Hilbert Space Explorer
(8793-10373)
  User Sandboxes  User Sandboxes
(10374-10789)
 

Statement List for Metamath Proof Explorer - 4901-5000 - Page 50 of 108
TypeLabelDescription
Statement
 
Theoremalephfplem4 4901 Lemma for alephfp 4902.
 
Theoremalephfp 4902 The aleph function has a fixed point. Similar to Proposition 11.18 of [TakeutiZaring] p. 104, except that we construct an actual example of a fixed point rather than just showing its existence. See alephfp2 4903 for an abbreviated version just showing existence.
|- H = (rec({<.x, y>. | y = (aleph` x)}, (aleph` (/))) |` om)   =>   |- (aleph` U.(H"om)) = U.(H"om)
 
Theoremalephfp2 4903 The aleph function has at least one fixed point. Proposition 11.18 of [TakeutiZaring] p. 104. See alephfp 4902 for an actual example of a fixed point. Compare the inequality alephle 4886 that holds in general. Note that if x is a fixed point, then aleph` aleph` aleph` ... aleph` x = x.
|- E.x e. On (aleph` x) = x
 
Theoremalephval2 4904 An alternate way to express the value of the aleph function for nonzero arguments. Theorem 64 of [Suppes] p. 229.
|- ((A e. On /\ (/) e. A) -> (aleph` A) = |^|{x e. On | A.y e. A (aleph` y) ~< x})
 
Theoremalephval3 4905 An alternate way to express the value of the aleph function: it is the least infinite cardinal different from all values at smaller arguments. Definition of aleph in [Enderton] p. 212 and definition of aleph in [BellMachover] p. 490 .
|- (A e. On -> (aleph` A) = |^|{x | ((card` x) = x /\ om (_ x /\ A.y e. A -. x = (aleph` y))})
 
Theoremdominf 4906 A nonempty set that is a subset of its union is infinite.
|- A e. V   =>   |- ((A =/= (/) /\ A (_ U.A) -> om ~<_ A)
 
Cofinality
 
Theoremcflem 4907 A lemma used to simplify cofinality computations, showing the existence of the cardinal of an unbounded subset of a set A.
|- (A e. B -> E.xE.y(x = (card` y) /\ (y (_ A /\ A.z e. A E.w e. y z (_ w)))
 
Theoremcfval 4908 Value of the cofinality function. Definition B of Saharon Shelah, Cardinal Arithmetic (1994), p. xxx (Roman numeral 30). The cofinality of an ordinal number A is the cardinality (size) of the smallest unbounded subset y of the ordinal number. Unbounded means that for every member of A, there is a member of y that is at least as large. Cofinality is a measure of how "reachable from below" an ordinal is.
|- (A e. On -> (cf` A) = |^|{x | E.y(x = (card` y) /\ (y (_ A /\ A.z e. A E.w e. y z (_ w))})
 
Theoremcffnon 4909 Cofinality is a function on the class of ordinal numbers.
|- cf Fn On
 
Theoremcfub 4910 An upper bound on cofinality.
|- (cf` A) (_ |^|{x | E.y(x = (card` y) /\ (y (_ A /\ A (_ U.y))}
 
Theoremcflim 4911 Value of the cofinality function at a limit ordinal. Part of Definition of cofinality of [Enderton] p. 257.
|- ((A e. B /\ Lim A) -> (cf` A) = |^|{x | E.y(x = (card` y) /\ (y (_ A /\ A = U.y))})
 
Theoremcf0 4912 Value of the cofinality function at 0. Exercise 2 of [TakeutiZaring] p. 102.
|- (cf` (/)) = (/)
 
Theoremcardcf 4913 Cofinality is a cardinal number. Proposition 11.11 of [TakeutiZaring] p. 103.
|- (card` (cf` A)) = (cf` A)
 
Theoremcflecard 4914 Cofinality is bounded by the cardinality of its argument.
|- (cf` A) (_ (card` A)
 
Theoremcfle 4915 Cofinality is bounded by its argument. Exercise 1 of [TakeutiZaring] p. 102.
|- (cf` A) (_ A
 
Theoremcfeq0 4916 Only the ordinal zero has cofinality zero.
|- (A e. On -> ((cf` A) = (/) <-> A = (/)))
 
Theoremcfsuc 4917 Value of the cofinality function at a successor ordinal. Exercise 3 of [TakeutiZaring] p. 102.
|- (A e. On -> (cf` suc A) = 1o)
 
Theoremcfom 4918 Value of the cofinality function at omega (the set of natural numbers). Exercise 4 of [TakeutiZaring] p. 102.
|- (cf` om) = om
 
Cardinal number arithmetic
 
Syntaxccda 4919 Extend class definition to include cardinal number addition.
class +c
 
Definitiondf-cda 4920 Define cardinal number addition. Definition of cardinal sum in [Mendelson] p. 258. See cdaval 4922 for its value and a description.
|- +c = {<.<.x, y>., z>. | z = ((x X. {(/)}) u. (y X. {1o}))}
 
Theoremcdavalt 4921 Value of cardinal addition. Definition of cardinal sum in [Mendelson] p. 258.
|- ((A e. C /\ B e. D) -> (A +c B) = ((A X. {(/)}) u. (B X. {1o})))
 
Theoremcdaval 4922 Value of cardinal addition. Definition of cardinal sum in [Mendelson] p. 258. For cardinal arithmetic, we follow Mendelson. Rather than defining operations restricted to cardinal numbers, we use this disjoint union operation for addition, while cross product and set exponentiation stand in for cardinal multiplication and exponentiation. Equinumerosity and dominance serve the roles of equality and ordering. If we wanted to, we could easily convert our theorems to actual cardinal number operations via carden 4833, carddom 4838, and cardsdom 4839. The advantage of Mendelson's approach is that we can directly use many equinumerosity theorems that we already have available.
|- A e. V   &   |- B e. V   =>   |- (A +c B) = ((A X. {(/)}) u. (B X. {1o}))
 
Theoremuncdadom 4923 Cardinal addition dominates union.
|- A e. V   &   |- B e. V   =>   |- (A u. B) ~<_ (A +c B)
 
Theoremcdaun 4924 Cardinal addition is equinumerous to union for disjoint sets.
|- A e. V   &   |- B e. V   =>   |- ((A i^i B) = (/) -> (A +c B) ~~ (A u. B))
 
Theorempm110.643 4925 1+1=2 for cardinal number addition. Theorem *110.643 of Principia Mathematica, vol. II, p. 86, which adds the remark, "The above proposition is occasionally useful." Unlike us, Whitehead and Russell define cardinal addition on collections of all sets equinumerous to 1 and 2 (which for us are proper classes unless we restrict them as in karden 4728), but after applying definitions, our theorem is equivalent. See also the comment for pm54.43 4574. The comment for cdaval 4922 explains why we use ~~ instead of =.
|- (1o +c 1o) ~~ 2o
 
Theoremcdaen 4926 Cardinal addition of equinumerous sets. Exercise 4.56(b) of [Mendelson] p. 258.
|- A e. V   &   |- B e. V   &   |- C e. V   &   |- D e. V   =>   |- ((A ~~ B /\ C ~~ D) -> (A +c C) ~~ (B +c D))
 
Theoremcda0en 4927 Cardinal addition with cardinal zero (the empty set). Part (a1) of proof of Theorem 6J of [Enderton] p. 143.
|- A e. V   =>   |- (A +c (/)) ~~ A
 
Theoremcda1en 4928 Cardinal addition with cardinal one (which is the same as ordinal one). Used in proof of Theorem 6J of [Enderton] p. 143.
|- A e. V   =>   |- (A +c 1o) ~~ suc (card` A)
 
Theoremxp1en 4929 One times a cardinal number.
|- A e. V   =>   |- (A X. 1o) ~~ A
 
Theoremxp2cda 4930 Two times a cardinal number. Exercise 4.56(g) of [Mendelson] p. 258.
|- A e. V   =>   |- (A X. 2o) = (A +c A)
 
Theoremcdacomen 4931 Commutative law for cardinal addition. Exercise 4.56(c) of [Mendelson] p. 258.
|- A e. V   &   |- B e. V   =>   |- (A +c B) ~~ (B +c A)
 
Theoremcdaassen 4932 Associative law for cardinal addition. Exercise 4.56(c) of [Mendelson] p. 258.
|- A e. V   &   |- B e. V   &   |- C e. V   =>   |- ((A +c B) +c C) ~~ (A +c (B +c C))
 
Theoremxpcdaen 4933 Cardinal multiplication distributes over cardinal addition. Theorem 6I(3) of [Enderton] p. 142.
|- A e. V   &   |- B e. V   &   |- C e. V   =>   |- (A X. (B +c C)) ~~ ((A X. B) +c (A X. C))
 
Theoremmapcdaen 4934 Sum of exponents law for cardinal arithmetic. Theorem 6I(4) of [Enderton] p. 142.
|- A e. V   &   |- B e. V   &   |- C e. V   =>   |- (A ^m (B +c C)) ~~ ((A ^m B) X. (A ^m C))
 
Theoremcdadom1 4935 Ordering law for cardinal addition. Exercise 4.56(f) of [Mendelson] p. 258.
|- A e. V   &   |- B e. V   &   |- C e. V   =>   |- (A ~<_ B -> (A +c C) ~<_ (B +c C))
 
Theoremcdadom2 4936 Ordering law for cardinal addition. Theorem 6L(a) of [Enderton] p. 149.
|- A e. V   &   |- B e. V   &   |- C e. V   =>   |- (A ~<_ B -> (C +c A) ~<_ (C +c B))
 
Theoremcdadom3 4937 A set is dominated by its cardinal sum with another.
|- A e. V   &   |- B e. V   =>   |- A ~<_ (A +c B)
 
Theoremcdafi 4938 The cardinal sum of two finite sets is finite.
|- ((A ~< om /\ B ~< om) -> (A +c B) ~< om)
 
Theoremcdainf 4939 A set is infinite iff the cardinal sum with itself is infinite.
|- A e. V   =>   |- (om ~<_ A <-> om ~<_ (A +c A))
 
ZFC Axioms with no distinct variable requirements
 
Theoremnd1 4940 A lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.x y e. z)
 
Theoremnd2 4941 A lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.x z e. y)
 
Theoremnd3 4942 A lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.z x e. y)
 
Theoremnd4 4943 A lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.z y e. x)
 
Theoremnd5 4944 A lemma for proving conditionless ZFC axioms.
|- (-. A.y y = x -> (z = y -> A.x z = y))
 
Theoremaxextnd 4945 A version of the Axiom of Extensionality with no distinct variable conditions.
|- E.x((x e. y <-> x e. z) -> y = z)
 
Theoremaxrepndlem1 4946 Lemma for the Axiom of Replacement with no distinct variable conditions.
 
Theoremaxrepndlem2 4947 Lemma for the Axiom of Replacement with no distinct variable conditions.
 
Theoremaxrepnd 4948 A version of the Axiom of Replacement with no distinct variable conditions.
|- E.x(E.yA.z(ph -> z = y) -> A.z(A.y z e. x <-> E.x(A.z x e. y /\ A.yph)))
 
Theoremaxunndlem1 4949 Lemma for the Axiom of Union with no distinct variable conditions.
 
Theoremaxunnd 4950 A version of the Axiom of Union with no distinct variable conditions.
|- E.xA.y(E.x(y e. x /\ x e. z) -> y e. x)
 
Theoremaxpowndlem1 4951 Lemma for the Axiom of Power Sets with no distinct variable conditions.
 
Theoremaxpowndlem2 4952 Lemma for the Axiom of Power Sets with no distinct variable conditions.
 
Theoremaxpowndlem3 4953 Lemma for the Axiom of Power Sets with no distinct variable conditions.
 
Theoremaxpowndlem4 4954 Lemma for the Axiom of Power Sets with no distinct variable conditions.
 
Theoremaxpownd 4955 A version of the Axiom of Power Sets with no distinct variable conditions.
|- (-. x = y -> E.xA.y(A.x(E.z x e. y -> A.y x e. z) -> y e. x))
 
Theoremaxregndlem1 4956 Lemma for the Axiom of Regularity with no distinct variable conditions.
 
Theoremaxregndlem2 4957 Lemma for the Axiom of Regularity with no distinct variable conditions.
 
Theoremaxregnd 4958 A version of the Axiom of Regularity with no distinct variable conditions.
|- (x e. y -> E.x(x e. y /\ A.z(z e. x -> -. z e. y)))
 
Theoremaxinfndlem1 4959 Lemma for the Axiom of Infinity with no distinct variable conditions.
 
Theoremaxinfnd 4960 A version of the Axiom of Infinity with no distinct variable conditions.
|- E.x(y e. z -> (y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x))))
 
Theoremaxacndlem1 4961 Lemma for the Axiom of Choice with no distinct variable conditions.
 
Theoremaxacndlem2 4962 Lemma for the Axiom of Choice with no distinct variable conditions.
 
Theoremaxacndlem3 4963 Lemma for the Axiom of Choice with no distinct variable conditions.
 
Theoremaxacndlem4 4964 Lemma for the Axiom of Choice with no distinct variable conditions.
 
Theoremaxacndlem5 4965 Lemma for the Axiom of Choice with no distinct variable conditions.
 
Theoremaxacnd 4966 A version of the Axiom of Choice with no distinct variable conditions.
|- E.xA.yA.z(A.x(y e. z /\ z e. w) -> E.wA.y(E.w((y e. z /\ z e. w) /\ (y e. w /\ w e. x)) <-> y = w))
 
Theoremzfcndext 4967 Axiom of Extensionality, reproved from conditionless ZFC version and predicate calculus.
|- (A.z(z e. x <-> z e. y) -> x = y)
 
Theoremzfcndrep 4968 Axiom of Replacement, reproved from conditionless ZFC axioms.
|- (A.wE.yA.z(A.yph -> z = y) -> E.yA.z(z e. y <-> E.w(w e. x /\ A.yph)))
 
Theoremzfcndun 4969 Axiom of Union, reproved from conditionless ZFC axioms.
|- E.yA.z(E.w(z e. w /\ w e. x) -> z e. y)
 
Theoremzfcndpow 4970 Axiom of Power Sets, reproved from conditionless ZFC axioms. The proof uses the "Axiom of Twoness," dtru 2772.
|- E.yA.z(A.w(w e. z -> w e. x) -> z e. y)
 
Theoremzfcndreg 4971 Axiom of Regularity, reproved from conditionless ZFC axioms..
|- (E.y y e. x -> E.y(y e. x /\ A.z(z e. y -> -. z e. x)