HomeHome Metamath Proof Explorer
Theorem List (p. 86 of 426)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  MPE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-27775)
  Hilbert Space Explorer  Hilbert Space Explorer
(27776-29300)
  Users' Mathboxes  Users' Mathboxes
(29301-42551)
 

Theorem List for Metamath Proof Explorer - 8501-8600   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
TheoremzfregclOLD 8501* Obsolete version of zfregcl 8499 as of 28-Apr-2021. (Contributed by NM, 5-Aug-1994.) (Proof modification is discouraged.) (New usage is discouraged.)
𝐴 ∈ V       (∃𝑥 𝑥𝐴 → ∃𝑥𝐴𝑦𝑥 ¬ 𝑦𝐴)
 
TheoremzfregOLD 8502* Obsolete version of zfreg 8500 as of 28-Apr-2021. (Contributed by NM, 26-Nov-1995.) (Proof modification is discouraged.) (New usage is discouraged.)
𝐴 ∈ V       (𝐴 ≠ ∅ → ∃𝑥𝐴 (𝑥𝐴) = ∅)
 
Theoremzfreg2OLD 8503* Alternate version of zfreg 8500 obsolete as of 28-Apr-2021. (Contributed by NM, 17-Sep-2003.) (Proof modification is discouraged.) (New usage is discouraged.)
𝐴 ∈ V       (𝐴 ≠ ∅ → ∃𝑥𝐴 (𝐴𝑥) = ∅)
 
Theoremelirrv 8504 The membership relation is irreflexive: no set is a member of itself. Theorem 105 of [Suppes] p. 54. (This is trivial to prove from zfregfr 8509 and efrirr 5095, but this proof is direct from the Axiom of Regularity.) (Contributed by NM, 19-Aug-1993.)
¬ 𝑥𝑥
 
Theoremelirr 8505 No class is a member of itself. Exercise 6 of [TakeutiZaring] p. 22. (Contributed by NM, 7-Aug-1994.) (Proof shortened by Andrew Salmon, 9-Jul-2011.)
¬ 𝐴𝐴
 
Theoremsucprcreg 8506 A class is equal to its successor iff it is a proper class (assuming the Axiom of Regularity). (Contributed by NM, 9-Jul-2004.) (Proof shortened by BJ, 16-Apr-2019.)
𝐴 ∈ V ↔ suc 𝐴 = 𝐴)
 
Theoremruv 8507 The Russell class is equal to the universe V. Exercise 5 of [TakeutiZaring] p. 22. (Contributed by Alan Sare, 4-Oct-2008.)
{𝑥𝑥𝑥} = V
 
TheoremruALT 8508 Alternate proof of ru 3434, simplified using (indirectly) the Axiom of Regularity ax-reg 8497. (Contributed by Alan Sare, 4-Oct-2008.) (Proof modification is discouraged.) (New usage is discouraged.)
{𝑥𝑥𝑥} ∉ V
 
Theoremzfregfr 8509 The epsilon relation is well-founded on any class. (Contributed by NM, 26-Nov-1995.)
E Fr 𝐴
 
Theoremen2lp 8510 No class has 2-cycle membership loops. Theorem 7X(b) of [Enderton] p. 206. (Contributed by NM, 16-Oct-1996.) (Revised by Mario Carneiro, 25-Jun-2015.)
¬ (𝐴𝐵𝐵𝐴)
 
Theoremen3lplem1 8511* Lemma for en3lp 8513. (Contributed by Alan Sare, 28-Oct-2011.)
((𝐴𝐵𝐵𝐶𝐶𝐴) → (𝑥 = 𝐴 → (𝑥 ∩ {𝐴, 𝐵, 𝐶}) ≠ ∅))
 
Theoremen3lplem2 8512* Lemma for en3lp 8513. (Contributed by Alan Sare, 28-Oct-2011.)
((𝐴𝐵𝐵𝐶𝐶𝐴) → (𝑥 ∈ {𝐴, 𝐵, 𝐶} → (𝑥 ∩ {𝐴, 𝐵, 𝐶}) ≠ ∅))
 
Theoremen3lp 8513 No class has 3-cycle membership loops. This proof was automatically generated from the virtual deduction proof en3lpVD 39080 using a translation program. (Contributed by Alan Sare, 24-Oct-2011.)
¬ (𝐴𝐵𝐵𝐶𝐶𝐴)
 
Theorempreleq 8514 Equality of two unordered pairs when one member of each pair contains the other member. (Contributed by NM, 16-Oct-1996.)
𝐴 ∈ V    &   𝐵 ∈ V    &   𝐶 ∈ V    &   𝐷 ∈ V       (((𝐴𝐵𝐶𝐷) ∧ {𝐴, 𝐵} = {𝐶, 𝐷}) → (𝐴 = 𝐶𝐵 = 𝐷))
 
Theoremopthreg 8515 Theorem for alternate representation of ordered pairs, requiring the Axiom of Regularity ax-reg 8497 (via the preleq 8514 step). See df-op 4184 for a description of other ordered pair representations. Exercise 34 of [Enderton] p. 207. (Contributed by NM, 16-Oct-1996.)
𝐴 ∈ V    &   𝐵 ∈ V    &   𝐶 ∈ V    &   𝐷 ∈ V       ({𝐴, {𝐴, 𝐵}} = {𝐶, {𝐶, 𝐷}} ↔ (𝐴 = 𝐶𝐵 = 𝐷))
 
Theoremsuc11reg 8516 The successor operation behaves like a one-to-one function (assuming the Axiom of Regularity). Exercise 35 of [Enderton] p. 208 and its converse. (Contributed by NM, 25-Oct-2003.)
(suc 𝐴 = suc 𝐵𝐴 = 𝐵)
 
Theoremdford2 8517* Assuming ax-reg 8497, an ordinal is a transitive class on which inclusion satisfies trichotomy. (Contributed by Scott Fenton, 27-Oct-2010.)
(Ord 𝐴 ↔ (Tr 𝐴 ∧ ∀𝑥𝐴𝑦𝐴 (𝑥𝑦𝑥 = 𝑦𝑦𝑥)))
 
2.5.2  Axiom of Infinity equivalents
 
Theoreminf0 8518* Our Axiom of Infinity derived from existence of omega. The proof shows that the especially contrived class "ran (rec((𝑣 ∈ V ↦ suc 𝑣), 𝑥) ↾ ω) " exists, is a subset of its union, and contains a given set 𝑥 (and thus is nonempty). Thus, it provides an example demonstrating that a set 𝑦 exists with the necessary properties demanded by ax-inf 8535. (Contributed by NM, 15-Oct-1996.)
ω ∈ V       𝑦(𝑥𝑦 ∧ ∀𝑧(𝑧𝑦 → ∃𝑤(𝑧𝑤𝑤𝑦)))
 
Theoreminf1 8519 Variation of Axiom of Infinity (using zfinf 8536 as a hypothesis). Axiom of Infinity in [FreydScedrov] p. 283. (Contributed by NM, 14-Oct-1996.) (Revised by David Abernethy, 1-Oct-2013.)
𝑥(𝑦𝑥 ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑦𝑧𝑧𝑥)))       𝑥(𝑥 ≠ ∅ ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑦𝑧𝑧𝑥)))
 
Theoreminf2 8520* Variation of Axiom of Infinity. There exists a nonempty set that is a subset of its union (using zfinf 8536 as a hypothesis). Abbreviated version of the Axiom of Infinity in [FreydScedrov] p. 283. (Contributed by NM, 28-Oct-1996.)
𝑥(𝑦𝑥 ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑦𝑧𝑧𝑥)))       𝑥(𝑥 ≠ ∅ ∧ 𝑥 𝑥)
 
Theoreminf3lema 8521* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       (𝐴 ∈ (𝐺𝐵) ↔ (𝐴𝑥 ∧ (𝐴𝑥) ⊆ 𝐵))
 
Theoreminf3lemb 8522* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       (𝐹‘∅) = ∅
 
Theoreminf3lemc 8523* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       (𝐴 ∈ ω → (𝐹‘suc 𝐴) = (𝐺‘(𝐹𝐴)))
 
Theoreminf3lemd 8524* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       (𝐴 ∈ ω → (𝐹𝐴) ⊆ 𝑥)
 
Theoreminf3lem1 8525* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       (𝐴 ∈ ω → (𝐹𝐴) ⊆ (𝐹‘suc 𝐴))
 
Theoreminf3lem2 8526* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 28-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → (𝐴 ∈ ω → (𝐹𝐴) ≠ 𝑥))
 
Theoreminf3lem3 8527* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. In the proof, we invoke the Axiom of Regularity in the form of zfreg 8500. (Contributed by NM, 29-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → (𝐴 ∈ ω → (𝐹𝐴) ≠ (𝐹‘suc 𝐴)))
 
Theoreminf3lem4 8528* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 29-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → (𝐴 ∈ ω → (𝐹𝐴) ⊊ (𝐹‘suc 𝐴)))
 
Theoreminf3lem5 8529* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 29-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → ((𝐴 ∈ ω ∧ 𝐵𝐴) → (𝐹𝐵) ⊊ (𝐹𝐴)))
 
Theoreminf3lem6 8530* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. (Contributed by NM, 29-Oct-1996.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → 𝐹:ω–1-1→𝒫 𝑥)
 
Theoreminf3lem7 8531* Lemma for our Axiom of Infinity => standard Axiom of Infinity. See inf3 8532 for detailed description. In the proof, we invoke the Axiom of Replacement in the form of f1dmex 7136. (Contributed by NM, 29-Oct-1996.) (Proof shortened by Mario Carneiro, 19-Jan-2013.)
𝐺 = (𝑦 ∈ V ↦ {𝑤𝑥 ∣ (𝑤𝑥) ⊆ 𝑦})    &   𝐹 = (rec(𝐺, ∅) ↾ ω)    &   𝐴 ∈ V    &   𝐵 ∈ V       ((𝑥 ≠ ∅ ∧ 𝑥 𝑥) → ω ∈ V)
 
Theoreminf3 8532 Our Axiom of Infinity ax-inf 8535 implies the standard Axiom of Infinity. The hypothesis is a variant of our Axiom of Infinity provided by inf2 8520, and the conclusion is the version of the Axiom of Infinity shown as Axiom 7 in [TakeutiZaring] p. 43. (Other standard versions are proved later as axinf2 8537 and zfinf2 8539.) The main proof is provided by inf3lema 8521 through inf3lem7 8531, and this final piece eliminates the auxiliary hypothesis of inf3lem7 8531. This proof is due to Ian Sutherland, Richard Heck, and Norman Megill and was posted on Usenet as shown below. Although the result is not new, the authors were unable to find a published proof.
       (As posted to sci.logic on 30-Oct-1996, with annotations added.)

       Theorem:  The statement "There exists a nonempty set that is a subset
       of its union" implies the Axiom of Infinity.

       Proof:  Let X be a nonempty set which is a subset of its union; the
       latter
       property is equivalent to saying that for any y in X, there exists a z
       in X
       such that y is in z.

       Define by finite recursion a function F:omega-->(power X) such that
       F_0 = 0  (See inf3lemb 8522.)
       F_n+1 = {y<X | y^X subset F_n}  (See inf3lemc 8523.)
       Note: ^ means intersect, < means \in ("element of").
       (Finite recursion as typically done requires the existence of omega;
       to avoid this we can just use transfinite recursion restricted to omega.
       F is a class-term that is not necessarily a set at this point.)

       Lemma 1.  F_n subset F_n+1.  (See inf3lem1 8525.)
       Proof:  By induction:  F_0 subset F_1.  If y < F_n+1, then y^X subset
       F_n,
       so if F_n subset F_n+1, then y^X subset F_n+1, so y < F_n+2.

       Lemma 2.  F_n =/= X.  (See inf3lem2 8526.)
       Proof:  By induction:  F_0 =/= X because X is not empty.  Assume F_n =/=
       X.
       Then there is a y in X that is not in F_n.  By definition of X, there is
       a
       z in X that contains y.  Suppose F_n+1 = X.  Then z is in F_n+1, and z^X
       contains y, so z^X is not a subset of F_n, contrary to the definition of
       F_n+1.

       Lemma 3.  F_n =/= F_n+1.  (See inf3lem3 8527.)
       Proof:  Using the identity y^X subset F_n <-> y^(X-F_n) = 0, we have
       F_n+1 = {y<X | y^(X-F_n) = 0}.  Let q = {y<X-F_n | y^(X-F_n) = 0}.
       Then q subset F_n+1.  Since X-F_n is not empty by Lemma 2 and q is the
       set of \in-minimal elements of X-F_n, by Foundation q is not empty, so q
       and therefore F_n+1 have an element not in F_n.

       Lemma 4.  F_n proper_subset F_n+1.  (See inf3lem4 8528.)
       Proof:  Lemmas 1 and 3.

       Lemma 5.  F_m proper_subset F_n, m < n.  (See inf3lem5 8529.)
       Proof:  Fix m and use induction on n > m.  Basis: F_m proper_subset
       F_m+1
       by Lemma 4.  Induction:  Assume F_m proper_subset F_n.  Then since F_n
       proper_subset F_n+1, F_m proper_subset F_n+1 by transitivity of proper
       subset.

       By Lemma 5, F_m =/= F_n for m =/= n, so F is 1-1.  (See inf3lem6 8530.)
       Thus, the inverse of F is a function with range omega and domain a
       subset
       of power X, so omega exists by Replacement.  (See inf3lem7 8531.)
       Q.E.D.
       
(Contributed by NM, 29-Oct-1996.)
𝑥(𝑥 ≠ ∅ ∧ 𝑥 𝑥)       ω ∈ V
 
Theoreminfeq5i 8533 Half of infeq5 8534. (Contributed by Mario Carneiro, 16-Nov-2014.)
(ω ∈ V → ∃𝑥 𝑥 𝑥)
 
Theoreminfeq5 8534 The statement "there exists a set that is a proper subset of its union" is equivalent to the Axiom of Infinity (shown on the right-hand side in the form of omex 8540.) The left-hand side provides us with a very short way to express the Axiom of Infinity using only elementary symbols. This proof of equivalence does not depend on the Axiom of Infinity. (Contributed by NM, 23-Mar-2004.) (Revised by Mario Carneiro, 16-Nov-2014.)
(∃𝑥 𝑥 𝑥 ↔ ω ∈ V)
 
2.6  ZF Set Theory - add the Axiom of Infinity
 
2.6.1  Introduce the Axiom of Infinity
 
Axiomax-inf 8535* Axiom of Infinity. An axiom of Zermelo-Fraenkel set theory. This axiom is the gateway to "Cantor's paradise" (an expression coined by Hilbert). It asserts that given a starting set 𝑥, an infinite set 𝑦 built from it exists. Although our version is apparently not given in the literature, it is similar to, but slightly shorter than, the Axiom of Infinity in [FreydScedrov] p. 283 (see inf1 8519 and inf2 8520). More standard versions, which essentially state that there exists a set containing all the natural numbers, are shown as zfinf2 8539 and omex 8540 and are based on the (nontrivial) proof of inf3 8532. This version has the advantage that when expanded to primitives, it has fewer symbols than the standard version ax-inf2 8538. Theorem inf0 8518 shows the reverse derivation of our axiom from a standard one. Theorem inf5 8542 shows a very short way to state this axiom.

The standard version of Infinity ax-inf2 8538 requires this axiom along with Regularity ax-reg 8497 for its derivation (as theorem axinf2 8537 below). In order to more easily identify the normal uses of Regularity, we will usually reference ax-inf2 8538 instead of this one. The derivation of this axiom from ax-inf2 8538 is shown by theorem axinf 8541.

Proofs should normally use the standard version ax-inf2 8538 instead of this axiom. (New usage is discouraged.) (Contributed by NM, 16-Aug-1993.)

𝑦(𝑥𝑦 ∧ ∀𝑧(𝑧𝑦 → ∃𝑤(𝑧𝑤𝑤𝑦)))
 
Theoremzfinf 8536* Axiom of Infinity expressed with the fewest number of different variables. (New usage is discouraged.) (Contributed by NM, 14-Aug-2003.)
𝑥(𝑦𝑥 ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑦𝑧𝑧𝑥)))
 
Theoremaxinf2 8537* A standard version of Axiom of Infinity, expanded to primitives, derived from our version of Infinity ax-inf 8535 and Regularity ax-reg 8497.

This theorem should not be referenced in any proof. Instead, use ax-inf2 8538 below so that the ordinary uses of Regularity can be more easily identified. (New usage is discouraged.) (Contributed by NM, 3-Nov-1996.)

𝑥(∃𝑦(𝑦𝑥 ∧ ∀𝑧 ¬ 𝑧𝑦) ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑧𝑥 ∧ ∀𝑤(𝑤𝑧 ↔ (𝑤𝑦𝑤 = 𝑦)))))
 
Axiomax-inf2 8538* A standard version of Axiom of Infinity of ZF set theory. In English, it says: there exists a set that contains the empty set and the successors of all of its members. Theorem zfinf2 8539 shows it converted to abbreviations. This axiom was derived as theorem axinf2 8537 above, using our version of Infinity ax-inf 8535 and the Axiom of Regularity ax-reg 8497. We will reference ax-inf2 8538 instead of axinf2 8537 so that the ordinary uses of Regularity can be more easily identified. The reverse derivation of ax-inf 8535 from ax-inf2 8538 is shown by theorem axinf 8541. (Contributed by NM, 3-Nov-1996.)
𝑥(∃𝑦(𝑦𝑥 ∧ ∀𝑧 ¬ 𝑧𝑦) ∧ ∀𝑦(𝑦𝑥 → ∃𝑧(𝑧𝑥 ∧ ∀𝑤(𝑤𝑧 ↔ (𝑤𝑦𝑤 = 𝑦)))))
 
Theoremzfinf2 8539* A standard version of the Axiom of Infinity, using definitions to abbreviate. Axiom Inf of [BellMachover] p. 472. (See ax-inf2 8538 for the unabbreviated version.) (Contributed by NM, 30-Aug-1993.)
𝑥(∅ ∈ 𝑥 ∧ ∀𝑦𝑥 suc 𝑦𝑥)
 
2.6.2  Existence of omega (the set of natural numbers)
 
Theoremomex 8540 The existence of omega (the class of natural numbers). Axiom 7 of [TakeutiZaring] p. 43. This theorem is proved assuming the Axiom of Infinity and in fact is equivalent to it, as shown by the reverse derivation inf0 8518.

A finitist (someone who doesn't believe in infinity) could, without contradiction, replace the Axiom of Infinity by its denial ¬ ω ∈ V; this would lead to ω = On by omon 7076 and Fin = V (the universe of all sets) by fineqv 8175. The finitist could still develop natural number, integer, and rational number arithmetic but would be denied the real numbers (as well as much of the rest of mathematics). In deference to the finitist, much of our development is done, when possible, without invoking the Axiom of Infinity; an example is Peano's axioms peano1 7085 through peano5 7089 (which many textbooks prove more easily assuming Infinity). (Contributed by NM, 6-Aug-1994.)

ω ∈ V
 
Theoremaxinf 8541* The first version of the Axiom of Infinity ax-inf 8535 proved from the second version ax-inf2 8538. Note that we didn't use ax-reg 8497, unlike the other direction axinf2 8537. (Contributed by NM, 24-Apr-2009.)
𝑦(𝑥𝑦 ∧ ∀𝑧(𝑧𝑦 → ∃𝑤(𝑧𝑤𝑤𝑦)))
 
Theoreminf5 8542 The statement "there exists a set that is a proper subset of its union" is equivalent to the Axiom of Infinity (see theorem infeq5 8534). This provides us with a very compact way to express the Axiom of Infinity using only elementary symbols. (Contributed by NM, 3-Jun-2005.)
𝑥 𝑥 𝑥
 
Theoremomelon 8543 Omega is an ordinal number. (Contributed by NM, 10-May-1998.) (Revised by Mario Carneiro, 30-Jan-2013.)
ω ∈ On
 
Theoremdfom3 8544* The class of natural numbers omega can be defined as the smallest "inductive set," which is valid provided we assume the Axiom of Infinity. Definition 6.3 of [Eisenberg] p. 82. (Contributed by NM, 6-Aug-1994.)
ω = {𝑥 ∣ (∅ ∈ 𝑥 ∧ ∀𝑦𝑥 suc 𝑦𝑥)}
 
Theoremelom3 8545* A simplification of elom 7068 assuming the Axiom of Infinity. (Contributed by NM, 30-May-2003.)
(𝐴 ∈ ω ↔ ∀𝑥(Lim 𝑥𝐴𝑥))
 
Theoremdfom4 8546* A simplification of df-om 7066 assuming the Axiom of Infinity. (Contributed by NM, 30-May-2003.)
ω = {𝑥 ∣ ∀𝑦(Lim 𝑦𝑥𝑦)}
 
Theoremdfom5 8547 ω is the smallest limit ordinal and can be defined as such (although the Axiom of Infinity is needed to ensure that at least one limit ordinal exists). (Contributed by FL, 22-Feb-2011.) (Revised by Mario Carneiro, 2-Feb-2013.)
ω = {𝑥 ∣ Lim 𝑥}
 
Theoremoancom 8548 Ordinal addition is not commutative. This theorem shows a counterexample. Remark in [TakeutiZaring] p. 60. (Contributed by NM, 10-Dec-2004.)
(1𝑜 +𝑜 ω) ≠ (ω +𝑜 1𝑜)
 
Theoremisfinite 8549 A set is finite iff it is strictly dominated by the class of natural number. Theorem 42 of [Suppes] p. 151. The Axiom of Infinity is used for the forward implication. (Contributed by FL, 16-Apr-2011.)
(𝐴 ∈ Fin ↔ 𝐴 ≺ ω)
 
Theoremfict 8550 A finite set is countable (weaker version of isfinite 8549). (Contributed by Thierry Arnoux, 27-Mar-2018.)
(𝐴 ∈ Fin → 𝐴 ≼ ω)
 
Theoremnnsdom 8551 A natural number is strictly dominated by the set of natural numbers. Example 3 of [Enderton] p. 146. (Contributed by NM, 28-Oct-2003.)
(𝐴 ∈ ω → 𝐴 ≺ ω)
 
Theoremomenps 8552 Omega is equinumerous to a proper subset of itself. Example 13.2(4) of [Eisenberg] p. 216. (Contributed by NM, 30-Jul-2003.)
ω ≈ (ω ∖ {∅})
 
Theoremomensuc 8553 The set of natural numbers is equinumerous to its successor. (Contributed by NM, 30-Oct-2003.)
ω ≈ suc ω
 
Theoreminfdifsn 8554 Removing a singleton from an infinite set does not change the cardinality of the set. (Contributed by Mario Carneiro, 30-Apr-2015.) (Revised by Mario Carneiro, 16-May-2015.)
(ω ≼ 𝐴 → (𝐴 ∖ {𝐵}) ≈ 𝐴)
 
Theoreminfdiffi 8555 Removing a finite set from an infinite set does not change the cardinality of the set. (Contributed by Mario Carneiro, 30-Apr-2015.)
((ω ≼ 𝐴𝐵 ∈ Fin) → (𝐴𝐵) ≈ 𝐴)
 
Theoremunbnn3 8556* Any unbounded subset of natural numbers is equinumerous to the set of all natural numbers. This version of unbnn 8216 eliminates its hypothesis by assuming the Axiom of Infinity. (Contributed by NM, 4-May-2005.)
((𝐴 ⊆ ω ∧ ∀𝑥 ∈ ω ∃𝑦𝐴 𝑥𝑦) → 𝐴 ≈ ω)
 
Theoremnoinfep 8557* Using the Axiom of Regularity in the form zfregfr 8509, show that there are no infinite descending -chains. Proposition 7.34 of [TakeutiZaring] p. 44. (Contributed by NM, 26-Jan-2006.) (Revised by Mario Carneiro, 22-Mar-2013.)
𝑥 ∈ ω (𝐹‘suc 𝑥) ∉ (𝐹𝑥)
 
2.6.3  Cantor normal form
 
Syntaxccnf 8558 Extend class notation with the Cantor normal form function.
class CNF
 
Definitiondf-cnf 8559* Define the Cantor normal form function, which takes as input a finitely supported function from 𝑦 to 𝑥 and outputs the corresponding member of the ordinal exponential 𝑥𝑜 𝑦. The content of the original Cantor Normal Form theorem is that for 𝑥 = ω this function is a bijection onto ω ↑𝑜 𝑦 for any ordinal 𝑦 (or, since the function restricts naturally to different ordinals, the statement that the composite function is a bijection to On). More can be said about the function, however, and in particular it is an order isomorphism for a certain easily defined well-ordering of the finitely supported functions, which gives an alternate definition cantnffval2 8592 of this function in terms of df-oi 8415. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
CNF = (𝑥 ∈ On, 𝑦 ∈ On ↦ (𝑓 ∈ {𝑔 ∈ (𝑥𝑚 𝑦) ∣ 𝑔 finSupp ∅} ↦ OrdIso( E , (𝑓 supp ∅)) / (seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝑥𝑜 (𝑘)) ·𝑜 (𝑓‘(𝑘))) +𝑜 𝑧)), ∅)‘dom )))
 
Theoremcantnffval 8560* The value of the Cantor normal form function. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = {𝑔 ∈ (𝐴𝑚 𝐵) ∣ 𝑔 finSupp ∅}    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)       (𝜑 → (𝐴 CNF 𝐵) = (𝑓𝑆OrdIso( E , (𝑓 supp ∅)) / (seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝑘)) ·𝑜 (𝑓‘(𝑘))) +𝑜 𝑧)), ∅)‘dom )))
 
Theoremcantnfdm 8561* The domain of the Cantor normal form function (in later lemmas we will use dom (𝐴 CNF 𝐵) to abbreviate "the set of finitely supported functions from 𝐵 to 𝐴"). (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = {𝑔 ∈ (𝐴𝑚 𝐵) ∣ 𝑔 finSupp ∅}    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)       (𝜑 → dom (𝐴 CNF 𝐵) = 𝑆)
 
Theoremcantnfvalf 8562* Lemma for cantnf 8590. The function appearing in cantnfval 8565 is unconditionally a function. (Contributed by Mario Carneiro, 20-May-2015.)
𝐹 = seq𝜔((𝑘𝐴, 𝑧𝐵 ↦ (𝐶 +𝑜 𝐷)), ∅)       𝐹:ω⟶On
 
Theoremcantnfs 8563 Elementhood in the set of finitely supported functions from 𝐵 to 𝐴. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)       (𝜑 → (𝐹𝑆 ↔ (𝐹:𝐵𝐴𝐹 finSupp ∅)))
 
Theoremcantnfcl 8564 Basic properties of the order isomorphism 𝐺 used later. The support of an 𝐹𝑆 is a finite subset of 𝐴, so it is well-ordered by E and the order isomorphism has domain a finite ordinal. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)       (𝜑 → ( E We (𝐹 supp ∅) ∧ dom 𝐺 ∈ ω))
 
Theoremcantnfval 8565* The value of the Cantor normal form function. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)       (𝜑 → ((𝐴 CNF 𝐵)‘𝐹) = (𝐻‘dom 𝐺))
 
Theoremcantnfval2 8566* Alternate expression for the value of the Cantor normal form function. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)       (𝜑 → ((𝐴 CNF 𝐵)‘𝐹) = (seq𝜔((𝑘 ∈ dom 𝐺, 𝑧 ∈ On ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)‘dom 𝐺))
 
Theoremcantnfsuc 8567* The value of the recursive function 𝐻 at a successor. (Contributed by Mario Carneiro, 25-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)       ((𝜑𝐾 ∈ ω) → (𝐻‘suc 𝐾) = (((𝐴𝑜 (𝐺𝐾)) ·𝑜 (𝐹‘(𝐺𝐾))) +𝑜 (𝐻𝐾)))
 
Theoremcantnfle 8568* A lower bound on the CNF function. Since ((𝐴 CNF 𝐵)‘𝐹) is defined as the sum of (𝐴𝑜 𝑥) ·𝑜 (𝐹𝑥) over all 𝑥 in the support of 𝐹, it is larger than any of these terms (and all other terms are zero, so we can extend the statement to all 𝐶𝐵 instead of just those 𝐶 in the support). (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 28-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)    &   (𝜑𝐶𝐵)       (𝜑 → ((𝐴𝑜 𝐶) ·𝑜 (𝐹𝐶)) ⊆ ((𝐴 CNF 𝐵)‘𝐹))
 
Theoremcantnflt 8569* An upper bound on the partial sums of the CNF function. Since each term dominates all previous terms, by induction we can bound the whole sum with any exponent 𝐴𝑜 𝐶 where 𝐶 is larger than any exponent (𝐺𝑥), 𝑥𝐾 which has been summed so far. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 29-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   (𝜑𝐹𝑆)    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘))) +𝑜 𝑧)), ∅)    &   (𝜑 → ∅ ∈ 𝐴)    &   (𝜑𝐾 ∈ suc dom 𝐺)    &   (𝜑𝐶 ∈ On)    &   (𝜑 → (𝐺𝐾) ⊆ 𝐶)       (𝜑 → (𝐻𝐾) ∈ (𝐴𝑜 𝐶))
 
Theoremcantnflt2 8570 An upper bound on the CNF function. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 29-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐹𝑆)    &   (𝜑 → ∅ ∈ 𝐴)    &   (𝜑𝐶 ∈ On)    &   (𝜑 → (𝐹 supp ∅) ⊆ 𝐶)       (𝜑 → ((𝐴 CNF 𝐵)‘𝐹) ∈ (𝐴𝑜 𝐶))
 
Theoremcantnff 8571 The CNF function is a function from finitely supported functions from 𝐵 to 𝐴, to the ordinal exponential 𝐴𝑜 𝐵. (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)       (𝜑 → (𝐴 CNF 𝐵):𝑆⟶(𝐴𝑜 𝐵))
 
Theoremcantnf0 8572 The value of the zero function. (Contributed by Mario Carneiro, 30-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑 → ∅ ∈ 𝐴)       (𝜑 → ((𝐴 CNF 𝐵)‘(𝐵 × {∅})) = ∅)
 
Theoremcantnfrescl 8573* A function is finitely supported from 𝐵 to 𝐴 iff the extended function is finitely supported from 𝐷 to 𝐴. (Contributed by Mario Carneiro, 25-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐷 ∈ On)    &   (𝜑𝐵𝐷)    &   ((𝜑𝑛 ∈ (𝐷𝐵)) → 𝑋 = ∅)    &   (𝜑 → ∅ ∈ 𝐴)    &   𝑇 = dom (𝐴 CNF 𝐷)       (𝜑 → ((𝑛𝐵𝑋) ∈ 𝑆 ↔ (𝑛𝐷𝑋) ∈ 𝑇))
 
Theoremcantnfres 8574* The CNF function respects extensions of the domain to a larger ordinal. (Contributed by Mario Carneiro, 25-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐷 ∈ On)    &   (𝜑𝐵𝐷)    &   ((𝜑𝑛 ∈ (𝐷𝐵)) → 𝑋 = ∅)    &   (𝜑 → ∅ ∈ 𝐴)    &   𝑇 = dom (𝐴 CNF 𝐷)    &   (𝜑 → (𝑛𝐵𝑋) ∈ 𝑆)       (𝜑 → ((𝐴 CNF 𝐵)‘(𝑛𝐵𝑋)) = ((𝐴 CNF 𝐷)‘(𝑛𝐷𝑋)))
 
Theoremcantnfp1lem1 8575* Lemma for cantnfp1 8578. (Contributed by Mario Carneiro, 20-Jun-2015.) (Revised by AV, 30-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐺𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐴)    &   (𝜑 → (𝐺 supp ∅) ⊆ 𝑋)    &   𝐹 = (𝑡𝐵 ↦ if(𝑡 = 𝑋, 𝑌, (𝐺𝑡)))       (𝜑𝐹𝑆)
 
Theoremcantnfp1lem2 8576* Lemma for cantnfp1 8578. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 30-Jun-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐺𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐴)    &   (𝜑 → (𝐺 supp ∅) ⊆ 𝑋)    &   𝐹 = (𝑡𝐵 ↦ if(𝑡 = 𝑋, 𝑌, (𝐺𝑡)))    &   (𝜑 → ∅ ∈ 𝑌)    &   𝑂 = OrdIso( E , (𝐹 supp ∅))       (𝜑 → dom 𝑂 = suc dom 𝑂)
 
Theoremcantnfp1lem3 8577* Lemma for cantnfp1 8578. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 1-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐺𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐴)    &   (𝜑 → (𝐺 supp ∅) ⊆ 𝑋)    &   𝐹 = (𝑡𝐵 ↦ if(𝑡 = 𝑋, 𝑌, (𝐺𝑡)))    &   (𝜑 → ∅ ∈ 𝑌)    &   𝑂 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝑂𝑘)) ·𝑜 (𝐹‘(𝑂𝑘))) +𝑜 𝑧)), ∅)    &   𝐾 = OrdIso( E , (𝐺 supp ∅))    &   𝑀 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝐾𝑘)) ·𝑜 (𝐺‘(𝐾𝑘))) +𝑜 𝑧)), ∅)       (𝜑 → ((𝐴 CNF 𝐵)‘𝐹) = (((𝐴𝑜 𝑋) ·𝑜 𝑌) +𝑜 ((𝐴 CNF 𝐵)‘𝐺)))
 
Theoremcantnfp1 8578* If 𝐹 is created by adding a single term (𝐹𝑋) = 𝑌 to 𝐺, where 𝑋 is larger than any element of the support of 𝐺, then 𝐹 is also a finitely supported function and it is assigned the value ((𝐴𝑜 𝑋) ·𝑜 𝑌) +𝑜 𝑧 where 𝑧 is the value of 𝐺. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 1-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐺𝑆)    &   (𝜑𝑋𝐵)    &   (𝜑𝑌𝐴)    &   (𝜑 → (𝐺 supp ∅) ⊆ 𝑋)    &   𝐹 = (𝑡𝐵 ↦ if(𝑡 = 𝑋, 𝑌, (𝐺𝑡)))       (𝜑 → (𝐹𝑆 ∧ ((𝐴 CNF 𝐵)‘𝐹) = (((𝐴𝑜 𝑋) ·𝑜 𝑌) +𝑜 ((𝐴 CNF 𝐵)‘𝐺))))
 
Theoremoemapso 8579* The relation 𝑇 is a strict order on 𝑆 (a corollary of wemapso2 8458). (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}       (𝜑𝑇 Or 𝑆)
 
Theoremoemapval 8580* Value of the relation 𝑇. (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)       (𝜑 → (𝐹𝑇𝐺 ↔ ∃𝑧𝐵 ((𝐹𝑧) ∈ (𝐺𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝐹𝑤) = (𝐺𝑤)))))
 
Theoremoemapvali 8581* If 𝐹 < 𝐺, then there is some 𝑧 witnessing this, but we can say more and in fact there is a definable expression 𝑋 that also witnesses 𝐹 < 𝐺. (Contributed by Mario Carneiro, 25-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}       (𝜑 → (𝑋𝐵 ∧ (𝐹𝑋) ∈ (𝐺𝑋) ∧ ∀𝑤𝐵 (𝑋𝑤 → (𝐹𝑤) = (𝐺𝑤))))
 
Theoremcantnflem1a 8582* Lemma for cantnf 8590. (Contributed by Mario Carneiro, 4-Jun-2015.) (Revised by AV, 2-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}       (𝜑𝑋 ∈ (𝐺 supp ∅))
 
Theoremcantnflem1b 8583* Lemma for cantnf 8590. (Contributed by Mario Carneiro, 4-Jun-2015.) (Revised by AV, 2-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}    &   𝑂 = OrdIso( E , (𝐺 supp ∅))       ((𝜑 ∧ (suc 𝑢 ∈ dom 𝑂 ∧ (𝑂𝑋) ⊆ 𝑢)) → 𝑋 ⊆ (𝑂𝑢))
 
Theoremcantnflem1c 8584* Lemma for cantnf 8590. (Contributed by Mario Carneiro, 4-Jun-2015.) (Revised by AV, 2-Jul-2019.) (Proof shortened by AV, 4-Apr-2020.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}    &   𝑂 = OrdIso( E , (𝐺 supp ∅))       ((((𝜑 ∧ (suc 𝑢 ∈ dom 𝑂 ∧ (𝑂𝑋) ⊆ 𝑢)) ∧ 𝑥𝐵) ∧ ((𝐹𝑥) ≠ ∅ ∧ (𝑂𝑢) ∈ 𝑥)) → 𝑥 ∈ (𝐺 supp ∅))
 
Theoremcantnflem1d 8585* Lemma for cantnf 8590. (Contributed by Mario Carneiro, 4-Jun-2015.) (Revised by AV, 2-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}    &   𝑂 = OrdIso( E , (𝐺 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝑂𝑘)) ·𝑜 (𝐺‘(𝑂𝑘))) +𝑜 𝑧)), ∅)       (𝜑 → ((𝐴 CNF 𝐵)‘(𝑥𝐵 ↦ if(𝑥𝑋, (𝐹𝑥), ∅))) ∈ (𝐻‘suc (𝑂𝑋)))
 
Theoremcantnflem1 8586* Lemma for cantnf 8590. This part of the proof is showing uniqueness of the Cantor normal form. We already know that the relation 𝑇 is a strict order, but we haven't shown it is a well-order yet. But being a strict order is enough to show that two distinct 𝐹, 𝐺 are 𝑇 -related as 𝐹 < 𝐺 or 𝐺 < 𝐹, and WLOG assuming that 𝐹 < 𝐺, we show that CNF respects this order and maps these two to different ordinals. (Contributed by Mario Carneiro, 28-May-2015.) (Revised by AV, 2-Jul-2019.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐹𝑆)    &   (𝜑𝐺𝑆)    &   (𝜑𝐹𝑇𝐺)    &   𝑋 = {𝑐𝐵 ∣ (𝐹𝑐) ∈ (𝐺𝑐)}    &   𝑂 = OrdIso( E , (𝐺 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (((𝐴𝑜 (𝑂𝑘)) ·𝑜 (𝐺‘(𝑂𝑘))) +𝑜 𝑧)), ∅)       (𝜑 → ((𝐴 CNF 𝐵)‘𝐹) ∈ ((𝐴 CNF 𝐵)‘𝐺))
 
Theoremcantnflem2 8587* Lemma for cantnf 8590. (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐶 ∈ (𝐴𝑜 𝐵))    &   (𝜑𝐶 ⊆ ran (𝐴 CNF 𝐵))    &   (𝜑 → ∅ ∈ 𝐶)       (𝜑 → (𝐴 ∈ (On ∖ 2𝑜) ∧ 𝐶 ∈ (On ∖ 1𝑜)))
 
Theoremcantnflem3 8588* Lemma for cantnf 8590. Here we show existence of Cantor normal forms. Assuming (by transfinite induction) that every number less than 𝐶 has a normal form, we can use oeeu 7683 to factor 𝐶 into the form ((𝐴𝑜 𝑋) ·𝑜 𝑌) +𝑜 𝑍 where 0 < 𝑌 < 𝐴 and 𝑍 < (𝐴𝑜 𝑋) (and a fortiori 𝑋 < 𝐵). Then since 𝑍 < (𝐴𝑜 𝑋) ≤ (𝐴𝑜 𝑋) ·𝑜 𝑌𝐶, 𝑍 has a normal form, and by appending the term (𝐴𝑜 𝑋) ·𝑜 𝑌 using cantnfp1 8578 we get a normal form for 𝐶. (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐶 ∈ (𝐴𝑜 𝐵))    &   (𝜑𝐶 ⊆ ran (𝐴 CNF 𝐵))    &   (𝜑 → ∅ ∈ 𝐶)    &   𝑋 = {𝑐 ∈ On ∣ 𝐶 ∈ (𝐴𝑜 𝑐)}    &   𝑃 = (℩𝑑𝑎 ∈ On ∃𝑏 ∈ (𝐴𝑜 𝑋)(𝑑 = ⟨𝑎, 𝑏⟩ ∧ (((𝐴𝑜 𝑋) ·𝑜 𝑎) +𝑜 𝑏) = 𝐶))    &   𝑌 = (1st𝑃)    &   𝑍 = (2nd𝑃)    &   (𝜑𝐺𝑆)    &   (𝜑 → ((𝐴 CNF 𝐵)‘𝐺) = 𝑍)    &   𝐹 = (𝑡𝐵 ↦ if(𝑡 = 𝑋, 𝑌, (𝐺𝑡)))       (𝜑𝐶 ∈ ran (𝐴 CNF 𝐵))
 
Theoremcantnflem4 8589* Lemma for cantnf 8590. Complete the induction step of cantnflem3 8588. (Contributed by Mario Carneiro, 25-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   (𝜑𝐶 ∈ (𝐴𝑜 𝐵))    &   (𝜑𝐶 ⊆ ran (𝐴 CNF 𝐵))    &   (𝜑 → ∅ ∈ 𝐶)    &   𝑋 = {𝑐 ∈ On ∣ 𝐶 ∈ (𝐴𝑜 𝑐)}    &   𝑃 = (℩𝑑𝑎 ∈ On ∃𝑏 ∈ (𝐴𝑜 𝑋)(𝑑 = ⟨𝑎, 𝑏⟩ ∧ (((𝐴𝑜 𝑋) ·𝑜 𝑎) +𝑜 𝑏) = 𝐶))    &   𝑌 = (1st𝑃)    &   𝑍 = (2nd𝑃)       (𝜑𝐶 ∈ ran (𝐴 CNF 𝐵))
 
Theoremcantnf 8590* The Cantor Normal Form theorem. The function (𝐴 CNF 𝐵), which maps a finitely supported function from 𝐵 to 𝐴 to the sum ((𝐴𝑜 𝑓(𝑎1)) ∘ 𝑎1) +𝑜 ((𝐴𝑜 𝑓(𝑎2)) ∘ 𝑎2) +𝑜 ... over all indexes 𝑎 < 𝐵 such that 𝑓(𝑎) is nonzero, is an order isomorphism from the ordering 𝑇 of finitely supported functions to the set (𝐴𝑜 𝐵) under the natural order. Setting 𝐴 = ω and letting 𝐵 be arbitrarily large, the surjectivity of this function implies that every ordinal has a Cantor normal form (and injectivity, together with coherence cantnfres 8574, implies that such a representation is unique). (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}       (𝜑 → (𝐴 CNF 𝐵) Isom 𝑇, E (𝑆, (𝐴𝑜 𝐵)))
 
Theoremoemapwe 8591* The lexicographic order on a function space of ordinals gives a well-ordering with order type equal to the ordinal exponential. This provides an alternate definition of the ordinal exponential. (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}       (𝜑 → (𝑇 We 𝑆 ∧ dom OrdIso(𝑇, 𝑆) = (𝐴𝑜 𝐵)))
 
Theoremcantnffval2 8592* An alternate definition of df-cnf 8559 which relies on cantnf 8590. (Note that although the use of 𝑆 seems self-referential, one can use cantnfdm 8561 to eliminate it.) (Contributed by Mario Carneiro, 28-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)    &   𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐵 ((𝑥𝑧) ∈ (𝑦𝑧) ∧ ∀𝑤𝐵 (𝑧𝑤 → (𝑥𝑤) = (𝑦𝑤)))}       (𝜑 → (𝐴 CNF 𝐵) = OrdIso(𝑇, 𝑆))
 
Theoremcantnff1o 8593 Simplify the isomorphism of cantnf 8590 to simple bijection. (Contributed by Mario Carneiro, 30-May-2015.)
𝑆 = dom (𝐴 CNF 𝐵)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ On)       (𝜑 → (𝐴 CNF 𝐵):𝑆1-1-onto→(𝐴𝑜 𝐵))
 
Theoremwemapwe 8594* Construct lexicographic order on a function space based on a reverse well-ordering of the indexes and a well-ordering of the values. (Contributed by Mario Carneiro, 29-May-2015.) (Revised by AV, 3-Jul-2019.)
𝑇 = {⟨𝑥, 𝑦⟩ ∣ ∃𝑧𝐴 ((𝑥𝑧)𝑆(𝑦𝑧) ∧ ∀𝑤𝐴 (𝑧𝑅𝑤 → (𝑥𝑤) = (𝑦𝑤)))}    &   𝑈 = {𝑥 ∈ (𝐵𝑚 𝐴) ∣ 𝑥 finSupp 𝑍}    &   (𝜑𝑅 We 𝐴)    &   (𝜑𝑆 We 𝐵)    &   (𝜑𝐵 ≠ ∅)    &   𝐹 = OrdIso(𝑅, 𝐴)    &   𝐺 = OrdIso(𝑆, 𝐵)    &   𝑍 = (𝐺‘∅)       (𝜑𝑇 We 𝑈)
 
Theoremoef1o 8595* A bijection of the base sets induces a bijection on ordinal exponentials. (The assumption (𝐹‘∅) = ∅ can be discharged using fveqf1o 6557.) (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 3-Jul-2019.)
(𝜑𝐹:𝐴1-1-onto𝐶)    &   (𝜑𝐺:𝐵1-1-onto𝐷)    &   (𝜑𝐴 ∈ (On ∖ 1𝑜))    &   (𝜑𝐵 ∈ On)    &   (𝜑𝐶 ∈ On)    &   (𝜑𝐷 ∈ On)    &   (𝜑 → (𝐹‘∅) = ∅)    &   𝐾 = (𝑦 ∈ {𝑥 ∈ (𝐴𝑚 𝐵) ∣ 𝑥 finSupp ∅} ↦ (𝐹 ∘ (𝑦𝐺)))    &   𝐻 = (((𝐶 CNF 𝐷) ∘ 𝐾) ∘ (𝐴 CNF 𝐵))       (𝜑𝐻:(𝐴𝑜 𝐵)–1-1-onto→(𝐶𝑜 𝐷))
 
Theoremcnfcomlem 8596* Lemma for cnfcom 8597. (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 3-Jul-2019.)
𝑆 = dom (ω CNF 𝐴)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ (ω ↑𝑜 𝐴))    &   𝐹 = ((ω CNF 𝐴)‘𝐵)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (𝑀 +𝑜 𝑧)), ∅)    &   𝑇 = seq𝜔((𝑘 ∈ V, 𝑓 ∈ V ↦ 𝐾), ∅)    &   𝑀 = ((ω ↑𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘)))    &   𝐾 = ((𝑥𝑀 ↦ (dom 𝑓 +𝑜 𝑥)) ∪ (𝑥 ∈ dom 𝑓 ↦ (𝑀 +𝑜 𝑥)))    &   (𝜑𝐼 ∈ dom 𝐺)    &   (𝜑𝑂 ∈ (ω ↑𝑜 (𝐺𝐼)))    &   (𝜑 → (𝑇𝐼):(𝐻𝐼)–1-1-onto𝑂)       (𝜑 → (𝑇‘suc 𝐼):(𝐻‘suc 𝐼)–1-1-onto→((ω ↑𝑜 (𝐺𝐼)) ·𝑜 (𝐹‘(𝐺𝐼))))
 
Theoremcnfcom 8597* Any ordinal 𝐵 is equinumerous to the leading term of its Cantor normal form. Here we show that bijection explicitly. (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 3-Jul-2019.)
𝑆 = dom (ω CNF 𝐴)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ (ω ↑𝑜 𝐴))    &   𝐹 = ((ω CNF 𝐴)‘𝐵)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (𝑀 +𝑜 𝑧)), ∅)    &   𝑇 = seq𝜔((𝑘 ∈ V, 𝑓 ∈ V ↦ 𝐾), ∅)    &   𝑀 = ((ω ↑𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘)))    &   𝐾 = ((𝑥𝑀 ↦ (dom 𝑓 +𝑜 𝑥)) ∪ (𝑥 ∈ dom 𝑓 ↦ (𝑀 +𝑜 𝑥)))    &   (𝜑𝐼 ∈ dom 𝐺)       (𝜑 → (𝑇‘suc 𝐼):(𝐻‘suc 𝐼)–1-1-onto→((ω ↑𝑜 (𝐺𝐼)) ·𝑜 (𝐹‘(𝐺𝐼))))
 
Theoremcnfcom2lem 8598* Lemma for cnfcom2 8599. (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 3-Jul-2019.)
𝑆 = dom (ω CNF 𝐴)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ (ω ↑𝑜 𝐴))    &   𝐹 = ((ω CNF 𝐴)‘𝐵)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (𝑀 +𝑜 𝑧)), ∅)    &   𝑇 = seq𝜔((𝑘 ∈ V, 𝑓 ∈ V ↦ 𝐾), ∅)    &   𝑀 = ((ω ↑𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘)))    &   𝐾 = ((𝑥𝑀 ↦ (dom 𝑓 +𝑜 𝑥)) ∪ (𝑥 ∈ dom 𝑓 ↦ (𝑀 +𝑜 𝑥)))    &   𝑊 = (𝐺 dom 𝐺)    &   (𝜑 → ∅ ∈ 𝐵)       (𝜑 → dom 𝐺 = suc dom 𝐺)
 
Theoremcnfcom2 8599* Any nonzero ordinal 𝐵 is equinumerous to the leading term of its Cantor normal form. (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 3-Jul-2019.)
𝑆 = dom (ω CNF 𝐴)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ (ω ↑𝑜 𝐴))    &   𝐹 = ((ω CNF 𝐴)‘𝐵)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (𝑀 +𝑜 𝑧)), ∅)    &   𝑇 = seq𝜔((𝑘 ∈ V, 𝑓 ∈ V ↦ 𝐾), ∅)    &   𝑀 = ((ω ↑𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘)))    &   𝐾 = ((𝑥𝑀 ↦ (dom 𝑓 +𝑜 𝑥)) ∪ (𝑥 ∈ dom 𝑓 ↦ (𝑀 +𝑜 𝑥)))    &   𝑊 = (𝐺 dom 𝐺)    &   (𝜑 → ∅ ∈ 𝐵)       (𝜑 → (𝑇‘dom 𝐺):𝐵1-1-onto→((ω ↑𝑜 𝑊) ·𝑜 (𝐹𝑊)))
 
Theoremcnfcom3lem 8600* Lemma for cnfcom3 8601. (Contributed by Mario Carneiro, 30-May-2015.) (Revised by AV, 4-Jul-2019.)
𝑆 = dom (ω CNF 𝐴)    &   (𝜑𝐴 ∈ On)    &   (𝜑𝐵 ∈ (ω ↑𝑜 𝐴))    &   𝐹 = ((ω CNF 𝐴)‘𝐵)    &   𝐺 = OrdIso( E , (𝐹 supp ∅))    &   𝐻 = seq𝜔((𝑘 ∈ V, 𝑧 ∈ V ↦ (𝑀 +𝑜 𝑧)), ∅)    &   𝑇 = seq𝜔((𝑘 ∈ V, 𝑓 ∈ V ↦ 𝐾), ∅)    &   𝑀 = ((ω ↑𝑜 (𝐺𝑘)) ·𝑜 (𝐹‘(𝐺𝑘)))    &   𝐾 = ((𝑥𝑀 ↦ (dom 𝑓 +𝑜 𝑥)) ∪ (𝑥 ∈ dom 𝑓 ↦ (𝑀 +𝑜 𝑥)))    &   𝑊 = (𝐺 dom 𝐺)    &   (𝜑 → ω ⊆ 𝐵)       (𝜑𝑊 ∈ (On ∖ 1𝑜))
    < Previous  Next >

Page List
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-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17200 173 17201-17300 174 17301-17400 175 17401-17500 176 17501-17600 177 17601-17700 178 17701-17800 179 17801-17900 180 17901-18000 181 18001-18100 182 18101-18200 183 18201-18300 184 18301-18400 185 18401-18500 186 18501-18600 187 18601-18700 188 18701-18800 189 18801-18900 190 18901-19000 191 19001-19100 192 19101-19200 193 19201-19300 194 19301-19400 195 19401-19500 196 19501-19600 197 19601-19700 198 19701-19800 199 19801-19900 200 19901-20000 201 20001-20100 202 20101-20200 203 20201-20300 204 20301-20400 205 20401-20500 206 20501-20600 207 20601-20700 208 20701-20800 209 20801-20900 210 20901-21000 211 21001-21100 212 21101-21200 213 21201-21300 214 21301-21400 215 21401-21500 216 21501-21600 217 21601-21700 218 21701-21800 219 21801-21900 220 21901-22000 221 22001-22100 222 22101-22200 223 22201-22300 224 22301-22400 225 22401-22500 226 22501-22600 227 22601-22700 228 22701-22800 229 22801-22900 230 22901-23000 231 23001-23100 232 23101-23200 233 23201-23300 234 23301-23400 235 23401-23500 236 23501-23600 237 23601-23700 238 23701-23800 239 23801-23900 240 23901-24000 241 24001-24100 242 24101-24200 243 24201-24300 244 24301-24400 245 24401-24500 246 24501-24600 247 24601-24700 248 24701-24800 249 24801-24900 250 24901-25000 251 25001-25100 252 25101-25200 253 25201-25300 254 25301-25400 255 25401-25500 256 25501-25600 257 25601-25700 258 25701-25800 259 25801-25900 260 25901-26000 261 26001-26100 262 26101-26200 263 26201-26300 264 26301-26400 265 26401-26500 266 26501-26600 267 26601-26700 268 26701-26800 269 26801-26900 270 26901-27000 271 27001-27100 272 27101-27200 273 27201-27300 274 27301-27400 275 27401-27500 276 27501-27600 277 27601-27700 278 27701-27800 279 27801-27900 280 27901-28000 281 28001-28100 282 28101-28200 283 28201-28300 284 28301-28400 285 28401-28500 286 28501-28600 287 28601-28700 288 28701-28800 289 28801-28900 290 28901-29000 291 29001-29100 292 29101-29200 293 29201-29300 294 29301-29400 295 29401-29500 296 29501-29600 297 29601-29700 298 29701-29800 299 29801-29900 300 29901-30000 301 30001-30100 302 30101-30200 303 30201-30300 304 30301-30400 305 30401-30500 306 30501-30600 307 30601-30700 308 30701-30800 309 30801-30900 310 30901-31000 311 31001-31100 312 31101-31200 313 31201-31300 314 31301-31400 315 31401-31500 316 31501-31600 317 31601-31700 318 31701-31800 319 31801-31900 320 31901-32000 321 32001-32100 322 32101-32200 323 32201-32300 324 32301-32400 325 32401-32500 326 32501-32600 327 32601-32700 328 32701-32800 329 32801-32900 330 32901-33000 331 33001-33100 332 33101-33200 333 33201-33300 334 33301-33400 335 33401-33500 336 33501-33600 337 33601-33700 338 33701-33800 339 33801-33900 340 33901-34000 341 34001-34100 342 34101-34200 343 34201-34300 344 34301-34400 345 34401-34500 346 34501-34600 347 34601-34700 348 34701-34800 349 34801-34900 350 34901-35000 351 35001-35100 352 35101-35200 353 35201-35300 354 35301-35400 355 35401-35500 356 35501-35600 357 35601-35700 358 35701-35800 359 35801-35900 360 35901-36000 361 36001-36100 362 36101-36200 363 36201-36300 364 36301-36400 365 36401-36500 366 36501-36600 367 36601-36700 368 36701-36800 369 36801-36900 370 36901-37000 371 37001-37100 372 37101-37200 373 37201-37300 374 37301-37400 375 37401-37500 376 37501-37600 377 37601-37700 378 37701-37800 379 37801-37900 380 37901-38000 381 38001-38100 382 38101-38200 383 38201-38300 384 38301-38400 385 38401-38500 386 38501-38600 387 38601-38700 388 38701-38800 389 38801-38900 390 38901-39000 391 39001-39100 392 39101-39200 393 39201-39300 394 39301-39400 395 39401-39500 396 39501-39600 397 39601-39700 398 39701-39800 399 39801-39900 400 39901-40000 401 40001-40100 402 40101-40200 403 40201-40300 404 40301-40400 405 40401-40500 406 40501-40600 407 40601-40700 408 40701-40800 409 40801-40900 410 40901-41000 411 41001-41100 412 41101-41200 413 41201-41300 414 41301-41400 415 41401-41500 416 41501-41600 417 41601-41700 418 41701-41800 419 41801-41900 420 41901-42000 421 42001-42100 422 42101-42200 423 42201-42300 424 42301-42400 425 42401-42500 426 42501-42551
  Copyright terms: Public domain < Previous  Next >