| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > orduniorsuc | Structured version Visualization version GIF version | ||
| Description: An ordinal class is either its union or the successor of its union. If we adopt the view that zero is a limit ordinal, this means every ordinal class is either a limit or a successor. (Contributed by NM, 13-Sep-2003.) |
| Ref | Expression |
|---|---|
| orduniorsuc | ⊢ (Ord 𝐴 → (𝐴 = ∪ 𝐴 ∨ 𝐴 = suc ∪ 𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | orduniss 6451 | . . . . . 6 ⊢ (Ord 𝐴 → ∪ 𝐴 ⊆ 𝐴) | |
| 2 | orduni 7783 | . . . . . . . 8 ⊢ (Ord 𝐴 → Ord ∪ 𝐴) | |
| 3 | ordelssne 6379 | . . . . . . . 8 ⊢ ((Ord ∪ 𝐴 ∧ Ord 𝐴) → (∪ 𝐴 ∈ 𝐴 ↔ (∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴))) | |
| 4 | 2, 3 | mpancom 688 | . . . . . . 7 ⊢ (Ord 𝐴 → (∪ 𝐴 ∈ 𝐴 ↔ (∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴))) |
| 5 | 4 | biimprd 248 | . . . . . 6 ⊢ (Ord 𝐴 → ((∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴) → ∪ 𝐴 ∈ 𝐴)) |
| 6 | 1, 5 | mpand 695 | . . . . 5 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → ∪ 𝐴 ∈ 𝐴)) |
| 7 | ordsucss 7812 | . . . . 5 ⊢ (Ord 𝐴 → (∪ 𝐴 ∈ 𝐴 → suc ∪ 𝐴 ⊆ 𝐴)) | |
| 8 | 6, 7 | syld 47 | . . . 4 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → suc ∪ 𝐴 ⊆ 𝐴)) |
| 9 | ordsucuni 7823 | . . . 4 ⊢ (Ord 𝐴 → 𝐴 ⊆ suc ∪ 𝐴) | |
| 10 | 8, 9 | jctild 525 | . . 3 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → (𝐴 ⊆ suc ∪ 𝐴 ∧ suc ∪ 𝐴 ⊆ 𝐴))) |
| 11 | df-ne 2933 | . . . 4 ⊢ (𝐴 ≠ ∪ 𝐴 ↔ ¬ 𝐴 = ∪ 𝐴) | |
| 12 | necom 2985 | . . . 4 ⊢ (𝐴 ≠ ∪ 𝐴 ↔ ∪ 𝐴 ≠ 𝐴) | |
| 13 | 11, 12 | bitr3i 277 | . . 3 ⊢ (¬ 𝐴 = ∪ 𝐴 ↔ ∪ 𝐴 ≠ 𝐴) |
| 14 | eqss 3974 | . . 3 ⊢ (𝐴 = suc ∪ 𝐴 ↔ (𝐴 ⊆ suc ∪ 𝐴 ∧ suc ∪ 𝐴 ⊆ 𝐴)) | |
| 15 | 10, 13, 14 | 3imtr4g 296 | . 2 ⊢ (Ord 𝐴 → (¬ 𝐴 = ∪ 𝐴 → 𝐴 = suc ∪ 𝐴)) |
| 16 | 15 | orrd 863 | 1 ⊢ (Ord 𝐴 → (𝐴 = ∪ 𝐴 ∨ 𝐴 = suc ∪ 𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 847 = wceq 1540 ∈ wcel 2108 ≠ wne 2932 ⊆ wss 3926 ∪ cuni 4883 Ord word 6351 suc csuc 6354 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-ext 2707 ax-sep 5266 ax-nul 5276 ax-pr 5402 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-sb 2065 df-clab 2714 df-cleq 2727 df-clel 2809 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3416 df-v 3461 df-dif 3929 df-un 3931 df-in 3933 df-ss 3943 df-pss 3946 df-nul 4309 df-if 4501 df-pw 4577 df-sn 4602 df-pr 4604 df-op 4608 df-uni 4884 df-br 5120 df-opab 5182 df-tr 5230 df-eprel 5553 df-po 5561 df-so 5562 df-fr 5606 df-we 5608 df-ord 6355 df-on 6356 df-suc 6358 |
| This theorem is referenced by: onuniorsuc 7831 oeeulem 8613 cantnfp1lem2 9693 cantnflem1 9703 cnfcom2lem 9715 dfac12lem1 10158 dfac12lem2 10159 ttukeylem3 10525 ttukeylem5 10527 ttukeylem6 10528 ordtoplem 36453 ordcmp 36465 onsucuni3 37385 aomclem5 43082 omlimcl2 43266 onov0suclim 43298 dflim5 43353 onsetreclem3 49571 |
| Copyright terms: Public domain | W3C validator |