![]() |
Mathbox for Emmett Weisz |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > Mathboxes > onsetrec | Structured version Visualization version GIF version |
Description: Construct On using set recursion. When 𝑥 ∈ On, the function
𝐹 constructs the least ordinal greater
than any of the elements of
𝑥, which is ∪ 𝑥 for a limit ordinal and suc ∪ 𝑥 for a
successor ordinal.
For example, (𝐹‘{1o, 2o}) = {∪ {1o, 2o}, suc ∪ {1o, 2o}} = {2o, 3o} which contains 3o, and (𝐹‘ω) = {∪ ω, suc ∪ ω} = {ω, ω +o 1o}, which contains ω. If we start with the empty set and keep applying 𝐹 transfinitely many times, all ordinal numbers will be generated. Any function 𝐹 fulfilling lemmas onsetreclem2 47741 and onsetreclem3 47742 will recursively generate On; for example, 𝐹 = (𝑥 ∈ V ↦ suc suc ∪ 𝑥}) also works. Whether this function or the function in the theorem is used, taking this theorem as a definition of On is unsatisfying because it relies on the different properties of limit and successor ordinals. A different approach could be to let 𝐹 = (𝑥 ∈ V ↦ {𝑦 ∈ 𝒫 𝑥 ∣ Tr 𝑦}), based on dfon2 34759. The proof of this theorem uses the dummy variable 𝑎 rather than 𝑥 to avoid a distinct variable condition between 𝐹 and 𝑥. (Contributed by Emmett Weisz, 22-Jun-2021.) |
Ref | Expression |
---|---|
onsetrec.1 | ⊢ 𝐹 = (𝑥 ∈ V ↦ {∪ 𝑥, suc ∪ 𝑥}) |
Ref | Expression |
---|---|
onsetrec | ⊢ setrecs(𝐹) = On |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqid 2732 | . . . 4 ⊢ setrecs(𝐹) = setrecs(𝐹) | |
2 | onsetrec.1 | . . . . . . 7 ⊢ 𝐹 = (𝑥 ∈ V ↦ {∪ 𝑥, suc ∪ 𝑥}) | |
3 | 2 | onsetreclem2 47741 | . . . . . 6 ⊢ (𝑎 ⊆ On → (𝐹‘𝑎) ⊆ On) |
4 | 3 | ax-gen 1797 | . . . . 5 ⊢ ∀𝑎(𝑎 ⊆ On → (𝐹‘𝑎) ⊆ On) |
5 | 4 | a1i 11 | . . . 4 ⊢ (⊤ → ∀𝑎(𝑎 ⊆ On → (𝐹‘𝑎) ⊆ On)) |
6 | 1, 5 | setrec2v 47731 | . . 3 ⊢ (⊤ → setrecs(𝐹) ⊆ On) |
7 | 6 | mptru 1548 | . 2 ⊢ setrecs(𝐹) ⊆ On |
8 | vex 3478 | . . . . . . 7 ⊢ 𝑎 ∈ V | |
9 | 8 | a1i 11 | . . . . . 6 ⊢ (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ V) |
10 | id 22 | . . . . . 6 ⊢ (𝑎 ⊆ setrecs(𝐹) → 𝑎 ⊆ setrecs(𝐹)) | |
11 | 1, 9, 10 | setrec1 47726 | . . . . 5 ⊢ (𝑎 ⊆ setrecs(𝐹) → (𝐹‘𝑎) ⊆ setrecs(𝐹)) |
12 | 2 | onsetreclem3 47742 | . . . . 5 ⊢ (𝑎 ∈ On → 𝑎 ∈ (𝐹‘𝑎)) |
13 | ssel 3975 | . . . . 5 ⊢ ((𝐹‘𝑎) ⊆ setrecs(𝐹) → (𝑎 ∈ (𝐹‘𝑎) → 𝑎 ∈ setrecs(𝐹))) | |
14 | 11, 12, 13 | syl2im 40 | . . . 4 ⊢ (𝑎 ⊆ setrecs(𝐹) → (𝑎 ∈ On → 𝑎 ∈ setrecs(𝐹))) |
15 | 14 | com12 32 | . . 3 ⊢ (𝑎 ∈ On → (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹))) |
16 | 15 | rgen 3063 | . 2 ⊢ ∀𝑎 ∈ On (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹)) |
17 | tfi 7841 | . 2 ⊢ ((setrecs(𝐹) ⊆ On ∧ ∀𝑎 ∈ On (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹))) → setrecs(𝐹) = On) | |
18 | 7, 16, 17 | mp2an 690 | 1 ⊢ setrecs(𝐹) = On |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∀wal 1539 = wceq 1541 ⊤wtru 1542 ∈ wcel 2106 ∀wral 3061 Vcvv 3474 ⊆ wss 3948 {cpr 4630 ∪ cuni 4908 ↦ cmpt 5231 Oncon0 6364 suc csuc 6366 ‘cfv 6543 setrecscsetrecs 47718 |
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 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2703 ax-rep 5285 ax-sep 5299 ax-nul 5306 ax-pow 5363 ax-pr 5427 ax-un 7724 ax-reg 9586 ax-inf2 9635 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3or 1088 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2534 df-eu 2563 df-clab 2710 df-cleq 2724 df-clel 2810 df-nfc 2885 df-ne 2941 df-ral 3062 df-rex 3071 df-reu 3377 df-rab 3433 df-v 3476 df-sbc 3778 df-csb 3894 df-dif 3951 df-un 3953 df-in 3955 df-ss 3965 df-pss 3967 df-nul 4323 df-if 4529 df-pw 4604 df-sn 4629 df-pr 4631 df-op 4635 df-uni 4909 df-int 4951 df-iun 4999 df-iin 5000 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 df-id 5574 df-eprel 5580 df-po 5588 df-so 5589 df-fr 5631 df-we 5633 df-xp 5682 df-rel 5683 df-cnv 5684 df-co 5685 df-dm 5686 df-rn 5687 df-res 5688 df-ima 5689 df-pred 6300 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6495 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-ov 7411 df-om 7855 df-2nd 7975 df-frecs 8265 df-wrecs 8296 df-recs 8370 df-rdg 8409 df-r1 9758 df-rank 9759 df-setrecs 47719 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |