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 - 3701-3800 - Page 38 of 58
TypeLabelDescription
Statement
 
Theoremcfval 3701 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 3702 Cofinality is a function on the class of ordinal numbers.
|- cf Fn On
 
Theoremcfub 3703 An upper bound on cofinality.
|- (cf` A) (_ |^|{x | E.y(x = (card` y) /\ (y (_ A /\ A (_ U.y))}
 
Theoremcflim 3704 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 3705 Value of the cofinality function at 0. Exercise 2 of [TakeutiZaring] p. 102.
|- (cf` (/)) = (/)
 
Theoremcardcf 3706 Cofinality is a cardinal number. Proposition 11.11 of [TakeutiZaring] p. 103.
|- (card` (cf` A)) = (cf` A)
 
Theoremcflecard 3707 Cofinality is bounded by the cardinality of its argument.
|- (cf` A) (_ (card` A)
 
Theoremcfle 3708 Cofinality is bounded by its argument. Exercise 1 of [TakeutiZaring] p. 102.
|- (cf` A) (_ A
 
Theoremcfsuc 3709 Value of the cofinality function at a successor ordinal. Exercise 3 of [TakeutiZaring] p. 102.
|- (A e. On -> (cf` suc A) = 1o)
 
Theoremcfom 3710 Value of the cofinality function at omega (the set of natural numbers). Exercise 4 of [TakeutiZaring] p. 102.
|- (cf` om) = om
 
Syntaxccdn 3711 Extend class definition to include the class of all cardinal numbers.
class Card
 
Definitiondf-cardn 3712 Define the class of all cardinal numbers. The notation "Card" is used in Exercise 5(G) of [JustWeese] p. 174. It should not be confused with the lower-case "card" for the cardinal number function df-card 3623.
|- Card = (om u. ran aleph)
 
Theoremelcard 3713 Membership in the class of cardinal numbers.
|- (A e. Card <-> (card` A) = A)
 
Syntaxccda 3714 Extend class definition to include cardinal number addition.
class +c
 
Definitiondf-cda 3715 Define cardinal number addition. Definition of cardinal sum in [Mendelson] p. 258. See cdaval 3717 for its value and a description.
|- +c = {<.<.x, y>., z>. | z = ((x X. {(/)}) u. (y X. {1o}))}
 
Theoremcdavalt 3716 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 3717 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 3638, carddom 3642, and cardsdom 3643. 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 3718 Cardinal addition dominates union.
|- A e. V   &   |- B e. V   =>   |- (A u. B) ~<_ (A +c B)
 
Theoremcdaen 3719 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 3720 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 3721 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 3722 One times a cardinal number.
|- A e. V   =>   |- (A X. 1o) ~~ A
 
Theoremxp2cda 3723 Two times a cardinal number. Exercise 4.56(g) of [Mendelson] p. 258.
|- A e. V   =>   |- (A X. 2o) = (A +c A)
 
Theoremcdacomen 3724 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 3725 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 3726 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))
 
Theoremcdadom1 3727 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 3728 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 3729 A set is dominated by its cardinal sum with another.
|- A e. V   &   |- B e. V   =>   |- A ~<_ (A +c B)
 
Theoremcdafi 3730 The cardinal sum of two finite sets is finite.
|- ((A ~< om /\ B ~< om) -> (A +c B) ~< om)
 
Theoremcdainf 3731 A set is infinite iff the cardinal sum with itself is infinite.
|- A e. V   =>   |- (om ~<_ A <-> om ~<_ (A +c A))
 
Theoremnd1 3732 Lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.x y e. z)
 
Theoremnd2 3733 Lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.x z e. y)
 
Theoremnd3 3734 Lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.z x e. y)
 
Theoremnd4 3735 Lemma for proving conditionless ZFC axioms.
|- (A.x x = y -> -. A.z y e. x)
 
Theoremnd5 3736 Lemma for proving conditionless ZFC axioms.
|- (-. A.y y = x -> (z = y -> A.x z = y))
 
Theoremaxextnd 3737 A version of the Axiom of Extensionality with no distinct variable conditions.
|- E.x((x e. y <-> x e. z) -> y = z)
 
Theoremaxrepndlem1 3738 Lemma for the Axiom of Replacement with no distinct variable conditions.
|- (-. A.y y = z -> E.x(E.yA.z(ph -> z = y) -> A.z(z e. x <-> E.x(x e. y /\ A.yph))))
 
Theoremaxrepndlem2 3739 Lemma for the Axiom of Replacement with no distinct variable conditions.
|- (((-. A.x x = y /\ -. A.x x = z) /\ -. A.y y = z) -> E.x(E.yA.z(ph -> z = y) -> A.z(z e. x <-> E.x(x e. y /\ A.yph))))
 
Theoremaxrepnd 3740 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 3741 Lemma for the Axiom of Union with no distinct variable conditions.
|- E.xA.y(E.x(y e. x /\ x e. z) -> y e. x)
 
Theoremaxunnd 3742 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 3743 Lemma for the Axiom of Power Sets with no distinct variable conditions.
|- (A.x x = y -> (-. x = y -> E.xA.y(A.x(E.z x e. y -> A.y x e. z) -> y e. x)))
 
Theoremaxpowndlem2 3744 Lemma for the Axiom of Power Sets with no distinct variable conditions.
|- (-. A.x x = y -> (-. A.x x = z -> (-. x = y -> E.xA.y(A.x(E.z x e. y -> A.y x e. z) -> y e. x))))
 
Theoremaxpowndlem3 3745 Lemma for 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))
 
Theoremaxpowndlem4 3746 Lemma for the Axiom of Power Sets with no distinct variable conditions.
|- (-. A.y y = x -> (-. A.y y = z -> (-. x = y -> E.xA.y(A.x(E.z x e. y -> A.y x e. z) -> y e. x))))
 
Theoremaxpownd 3747 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 3748 Lemma for the Axiom of Regularity with no distinct variable conditions.
|- (A.x x = z -> (x e. y -> E.x(x e. y /\ A.z(z e. x -> -. z e. y))))
 
Theoremaxregndlem2 3749 Lemma for 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)))
 
Theoremaxregnd 3750 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 3751 Lemma for the Axiom of Infinity with no distinct variable conditions.
|- (A.x y e. z -> E.x(y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x))))
 
Theoremaxinfnd 3752 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 3753 Lemma for the Axiom of Choice with no distinct variable conditions.
|- (A.x x = y -> 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)))
 
Theoremaxacndlem2 3754 Lemma for the Axiom of Choice with no distinct variable conditions.
|- (A.x x = z -> 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)))
 
Theoremaxacndlem3 3755 Lemma for the Axiom of Choice with no distinct variable conditions.
|- (A.y y = z -> 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)))
 
Theoremaxacndlem4 3756 Lemma for 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))
 
Theoremaxacndlem5 3757 Lemma for 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))
 
Theoremaxacnd 3758 A version of the Axiom of Choice with no distinct variable conditions.
|- E.xA.yA.z(A.x(y e. z /\ z e. w)