MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  tfrlem12 Structured version   Visualization version   GIF version

Theorem tfrlem12 8428
Description: Lemma for transfinite recursion. Show 𝐶 is an acceptable function. (Contributed by NM, 15-Aug-1994.) (Revised by Mario Carneiro, 9-May-2015.)
Hypotheses
Ref Expression
tfrlem.1 𝐴 = {𝑓 ∣ ∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦)))}
tfrlem.3 𝐶 = (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩})
Assertion
Ref Expression
tfrlem12 (recs(𝐹) ∈ V → 𝐶𝐴)
Distinct variable groups:   𝑥,𝑓,𝑦,𝐶   𝑓,𝐹,𝑥,𝑦
Allowed substitution hints:   𝐴(𝑥,𝑦,𝑓)

Proof of Theorem tfrlem12
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 tfrlem.1 . . . . . 6 𝐴 = {𝑓 ∣ ∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦)))}
21tfrlem8 8423 . . . . 5 Ord dom recs(𝐹)
32a1i 11 . . . 4 (recs(𝐹) ∈ V → Ord dom recs(𝐹))
4 dmexg 7924 . . . 4 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ V)
5 elon2 6397 . . . 4 (dom recs(𝐹) ∈ On ↔ (Ord dom recs(𝐹) ∧ dom recs(𝐹) ∈ V))
63, 4, 5sylanbrc 583 . . 3 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ On)
7 onsuc 7831 . . . 4 (dom recs(𝐹) ∈ On → suc dom recs(𝐹) ∈ On)
8 tfrlem.3 . . . . 5 𝐶 = (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩})
91, 8tfrlem10 8426 . . . 4 (dom recs(𝐹) ∈ On → 𝐶 Fn suc dom recs(𝐹))
101, 8tfrlem11 8427 . . . . . 6 (dom recs(𝐹) ∈ On → (𝑧 ∈ suc dom recs(𝐹) → (𝐶𝑧) = (𝐹‘(𝐶𝑧))))
1110ralrimiv 3143 . . . . 5 (dom recs(𝐹) ∈ On → ∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)))
12 fveq2 6907 . . . . . . 7 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
13 reseq2 5995 . . . . . . . 8 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
1413fveq2d 6911 . . . . . . 7 (𝑧 = 𝑦 → (𝐹‘(𝐶𝑧)) = (𝐹‘(𝐶𝑦)))
1512, 14eqeq12d 2751 . . . . . 6 (𝑧 = 𝑦 → ((𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
1615cbvralvw 3235 . . . . 5 (∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
1711, 16sylib 218 . . . 4 (dom recs(𝐹) ∈ On → ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
18 fneq2 6661 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (𝐶 Fn 𝑥𝐶 Fn suc dom recs(𝐹)))
19 raleq 3321 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦))))
2018, 19anbi12d 632 . . . . 5 (𝑥 = suc dom recs(𝐹) → ((𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))) ↔ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
2120rspcev 3622 . . . 4 ((suc dom recs(𝐹) ∈ On ∧ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))) → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
227, 9, 17, 21syl12anc 837 . . 3 (dom recs(𝐹) ∈ On → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
236, 22syl 17 . 2 (recs(𝐹) ∈ V → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
24 snex 5442 . . . . 5 {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V
25 unexg 7762 . . . . 5 ((recs(𝐹) ∈ V ∧ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V) → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
2624, 25mpan2 691 . . . 4 (recs(𝐹) ∈ V → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
278, 26eqeltrid 2843 . . 3 (recs(𝐹) ∈ V → 𝐶 ∈ V)
28 fneq1 6660 . . . . . 6 (𝑓 = 𝐶 → (𝑓 Fn 𝑥𝐶 Fn 𝑥))
29 fveq1 6906 . . . . . . . 8 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
30 reseq1 5994 . . . . . . . . 9 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
3130fveq2d 6911 . . . . . . . 8 (𝑓 = 𝐶 → (𝐹‘(𝑓𝑦)) = (𝐹‘(𝐶𝑦)))
3229, 31eqeq12d 2751 . . . . . . 7 (𝑓 = 𝐶 → ((𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3332ralbidv 3176 . . . . . 6 (𝑓 = 𝐶 → (∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3428, 33anbi12d 632 . . . . 5 (𝑓 = 𝐶 → ((𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3534rexbidv 3177 . . . 4 (𝑓 = 𝐶 → (∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3635, 1elab2g 3683 . . 3 (𝐶 ∈ V → (𝐶𝐴 ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3727, 36syl 17 . 2 (recs(𝐹) ∈ V → (𝐶𝐴 ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3823, 37mpbird 257 1 (recs(𝐹) ∈ V → 𝐶𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1537  wcel 2106  {cab 2712  wral 3059  wrex 3068  Vcvv 3478  cun 3961  {csn 4631  cop 4637  dom cdm 5689  cres 5691  Ord word 6385  Oncon0 6386  suc csuc 6388   Fn wfn 6558  cfv 6563  recscrecs 8409
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1908  ax-6 1965  ax-7 2005  ax-8 2108  ax-9 2116  ax-10 2139  ax-11 2155  ax-12 2175  ax-ext 2706  ax-sep 5302  ax-nul 5312  ax-pr 5438  ax-un 7754
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1540  df-fal 1550  df-ex 1777  df-nf 1781  df-sb 2063  df-mo 2538  df-eu 2567  df-clab 2713  df-cleq 2727  df-clel 2814  df-nfc 2890  df-ne 2939  df-ral 3060  df-rex 3069  df-rab 3434  df-v 3480  df-sbc 3792  df-csb 3909  df-dif 3966  df-un 3968  df-in 3970  df-ss 3980  df-pss 3983  df-nul 4340  df-if 4532  df-pw 4607  df-sn 4632  df-pr 4634  df-op 4638  df-uni 4913  df-iun 4998  df-br 5149  df-opab 5211  df-mpt 5232  df-tr 5266  df-id 5583  df-eprel 5589  df-po 5597  df-so 5598  df-fr 5641  df-we 5643  df-xp 5695  df-rel 5696  df-cnv 5697  df-co 5698  df-dm 5699  df-rn 5700  df-res 5701  df-ima 5702  df-pred 6323  df-ord 6389  df-on 6390  df-suc 6392  df-iota 6516  df-fun 6565  df-fn 6566  df-f 6567  df-fo 6569  df-fv 6571  df-ov 7434  df-2nd 8014  df-frecs 8305  df-wrecs 8336  df-recs 8410
This theorem is referenced by:  tfrlem13  8429
  Copyright terms: Public domain W3C validator