| 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 6417 | . . . . . 6 ⊢ (Ord 𝐴 → ∪ 𝐴 ⊆ 𝐴) | |
| 2 | orduni 7736 | . . . . . . . 8 ⊢ (Ord 𝐴 → Ord ∪ 𝐴) | |
| 3 | ordelssne 6345 | . . . . . . . 8 ⊢ ((Ord ∪ 𝐴 ∧ Ord 𝐴) → (∪ 𝐴 ∈ 𝐴 ↔ (∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴))) | |
| 4 | 2, 3 | mpancom 689 | . . . . . . 7 ⊢ (Ord 𝐴 → (∪ 𝐴 ∈ 𝐴 ↔ (∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴))) |
| 5 | 4 | biimprd 248 | . . . . . 6 ⊢ (Ord 𝐴 → ((∪ 𝐴 ⊆ 𝐴 ∧ ∪ 𝐴 ≠ 𝐴) → ∪ 𝐴 ∈ 𝐴)) |
| 6 | 1, 5 | mpand 696 | . . . . 5 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → ∪ 𝐴 ∈ 𝐴)) |
| 7 | ordsucss 7762 | . . . . 5 ⊢ (Ord 𝐴 → (∪ 𝐴 ∈ 𝐴 → suc ∪ 𝐴 ⊆ 𝐴)) | |
| 8 | 6, 7 | syld 47 | . . . 4 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → suc ∪ 𝐴 ⊆ 𝐴)) |
| 9 | ordsucuni 7773 | . . . 4 ⊢ (Ord 𝐴 → 𝐴 ⊆ suc ∪ 𝐴) | |
| 10 | 8, 9 | jctild 525 | . . 3 ⊢ (Ord 𝐴 → (∪ 𝐴 ≠ 𝐴 → (𝐴 ⊆ suc ∪ 𝐴 ∧ suc ∪ 𝐴 ⊆ 𝐴))) |
| 11 | df-ne 2934 | . . . 4 ⊢ (𝐴 ≠ ∪ 𝐴 ↔ ¬ 𝐴 = ∪ 𝐴) | |
| 12 | necom 2986 | . . . 4 ⊢ (𝐴 ≠ ∪ 𝐴 ↔ ∪ 𝐴 ≠ 𝐴) | |
| 13 | 11, 12 | bitr3i 277 | . . 3 ⊢ (¬ 𝐴 = ∪ 𝐴 ↔ ∪ 𝐴 ≠ 𝐴) |
| 14 | eqss 3950 | . . 3 ⊢ (𝐴 = suc ∪ 𝐴 ↔ (𝐴 ⊆ suc ∪ 𝐴 ∧ suc ∪ 𝐴 ⊆ 𝐴)) | |
| 15 | 10, 13, 14 | 3imtr4g 296 | . 2 ⊢ (Ord 𝐴 → (¬ 𝐴 = ∪ 𝐴 → 𝐴 = suc ∪ 𝐴)) |
| 16 | 15 | orrd 864 | 1 ⊢ (Ord 𝐴 → (𝐴 = ∪ 𝐴 ∨ 𝐴 = suc ∪ 𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 848 = wceq 1542 ∈ wcel 2114 ≠ wne 2933 ⊆ wss 3902 ∪ cuni 4864 Ord word 6317 suc csuc 6320 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-ext 2709 ax-sep 5242 ax-nul 5252 ax-pr 5378 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-sb 2069 df-clab 2716 df-cleq 2729 df-clel 2812 df-ne 2934 df-ral 3053 df-rex 3062 df-rab 3401 df-v 3443 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-pss 3922 df-nul 4287 df-if 4481 df-pw 4557 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-br 5100 df-opab 5162 df-tr 5207 df-eprel 5525 df-po 5533 df-so 5534 df-fr 5578 df-we 5580 df-ord 6321 df-on 6322 df-suc 6324 |
| This theorem is referenced by: onuniorsuc 7781 oeeulem 8531 cantnfp1lem2 9592 cantnflem1 9602 cnfcom2lem 9614 dfac12lem1 10058 dfac12lem2 10059 ttukeylem3 10425 ttukeylem5 10427 ttukeylem6 10428 ordtoplem 36610 ordcmp 36622 onsucuni3 37543 aomclem5 43336 omlimcl2 43520 onov0suclim 43552 dflim5 43607 onsetreclem3 49988 |
| Copyright terms: Public domain | W3C validator |