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

Theorem tfrlem12 8445
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 8440 . . . . 5 Ord dom recs(𝐹)
32a1i 11 . . . 4 (recs(𝐹) ∈ V → Ord dom recs(𝐹))
4 dmexg 7941 . . . 4 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ V)
5 elon2 6406 . . . 4 (dom recs(𝐹) ∈ On ↔ (Ord dom recs(𝐹) ∧ dom recs(𝐹) ∈ V))
63, 4, 5sylanbrc 582 . . 3 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ On)
7 onsuc 7847 . . . 4 (dom recs(𝐹) ∈ On → suc dom recs(𝐹) ∈ On)
8 tfrlem.3 . . . . 5 𝐶 = (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩})
91, 8tfrlem10 8443 . . . 4 (dom recs(𝐹) ∈ On → 𝐶 Fn suc dom recs(𝐹))
101, 8tfrlem11 8444 . . . . . 6 (dom recs(𝐹) ∈ On → (𝑧 ∈ suc dom recs(𝐹) → (𝐶𝑧) = (𝐹‘(𝐶𝑧))))
1110ralrimiv 3151 . . . . 5 (dom recs(𝐹) ∈ On → ∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)))
12 fveq2 6920 . . . . . . 7 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
13 reseq2 6004 . . . . . . . 8 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
1413fveq2d 6924 . . . . . . 7 (𝑧 = 𝑦 → (𝐹‘(𝐶𝑧)) = (𝐹‘(𝐶𝑦)))
1512, 14eqeq12d 2756 . . . . . 6 (𝑧 = 𝑦 → ((𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
1615cbvralvw 3243 . . . . 5 (∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
1711, 16sylib 218 . . . 4 (dom recs(𝐹) ∈ On → ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
18 fneq2 6671 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (𝐶 Fn 𝑥𝐶 Fn suc dom recs(𝐹)))
19 raleq 3331 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦))))
2018, 19anbi12d 631 . . . . 5 (𝑥 = suc dom recs(𝐹) → ((𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))) ↔ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
2120rspcev 3635 . . . 4 ((suc dom recs(𝐹) ∈ On ∧ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))) → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
227, 9, 17, 21syl12anc 836 . . 3 (dom recs(𝐹) ∈ On → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
236, 22syl 17 . 2 (recs(𝐹) ∈ V → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
24 snex 5451 . . . . 5 {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V
25 unexg 7778 . . . . 5 ((recs(𝐹) ∈ V ∧ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V) → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
2624, 25mpan2 690 . . . 4 (recs(𝐹) ∈ V → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
278, 26eqeltrid 2848 . . 3 (recs(𝐹) ∈ V → 𝐶 ∈ V)
28 fneq1 6670 . . . . . 6 (𝑓 = 𝐶 → (𝑓 Fn 𝑥𝐶 Fn 𝑥))
29 fveq1 6919 . . . . . . . 8 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
30 reseq1 6003 . . . . . . . . 9 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
3130fveq2d 6924 . . . . . . . 8 (𝑓 = 𝐶 → (𝐹‘(𝑓𝑦)) = (𝐹‘(𝐶𝑦)))
3229, 31eqeq12d 2756 . . . . . . 7 (𝑓 = 𝐶 → ((𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3332ralbidv 3184 . . . . . 6 (𝑓 = 𝐶 → (∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3428, 33anbi12d 631 . . . . 5 (𝑓 = 𝐶 → ((𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3534rexbidv 3185 . . . 4 (𝑓 = 𝐶 → (∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3635, 1elab2g 3696 . . 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 2108  {cab 2717  wral 3067  wrex 3076  Vcvv 3488  cun 3974  {csn 4648  cop 4654  dom cdm 5700  cres 5702  Ord word 6394  Oncon0 6395  suc csuc 6397   Fn wfn 6568  cfv 6573  recscrecs 8426
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2158  ax-12 2178  ax-ext 2711  ax-sep 5317  ax-nul 5324  ax-pr 5447  ax-un 7770
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3or 1088  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-nf 1782  df-sb 2065  df-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ne 2947  df-ral 3068  df-rex 3077  df-rab 3444  df-v 3490  df-sbc 3805  df-csb 3922  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-pss 3996  df-nul 4353  df-if 4549  df-pw 4624  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-iun 5017  df-br 5167  df-opab 5229  df-mpt 5250  df-tr 5284  df-id 5593  df-eprel 5599  df-po 5607  df-so 5608  df-fr 5652  df-we 5654  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-res 5712  df-ima 5713  df-pred 6332  df-ord 6398  df-on 6399  df-suc 6401  df-iota 6525  df-fun 6575  df-fn 6576  df-f 6577  df-fo 6579  df-fv 6581  df-ov 7451  df-2nd 8031  df-frecs 8322  df-wrecs 8353  df-recs 8427
This theorem is referenced by:  tfrlem13  8446
  Copyright terms: Public domain W3C validator