Users' Mathboxes Mathbox for Emmett Weisz < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  onsetrec Structured version   Visualization version   GIF version

Theorem onsetrec 44817
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 44815 and onsetreclem3 44816 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 33039.

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.)

Hypothesis
Ref Expression
onsetrec.1 𝐹 = (𝑥 ∈ V ↦ { 𝑥, suc 𝑥})
Assertion
Ref Expression
onsetrec setrecs(𝐹) = On

Proof of Theorem onsetrec
Dummy variable 𝑎 is distinct from all other variables.
StepHypRef Expression
1 eqid 2823 . . . 4 setrecs(𝐹) = setrecs(𝐹)
2 onsetrec.1 . . . . . . 7 𝐹 = (𝑥 ∈ V ↦ { 𝑥, suc 𝑥})
32onsetreclem2 44815 . . . . . 6 (𝑎 ⊆ On → (𝐹𝑎) ⊆ On)
43ax-gen 1796 . . . . 5 𝑎(𝑎 ⊆ On → (𝐹𝑎) ⊆ On)
54a1i 11 . . . 4 (⊤ → ∀𝑎(𝑎 ⊆ On → (𝐹𝑎) ⊆ On))
61, 5setrec2v 44806 . . 3 (⊤ → setrecs(𝐹) ⊆ On)
76mptru 1544 . 2 setrecs(𝐹) ⊆ On
8 vex 3499 . . . . . . 7 𝑎 ∈ V
98a1i 11 . . . . . 6 (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ V)
10 id 22 . . . . . 6 (𝑎 ⊆ setrecs(𝐹) → 𝑎 ⊆ setrecs(𝐹))
111, 9, 10setrec1 44801 . . . . 5 (𝑎 ⊆ setrecs(𝐹) → (𝐹𝑎) ⊆ setrecs(𝐹))
122onsetreclem3 44816 . . . . 5 (𝑎 ∈ On → 𝑎 ∈ (𝐹𝑎))
13 ssel 3963 . . . . 5 ((𝐹𝑎) ⊆ setrecs(𝐹) → (𝑎 ∈ (𝐹𝑎) → 𝑎 ∈ setrecs(𝐹)))
1411, 12, 13syl2im 40 . . . 4 (𝑎 ⊆ setrecs(𝐹) → (𝑎 ∈ On → 𝑎 ∈ setrecs(𝐹)))
1514com12 32 . . 3 (𝑎 ∈ On → (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹)))
1615rgen 3150 . 2 𝑎 ∈ On (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹))
17 tfi 7570 . 2 ((setrecs(𝐹) ⊆ On ∧ ∀𝑎 ∈ On (𝑎 ⊆ setrecs(𝐹) → 𝑎 ∈ setrecs(𝐹))) → setrecs(𝐹) = On)
187, 16, 17mp2an 690 1 setrecs(𝐹) = On
Colors of variables: wff setvar class
Syntax hints:  wi 4  wal 1535   = wceq 1537  wtru 1538  wcel 2114  wral 3140  Vcvv 3496  wss 3938  {cpr 4571   cuni 4840  cmpt 5148  Oncon0 6193  suc csuc 6195  cfv 6357  setrecscsetrecs 44793
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795  ax-rep 5192  ax-sep 5205  ax-nul 5212  ax-pow 5268  ax-pr 5332  ax-un 7463  ax-reg 9058  ax-inf2 9106
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-ne 3019  df-ral 3145  df-rex 3146  df-reu 3147  df-rab 3149  df-v 3498  df-sbc 3775  df-csb 3886  df-dif 3941  df-un 3943  df-in 3945  df-ss 3954  df-pss 3956  df-nul 4294  df-if 4470  df-pw 4543  df-sn 4570  df-pr 4572  df-tp 4574  df-op 4576  df-uni 4841  df-int 4879  df-iun 4923  df-iin 4924  df-br 5069  df-opab 5131  df-mpt 5149  df-tr 5175  df-id 5462  df-eprel 5467  df-po 5476  df-so 5477  df-fr 5516  df-we 5518  df-xp 5563  df-rel 5564  df-cnv 5565  df-co 5566  df-dm 5567  df-rn 5568  df-res 5569  df-ima 5570  df-pred 6150  df-ord 6196  df-on 6197  df-lim 6198  df-suc 6199  df-iota 6316  df-fun 6359  df-fn 6360  df-f 6361  df-f1 6362  df-fo 6363  df-f1o 6364  df-fv 6365  df-om 7583  df-wrecs 7949  df-recs 8010  df-rdg 8048  df-r1 9195  df-rank 9196  df-setrecs 44794
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator