| Metamath
Proof Explorer Theorem List (p. 86 of 506) | < 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: | (1-31236) |
(31237-32759) |
(32760-50572) |
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | om0 8501 | Ordinal multiplication with zero. Definition 8.15(a) of [TakeutiZaring] p. 62. Definition 2.5 of [Schloeder] p. 4. See om0x 8503 for a way to remove the antecedent 𝐴 ∈ On. (Contributed by NM, 17-Sep-1995.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ (𝐴 ∈ On → (𝐴 ·o ∅) = ∅) | ||
| Theorem | oe0m 8502 | Value of zero raised to an ordinal. (Contributed by NM, 31-Dec-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ (𝐴 ∈ On → (∅ ↑o 𝐴) = (1o ∖ 𝐴)) | ||
| Theorem | om0x 8503 | Ordinal multiplication with zero. Definition 8.15 of [TakeutiZaring] p. 62. Unlike om0 8501, this version works whether or not 𝐴 is an ordinal. However, since it is an artifact of our particular function value definition outside the domain, we will not use it in order to be conventional and present it only as a curiosity. (Contributed by NM, 1-Feb-1996.) (New usage is discouraged.) |
| ⊢ (𝐴 ·o ∅) = ∅ | ||
| Theorem | oe0m0 8504 | Ordinal exponentiation with zero base and zero exponent. Proposition 8.31 of [TakeutiZaring] p. 67. (Contributed by NM, 31-Dec-2004.) |
| ⊢ (∅ ↑o ∅) = 1o | ||
| Theorem | oe0m1 8505 | Ordinal exponentiation with zero base and nonzero exponent. Proposition 8.31(2) of [TakeutiZaring] p. 67 and its converse. Definition 2.6 of [Schloeder] p. 4. (Contributed by NM, 5-Jan-2005.) |
| ⊢ (𝐴 ∈ On → (∅ ∈ 𝐴 ↔ (∅ ↑o 𝐴) = ∅)) | ||
| Theorem | oe0 8506 | Ordinal exponentiation with zero exponent. Definition 8.30 of [TakeutiZaring] p. 67. Definition 2.6 of [Schloeder] p. 4. (Contributed by NM, 31-Dec-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ (𝐴 ∈ On → (𝐴 ↑o ∅) = 1o) | ||
| Theorem | oev2 8507* | Alternate value of ordinal exponentiation. Compare oev 8498. (Contributed by NM, 2-Jan-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ↑o 𝐵) = ((rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵) ∩ ((V ∖ ∩ 𝐴) ∪ ∩ 𝐵))) | ||
| Theorem | oasuc 8508 | Addition with successor. Definition 8.1 of [TakeutiZaring] p. 56. Definition 2.3 of [Schloeder] p. 4. (Contributed by NM, 3-May-1995.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 +o suc 𝐵) = suc (𝐴 +o 𝐵)) | ||
| Theorem | oesuclem 8509* | Lemma for oesuc 8511. (Contributed by NM, 31-Dec-2004.) (Revised by Mario Carneiro, 15-Nov-2014.) |
| ⊢ Lim 𝑋 & ⊢ (𝐵 ∈ 𝑋 → (rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘suc 𝐵) = ((𝑥 ∈ V ↦ (𝑥 ·o 𝐴))‘(rec((𝑥 ∈ V ↦ (𝑥 ·o 𝐴)), 1o)‘𝐵))) ⇒ ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ 𝑋) → (𝐴 ↑o suc 𝐵) = ((𝐴 ↑o 𝐵) ·o 𝐴)) | ||
| Theorem | omsuc 8510 | Multiplication with successor. Definition 8.15 of [TakeutiZaring] p. 62. Definition 2.5 of [Schloeder] p. 4. (Contributed by NM, 17-Sep-1995.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ·o suc 𝐵) = ((𝐴 ·o 𝐵) +o 𝐴)) | ||
| Theorem | oesuc 8511 | Ordinal exponentiation with a successor exponent. Definition 8.30 of [TakeutiZaring] p. 67. Definition 2.6 of [Schloeder] p. 4. (Contributed by NM, 31-Dec-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ↑o suc 𝐵) = ((𝐴 ↑o 𝐵) ·o 𝐴)) | ||
| Theorem | onasuc 8512 | Addition with successor. Theorem 4I(A2) of [Enderton] p. 79. (Note that this version of oasuc 8508 does not need Replacement.) (Contributed by Mario Carneiro, 16-Nov-2014.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ ω) → (𝐴 +o suc 𝐵) = suc (𝐴 +o 𝐵)) | ||
| Theorem | onmsuc 8513 | Multiplication with successor. Theorem 4J(A2) of [Enderton] p. 80. (Contributed by NM, 20-Sep-1995.) (Revised by Mario Carneiro, 14-Nov-2014.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ ω) → (𝐴 ·o suc 𝐵) = ((𝐴 ·o 𝐵) +o 𝐴)) | ||
| Theorem | onesuc 8514 | Exponentiation with a successor exponent. Definition 8.30 of [TakeutiZaring] p. 67. (Contributed by Mario Carneiro, 14-Nov-2014.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ ω) → (𝐴 ↑o suc 𝐵) = ((𝐴 ↑o 𝐵) ·o 𝐴)) | ||
| Theorem | oa1suc 8515 | Addition with 1 is same as successor. Proposition 4.34(a) of [Mendelson] p. 266. Remark 2.4 of [Schloeder] p. 4. (Contributed by NM, 29-Oct-1995.) (Revised by Mario Carneiro, 16-Nov-2014.) |
| ⊢ (𝐴 ∈ On → (𝐴 +o 1o) = suc 𝐴) | ||
| Theorem | oalim 8516* | Ordinal addition with a limit ordinal. Definition 8.1 of [TakeutiZaring] p. 56. Definition 2.3 of [Schloeder] p. 4. (Contributed by NM, 3-Aug-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) → (𝐴 +o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 +o 𝑥)) | ||
| Theorem | omlim 8517* | Ordinal multiplication with a limit ordinal. Definition 8.15 of [TakeutiZaring] p. 62. Definition 2.5 of [Schloeder] p. 4. (Contributed by NM, 3-Aug-2004.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ ((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) → (𝐴 ·o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ·o 𝑥)) | ||
| Theorem | oelim 8518* | Ordinal exponentiation with a limit exponent and nonzero base. Definition 8.30 of [TakeutiZaring] p. 67. Definition 2.6 of [Schloeder] p. 4. (Contributed by NM, 1-Jan-2005.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥)) | ||
| Theorem | oacl 8519 | Closure law for ordinal addition. Proposition 8.2 of [TakeutiZaring] p. 57. Remark 2.8 of [Schloeder] p. 5. (Contributed by NM, 5-May-1995.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 +o 𝐵) ∈ On) | ||
| Theorem | omcl 8520 | Closure law for ordinal multiplication. Proposition 8.16 of [TakeutiZaring] p. 57. Remark 2.8 of [Schloeder] p. 5. (Contributed by NM, 3-Aug-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ·o 𝐵) ∈ On) | ||
| Theorem | oecl 8521 | Closure law for ordinal exponentiation. Remark 2.8 of [Schloeder] p. 5. (Contributed by NM, 1-Jan-2005.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ↑o 𝐵) ∈ On) | ||
| Theorem | oa0r 8522 | Ordinal addition with zero. Proposition 8.3 of [TakeutiZaring] p. 57. Lemma 2.14 of [Schloeder] p. 5. (Contributed by NM, 5-May-1995.) |
| ⊢ (𝐴 ∈ On → (∅ +o 𝐴) = 𝐴) | ||
| Theorem | om0r 8523 | Ordinal multiplication with zero. Proposition 8.18(1) of [TakeutiZaring] p. 63. (Contributed by NM, 3-Aug-2004.) |
| ⊢ (𝐴 ∈ On → (∅ ·o 𝐴) = ∅) | ||
| Theorem | o1p1e2 8524 | 1 + 1 = 2 for ordinal numbers. (Contributed by NM, 18-Feb-2004.) |
| ⊢ (1o +o 1o) = 2o | ||
| Theorem | o2p2e4 8525 | 2 + 2 = 4 for ordinal numbers. Ordinal numbers are modeled as Von Neumann ordinals; see df-suc 6366. For the usual proof using complex numbers, see 2p2e4 12374. (Contributed by NM, 18-Aug-2021.) Avoid ax-rep 5237, from a comment by Sophie. (Revised by SN, 23-Mar-2024.) |
| ⊢ (2o +o 2o) = 4o | ||
| Theorem | om1 8526 | Ordinal multiplication with 1. Proposition 8.18(2) of [TakeutiZaring] p. 63. Lemma 2.15 of [Schloeder] p. 5. (Contributed by NM, 29-Oct-1995.) |
| ⊢ (𝐴 ∈ On → (𝐴 ·o 1o) = 𝐴) | ||
| Theorem | om1r 8527 | Ordinal multiplication with 1. Proposition 8.18(2) of [TakeutiZaring] p. 63. Lemma 2.15 of [Schloeder] p. 5. (Contributed by NM, 3-Aug-2004.) |
| ⊢ (𝐴 ∈ On → (1o ·o 𝐴) = 𝐴) | ||
| Theorem | oe1 8528 | Ordinal exponentiation with an exponent of 1. Lemma 2.16 of [Schloeder] p. 6. (Contributed by NM, 2-Jan-2005.) |
| ⊢ (𝐴 ∈ On → (𝐴 ↑o 1o) = 𝐴) | ||
| Theorem | oe1m 8529 | Ordinal exponentiation with a base of 1. Proposition 8.31(3) of [TakeutiZaring] p. 67. Lemma 2.17 of [Schloeder] p. 6. (Contributed by NM, 2-Jan-2005.) |
| ⊢ (𝐴 ∈ On → (1o ↑o 𝐴) = 1o) | ||
| Theorem | oaordi 8530 | Ordering property of ordinal addition. Proposition 8.4 of [TakeutiZaring] p. 58. (Contributed by NM, 5-Dec-2004.) |
| ⊢ ((𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ∈ 𝐵 → (𝐶 +o 𝐴) ∈ (𝐶 +o 𝐵))) | ||
| Theorem | oaord 8531 | Ordering property of ordinal addition. Proposition 8.4 of [TakeutiZaring] p. 58 and its converse. (Contributed by NM, 5-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ∈ 𝐵 ↔ (𝐶 +o 𝐴) ∈ (𝐶 +o 𝐵))) | ||
| Theorem | oacan 8532 | Left cancellation law for ordinal addition. Corollary 8.5 of [TakeutiZaring] p. 58. (Contributed by NM, 5-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 +o 𝐵) = (𝐴 +o 𝐶) ↔ 𝐵 = 𝐶)) | ||
| Theorem | oaword 8533 | Weak ordering property of ordinal addition. (Contributed by NM, 6-Dec-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ⊆ 𝐵 ↔ (𝐶 +o 𝐴) ⊆ (𝐶 +o 𝐵))) | ||
| Theorem | oawordri 8534 | Weak ordering property of ordinal addition. Proposition 8.7 of [TakeutiZaring] p. 59. (Contributed by NM, 7-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ⊆ 𝐵 → (𝐴 +o 𝐶) ⊆ (𝐵 +o 𝐶))) | ||
| Theorem | oaord1 8535 | An ordinal is less than its sum with a nonzero ordinal. Theorem 18 of [Suppes] p. 209 and its converse. (Contributed by NM, 6-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (∅ ∈ 𝐵 ↔ 𝐴 ∈ (𝐴 +o 𝐵))) | ||
| Theorem | oaword1 8536 | An ordinal is less than or equal to its sum with another. Part of Exercise 5 of [TakeutiZaring] p. 62. Lemma 3.2 of [Schloeder] p. 7. (For the other part see oaord1 8535.) (Contributed by NM, 6-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐴 ⊆ (𝐴 +o 𝐵)) | ||
| Theorem | oaword2 8537 | An ordinal is less than or equal to its sum with another. Theorem 21 of [Suppes] p. 209. Lemma 3.3 of [Schloeder] p. 7. (Contributed by NM, 7-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐴 ⊆ (𝐵 +o 𝐴)) | ||
| Theorem | oawordeulem 8538* | Lemma for oawordex 8541. (Contributed by NM, 11-Dec-2004.) |
| ⊢ 𝐴 ∈ On & ⊢ 𝐵 ∈ On & ⊢ 𝑆 = {𝑦 ∈ On ∣ 𝐵 ⊆ (𝐴 +o 𝑦)} ⇒ ⊢ (𝐴 ⊆ 𝐵 → ∃!𝑥 ∈ On (𝐴 +o 𝑥) = 𝐵) | ||
| Theorem | oawordeu 8539* | Existence theorem for weak ordering of ordinal sum. Proposition 8.8 of [TakeutiZaring] p. 59. (Contributed by NM, 11-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ 𝐴 ⊆ 𝐵) → ∃!𝑥 ∈ On (𝐴 +o 𝑥) = 𝐵) | ||
| Theorem | oawordexr 8540* | Existence theorem for weak ordering of ordinal sum. (Contributed by NM, 12-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ ∃𝑥 ∈ On (𝐴 +o 𝑥) = 𝐵) → 𝐴 ⊆ 𝐵) | ||
| Theorem | oawordex 8541* | Existence theorem for weak ordering of ordinal sum. Proposition 8.8 of [TakeutiZaring] p. 59 and its converse. See oawordeu 8539 for uniqueness. (Contributed by NM, 12-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ⊆ 𝐵 ↔ ∃𝑥 ∈ On (𝐴 +o 𝑥) = 𝐵)) | ||
| Theorem | oaordex 8542* | Existence theorem for ordering of ordinal sum. Similar to Proposition 4.34(f) of [Mendelson] p. 266 and its converse. (Contributed by NM, 12-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 ∈ 𝐵 ↔ ∃𝑥 ∈ On (∅ ∈ 𝑥 ∧ (𝐴 +o 𝑥) = 𝐵))) | ||
| Theorem | oa00 8543 | An ordinal sum is zero iff both of its arguments are zero. Lemma 3.10 of [Schloeder] p. 8. (Contributed by NM, 6-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 +o 𝐵) = ∅ ↔ (𝐴 = ∅ ∧ 𝐵 = ∅))) | ||
| Theorem | oalimcl 8544 | The ordinal sum with a limit ordinal is a limit ordinal. Proposition 8.11 of [TakeutiZaring] p. 60. Lemma 3.4 of [Schloeder] p. 7. (Contributed by NM, 8-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) → Lim (𝐴 +o 𝐵)) | ||
| Theorem | oaass 8545 | Ordinal addition is associative. Theorem 25 of [Suppes] p. 211. Theorem 4.2 of [Schloeder] p. 11. (Contributed by NM, 10-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 +o 𝐵) +o 𝐶) = (𝐴 +o (𝐵 +o 𝐶))) | ||
| Theorem | oarec 8546* | Recursive definition of ordinal addition. Exercise 25 of [Enderton] p. 240. (Contributed by NM, 26-Dec-2004.) (Revised by Mario Carneiro, 30-May-2015.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐴 +o 𝐵) = (𝐴 ∪ ran (𝑥 ∈ 𝐵 ↦ (𝐴 +o 𝑥)))) | ||
| Theorem | oaf1o 8547* | Left addition by a constant is a bijection from ordinals to ordinals greater than the constant. (Contributed by Mario Carneiro, 30-May-2015.) |
| ⊢ (𝐴 ∈ On → (𝑥 ∈ On ↦ (𝐴 +o 𝑥)):On–1-1-onto→(On ∖ 𝐴)) | ||
| Theorem | oacomf1olem 8548* | Lemma for oacomf1o 8549. (Contributed by Mario Carneiro, 30-May-2015.) |
| ⊢ 𝐹 = (𝑥 ∈ 𝐴 ↦ (𝐵 +o 𝑥)) ⇒ ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (𝐹:𝐴–1-1-onto→ran 𝐹 ∧ (ran 𝐹 ∩ 𝐵) = ∅)) | ||
| Theorem | oacomf1o 8549* | Define a bijection from 𝐴 +o 𝐵 to 𝐵 +o 𝐴. Thus, the two are equinumerous even if they are not equal (which sometimes occurs, e.g., oancom 9619). (Contributed by Mario Carneiro, 30-May-2015.) |
| ⊢ 𝐹 = ((𝑥 ∈ 𝐴 ↦ (𝐵 +o 𝑥)) ∪ ◡(𝑥 ∈ 𝐵 ↦ (𝐴 +o 𝑥))) ⇒ ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → 𝐹:(𝐴 +o 𝐵)–1-1-onto→(𝐵 +o 𝐴)) | ||
| Theorem | omordi 8550 | Ordering property of ordinal multiplication. Half of Proposition 8.19 of [TakeutiZaring] p. 63. Lemma 3.15 of [Schloeder] p. 9. (Contributed by NM, 14-Dec-2004.) |
| ⊢ (((𝐵 ∈ On ∧ 𝐶 ∈ On) ∧ ∅ ∈ 𝐶) → (𝐴 ∈ 𝐵 → (𝐶 ·o 𝐴) ∈ (𝐶 ·o 𝐵))) | ||
| Theorem | omord2 8551 | Ordering property of ordinal multiplication. (Contributed by NM, 25-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) ∧ ∅ ∈ 𝐶) → (𝐴 ∈ 𝐵 ↔ (𝐶 ·o 𝐴) ∈ (𝐶 ·o 𝐵))) | ||
| Theorem | omord 8552 | Ordering property of ordinal multiplication. Proposition 8.19 of [TakeutiZaring] p. 63. Theorem 3.16 of [Schloeder] p. 9. (Contributed by NM, 14-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 ∈ 𝐵 ∧ ∅ ∈ 𝐶) ↔ (𝐶 ·o 𝐴) ∈ (𝐶 ·o 𝐵))) | ||
| Theorem | omcan 8553 | Left cancellation law for ordinal multiplication. Proposition 8.20 of [TakeutiZaring] p. 63 and its converse. (Contributed by NM, 14-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) ∧ ∅ ∈ 𝐴) → ((𝐴 ·o 𝐵) = (𝐴 ·o 𝐶) ↔ 𝐵 = 𝐶)) | ||
| Theorem | omword 8554 | Weak ordering property of ordinal multiplication. (Contributed by NM, 21-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) ∧ ∅ ∈ 𝐶) → (𝐴 ⊆ 𝐵 ↔ (𝐶 ·o 𝐴) ⊆ (𝐶 ·o 𝐵))) | ||
| Theorem | omwordi 8555 | Weak ordering property of ordinal multiplication. (Contributed by NM, 21-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ⊆ 𝐵 → (𝐶 ·o 𝐴) ⊆ (𝐶 ·o 𝐵))) | ||
| Theorem | omwordri 8556 | Weak ordering property of ordinal multiplication. Proposition 8.21 of [TakeutiZaring] p. 63. (Contributed by NM, 20-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ⊆ 𝐵 → (𝐴 ·o 𝐶) ⊆ (𝐵 ·o 𝐶))) | ||
| Theorem | omword1 8557 | An ordinal is less than or equal to its product with another. Lemma 3.11 of [Schloeder] p. 8. (Contributed by NM, 21-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐵) → 𝐴 ⊆ (𝐴 ·o 𝐵)) | ||
| Theorem | omword2 8558 | An ordinal is less than or equal to its product with another. Lemma 3.12 of [Schloeder] p. 9. (Contributed by NM, 21-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐵) → 𝐴 ⊆ (𝐵 ·o 𝐴)) | ||
| Theorem | om00 8559 | The product of two ordinal numbers is zero iff at least one of them is zero. Proposition 8.22 of [TakeutiZaring] p. 64. (Contributed by NM, 21-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → ((𝐴 ·o 𝐵) = ∅ ↔ (𝐴 = ∅ ∨ 𝐵 = ∅))) | ||
| Theorem | om00el 8560 | The product of two nonzero ordinal numbers is nonzero. (Contributed by NM, 28-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (∅ ∈ (𝐴 ·o 𝐵) ↔ (∅ ∈ 𝐴 ∧ ∅ ∈ 𝐵))) | ||
| Theorem | omordlim 8561* | Ordering involving the product of a limit ordinal. Proposition 8.23 of [TakeutiZaring] p. 64. (Contributed by NM, 25-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ 𝐷 ∧ Lim 𝐵)) ∧ 𝐶 ∈ (𝐴 ·o 𝐵)) → ∃𝑥 ∈ 𝐵 𝐶 ∈ (𝐴 ·o 𝑥)) | ||
| Theorem | omlimcl 8562 | The product of any nonzero ordinal with a limit ordinal is a limit ordinal. Proposition 8.24 of [TakeutiZaring] p. 64. (Contributed by NM, 25-Dec-2004.) |
| ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → Lim (𝐴 ·o 𝐵)) | ||
| Theorem | odi 8563 | Distributive law for ordinal arithmetic (left-distributivity). Proposition 8.25 of [TakeutiZaring] p. 64. Theorem 4.3 of [Schloeder] p. 12. (Contributed by NM, 26-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ·o (𝐵 +o 𝐶)) = ((𝐴 ·o 𝐵) +o (𝐴 ·o 𝐶))) | ||
| Theorem | omass 8564 | Multiplication of ordinal numbers is associative. Theorem 8.26 of [TakeutiZaring] p. 65. Theorem 4.4 of [Schloeder] p. 13. (Contributed by NM, 28-Dec-2004.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 ·o 𝐵) ·o 𝐶) = (𝐴 ·o (𝐵 ·o 𝐶))) | ||
| Theorem | oneo 8565 | If an ordinal number is even, its successor is odd. (Contributed by NM, 26-Jan-2006.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 = (2o ·o 𝐴)) → ¬ suc 𝐶 = (2o ·o 𝐵)) | ||
| Theorem | omeulem1 8566* | Lemma for omeu 8569: existence part. (Contributed by Mario Carneiro, 28-Feb-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐴 ≠ ∅) → ∃𝑥 ∈ On ∃𝑦 ∈ 𝐴 ((𝐴 ·o 𝑥) +o 𝑦) = 𝐵) | ||
| Theorem | omeulem2 8567 | Lemma for omeu 8569: uniqueness part. (Contributed by Mario Carneiro, 28-Feb-2013.) (Revised by Mario Carneiro, 29-May-2015.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐴 ≠ ∅) ∧ (𝐵 ∈ On ∧ 𝐶 ∈ 𝐴) ∧ (𝐷 ∈ On ∧ 𝐸 ∈ 𝐴)) → ((𝐵 ∈ 𝐷 ∨ (𝐵 = 𝐷 ∧ 𝐶 ∈ 𝐸)) → ((𝐴 ·o 𝐵) +o 𝐶) ∈ ((𝐴 ·o 𝐷) +o 𝐸))) | ||
| Theorem | omopth2 8568 | An ordered pair-like theorem for ordinal multiplication. (Contributed by Mario Carneiro, 29-May-2015.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐴 ≠ ∅) ∧ (𝐵 ∈ On ∧ 𝐶 ∈ 𝐴) ∧ (𝐷 ∈ On ∧ 𝐸 ∈ 𝐴)) → (((𝐴 ·o 𝐵) +o 𝐶) = ((𝐴 ·o 𝐷) +o 𝐸) ↔ (𝐵 = 𝐷 ∧ 𝐶 = 𝐸))) | ||
| Theorem | omeu 8569* | The division algorithm for ordinal multiplication. (Contributed by Mario Carneiro, 28-Feb-2013.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐴 ≠ ∅) → ∃!𝑧∃𝑥 ∈ On ∃𝑦 ∈ 𝐴 (𝑧 = 〈𝑥, 𝑦〉 ∧ ((𝐴 ·o 𝑥) +o 𝑦) = 𝐵)) | ||
| Theorem | om2 8570 | Two ways to double an ordinal. (Contributed by RP, 3-Jan-2025.) |
| ⊢ (𝐴 ∈ On → (𝐴 +o 𝐴) = (𝐴 ·o 2o)) | ||
| Theorem | oen0 8571 | Ordinal exponentiation with a nonzero base is nonzero. Proposition 8.32 of [TakeutiZaring] p. 67. (Contributed by NM, 4-Jan-2005.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → ∅ ∈ (𝐴 ↑o 𝐵)) | ||
| Theorem | oeordi 8572 | Ordering law for ordinal exponentiation. Proposition 8.33 of [TakeutiZaring] p. 67. (Contributed by NM, 5-Jan-2005.) (Revised by Mario Carneiro, 24-May-2015.) |
| ⊢ ((𝐵 ∈ On ∧ 𝐶 ∈ (On ∖ 2o)) → (𝐴 ∈ 𝐵 → (𝐶 ↑o 𝐴) ∈ (𝐶 ↑o 𝐵))) | ||
| Theorem | oeord 8573 | Ordering property of ordinal exponentiation. Corollary 8.34 of [TakeutiZaring] p. 68 and its converse. (Contributed by NM, 6-Jan-2005.) (Revised by Mario Carneiro, 24-May-2015.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ (On ∖ 2o)) → (𝐴 ∈ 𝐵 ↔ (𝐶 ↑o 𝐴) ∈ (𝐶 ↑o 𝐵))) | ||
| Theorem | oecan 8574 | Left cancellation law for ordinal exponentiation. (Contributed by NM, 6-Jan-2005.) (Revised by Mario Carneiro, 24-May-2015.) |
| ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 ↑o 𝐵) = (𝐴 ↑o 𝐶) ↔ 𝐵 = 𝐶)) | ||
| Theorem | oeword 8575 | Weak ordering property of ordinal exponentiation. (Contributed by NM, 6-Jan-2005.) (Revised by Mario Carneiro, 24-May-2015.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ (On ∖ 2o)) → (𝐴 ⊆ 𝐵 ↔ (𝐶 ↑o 𝐴) ⊆ (𝐶 ↑o 𝐵))) | ||
| Theorem | oewordi 8576 | Weak ordering property of ordinal exponentiation. Lemma 3.19 of [Schloeder] p. 10. (Contributed by NM, 6-Jan-2005.) |
| ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) ∧ ∅ ∈ 𝐶) → (𝐴 ⊆ 𝐵 → (𝐶 ↑o 𝐴) ⊆ (𝐶 ↑o 𝐵))) | ||
| Theorem | oewordri 8577 | Weak ordering property of ordinal exponentiation. Proposition 8.35 of [TakeutiZaring] p. 68. (Contributed by NM, 6-Jan-2005.) |
| ⊢ ((𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ∈ 𝐵 → (𝐴 ↑o 𝐶) ⊆ (𝐵 ↑o 𝐶))) | ||
| Theorem | oeworde 8578 | Ordinal exponentiation compared to its exponent. Proposition 8.37 of [TakeutiZaring] p. 68. Lemma 3.20 of [Schloeder] p. 10. (Contributed by NM, 7-Jan-2005.) (Revised by Mario Carneiro, 24-May-2015.) |
| ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ 𝐵 ∈ On) → 𝐵 ⊆ (𝐴 ↑o 𝐵)) | ||
| Theorem | oeordsuc 8579 | Ordering property of ordinal exponentiation with a successor exponent. Corollary 8.36 of [TakeutiZaring] p. 68. (Contributed by NM, 7-Jan-2005.) |
| ⊢ ((𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ∈ 𝐵 → (𝐴 ↑o suc 𝐶) ∈ (𝐵 ↑o suc 𝐶))) | ||
| Theorem | oelim2 8580* | Ordinal exponentiation with a limit exponent. Part of Exercise 4.36 of [Mendelson] p. 250. (Contributed by NM, 6-Jan-2005.) |
| ⊢ ((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) → (𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ (𝐵 ∖ 1o)(𝐴 ↑o 𝑥)) | ||
| Theorem | oeoalem 8581 | Lemma for oeoa 8582. (Contributed by Eric Schmidt, 26-May-2009.) |
| ⊢ 𝐴 ∈ On & ⊢ ∅ ∈ 𝐴 & ⊢ 𝐵 ∈ On ⇒ ⊢ (𝐶 ∈ On → (𝐴 ↑o (𝐵 +o 𝐶)) = ((𝐴 ↑o 𝐵) ·o (𝐴 ↑o 𝐶))) | ||
| Theorem | oeoa 8582 | Sum of exponents law for ordinal exponentiation. Theorem 8R of [Enderton] p. 238. Also Proposition 8.41 of [TakeutiZaring] p. 69. Theorem 4.7 of [Schloeder] p. 14. (Contributed by Eric Schmidt, 26-May-2009.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → (𝐴 ↑o (𝐵 +o 𝐶)) = ((𝐴 ↑o 𝐵) ·o (𝐴 ↑o 𝐶))) | ||
| Theorem | oeoelem 8583 | Lemma for oeoe 8584. (Contributed by Eric Schmidt, 26-May-2009.) |
| ⊢ 𝐴 ∈ On & ⊢ ∅ ∈ 𝐴 ⇒ ⊢ ((𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 ↑o 𝐵) ↑o 𝐶) = (𝐴 ↑o (𝐵 ·o 𝐶))) | ||
| Theorem | oeoe 8584 | Product of exponents law for ordinal exponentiation. Theorem 8S of [Enderton] p. 238. Also Proposition 8.42 of [TakeutiZaring] p. 70. (Contributed by Eric Schmidt, 26-May-2009.) |
| ⊢ ((𝐴 ∈ On ∧ 𝐵 ∈ On ∧ 𝐶 ∈ On) → ((𝐴 ↑o 𝐵) ↑o 𝐶) = (𝐴 ↑o (𝐵 ·o 𝐶))) | ||
| Theorem | oelimcl 8585 | The ordinal exponential with a limit ordinal is a limit ordinal. (Contributed by Mario Carneiro, 29-May-2015.) |
| ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) → Lim (𝐴 ↑o 𝐵)) | ||
| Theorem | oeeulem 8586* | Lemma for oeeu 8588. (Contributed by Mario Carneiro, 28-Feb-2013.) |
| ⊢ 𝑋 = ∪ ∩ {𝑥 ∈ On ∣ 𝐵 ∈ (𝐴 ↑o 𝑥)} ⇒ ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ 𝐵 ∈ (On ∖ 1o)) → (𝑋 ∈ On ∧ (𝐴 ↑o 𝑋) ⊆ 𝐵 ∧ 𝐵 ∈ (𝐴 ↑o suc 𝑋))) | ||
| Theorem | oeeui 8587* | The division algorithm for ordinal exponentiation. (This version of oeeu 8588 gives an explicit expression for the unique solution of the equation, in terms of the solution 𝑃 to omeu 8569.) (Contributed by Mario Carneiro, 25-May-2015.) |
| ⊢ 𝑋 = ∪ ∩ {𝑥 ∈ On ∣ 𝐵 ∈ (𝐴 ↑o 𝑥)} & ⊢ 𝑃 = (℩𝑤∃𝑦 ∈ On ∃𝑧 ∈ (𝐴 ↑o 𝑋)(𝑤 = 〈𝑦, 𝑧〉 ∧ (((𝐴 ↑o 𝑋) ·o 𝑦) +o 𝑧) = 𝐵)) & ⊢ 𝑌 = (1st ‘𝑃) & ⊢ 𝑍 = (2nd ‘𝑃) ⇒ ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ 𝐵 ∈ (On ∖ 1o)) → (((𝐶 ∈ On ∧ 𝐷 ∈ (𝐴 ∖ 1o) ∧ 𝐸 ∈ (𝐴 ↑o 𝐶)) ∧ (((𝐴 ↑o 𝐶) ·o 𝐷) +o 𝐸) = 𝐵) ↔ (𝐶 = 𝑋 ∧ 𝐷 = 𝑌 ∧ 𝐸 = 𝑍))) | ||
| Theorem | oeeu 8588* | The division algorithm for ordinal exponentiation. (Contributed by Mario Carneiro, 25-May-2015.) |
| ⊢ ((𝐴 ∈ (On ∖ 2o) ∧ 𝐵 ∈ (On ∖ 1o)) → ∃!𝑤∃𝑥 ∈ On ∃𝑦 ∈ (𝐴 ∖ 1o)∃𝑧 ∈ (𝐴 ↑o 𝑥)(𝑤 = 〈𝑥, 𝑦, 𝑧〉 ∧ (((𝐴 ↑o 𝑥) ·o 𝑦) +o 𝑧) = 𝐵)) | ||
| Theorem | nna0 8589 | Addition with zero. Theorem 4I(A1) of [Enderton] p. 79. (Contributed by NM, 20-Sep-1995.) |
| ⊢ (𝐴 ∈ ω → (𝐴 +o ∅) = 𝐴) | ||
| Theorem | nnm0 8590 | Multiplication with zero. Theorem 4J(A1) of [Enderton] p. 80. (Contributed by NM, 20-Sep-1995.) |
| ⊢ (𝐴 ∈ ω → (𝐴 ·o ∅) = ∅) | ||
| Theorem | nnasuc 8591 | Addition with successor. Theorem 4I(A2) of [Enderton] p. 79. (Contributed by NM, 20-Sep-1995.) (Revised by Mario Carneiro, 14-Nov-2014.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 +o suc 𝐵) = suc (𝐴 +o 𝐵)) | ||
| Theorem | nnmsuc 8592 | Multiplication with successor. Theorem 4J(A2) of [Enderton] p. 80. (Contributed by NM, 20-Sep-1995.) (Revised by Mario Carneiro, 14-Nov-2014.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 ·o suc 𝐵) = ((𝐴 ·o 𝐵) +o 𝐴)) | ||
| Theorem | nnesuc 8593 | Exponentiation with a successor exponent. Definition 8.30 of [TakeutiZaring] p. 67. (Contributed by Mario Carneiro, 14-Nov-2014.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 ↑o suc 𝐵) = ((𝐴 ↑o 𝐵) ·o 𝐴)) | ||
| Theorem | nna0r 8594 | Addition to zero. Remark in proof of Theorem 4K(2) of [Enderton] p. 81. Note: In this and later theorems, we deliberately avoid the more general ordinal versions of these theorems (in this case oa0r 8522) so that we can avoid ax-rep 5237, which is not needed for finite recursive definitions. (Contributed by NM, 20-Sep-1995.) (Revised by Mario Carneiro, 14-Nov-2014.) |
| ⊢ (𝐴 ∈ ω → (∅ +o 𝐴) = 𝐴) | ||
| Theorem | nnm0r 8595 | Multiplication with zero. Exercise 16 of [Enderton] p. 82. (Contributed by NM, 20-Sep-1995.) (Revised by Mario Carneiro, 15-Nov-2014.) |
| ⊢ (𝐴 ∈ ω → (∅ ·o 𝐴) = ∅) | ||
| Theorem | nnacl 8596 | Closure of addition of natural numbers. Proposition 8.9 of [TakeutiZaring] p. 59. Theorem 2.20 of [Schloeder] p. 6. (Contributed by NM, 20-Sep-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 +o 𝐵) ∈ ω) | ||
| Theorem | nnmcl 8597 | Closure of multiplication of natural numbers. Proposition 8.17 of [TakeutiZaring] p. 63. Theorem 2.20 of [Schloeder] p. 6. (Contributed by NM, 20-Sep-1995.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 ·o 𝐵) ∈ ω) | ||
| Theorem | nnecl 8598 | Closure of exponentiation of natural numbers. Proposition 8.17 of [TakeutiZaring] p. 63. Theorem 2.20 of [Schloeder] p. 6. (Contributed by NM, 24-Mar-2007.) (Proof shortened by Andrew Salmon, 22-Oct-2011.) |
| ⊢ ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (𝐴 ↑o 𝐵) ∈ ω) | ||
| Theorem | nnacli 8599 | ω is closed under addition. Inference form of nnacl 8596. (Contributed by Scott Fenton, 20-Apr-2012.) |
| ⊢ 𝐴 ∈ ω & ⊢ 𝐵 ∈ ω ⇒ ⊢ (𝐴 +o 𝐵) ∈ ω | ||
| Theorem | nnmcli 8600 | ω is closed under multiplication. Inference form of nnmcl 8597. (Contributed by Scott Fenton, 20-Apr-2012.) |
| ⊢ 𝐴 ∈ ω & ⊢ 𝐵 ∈ ω ⇒ ⊢ (𝐴 ·o 𝐵) ∈ ω | ||
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |