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

Theorem tfrlem12 8028
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 8023 . . . . 5 Ord dom recs(𝐹)
32a1i 11 . . . 4 (recs(𝐹) ∈ V → Ord dom recs(𝐹))
4 dmexg 7616 . . . 4 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ V)
5 elon2 6205 . . . 4 (dom recs(𝐹) ∈ On ↔ (Ord dom recs(𝐹) ∧ dom recs(𝐹) ∈ V))
63, 4, 5sylanbrc 585 . . 3 (recs(𝐹) ∈ V → dom recs(𝐹) ∈ On)
7 suceloni 7531 . . . 4 (dom recs(𝐹) ∈ On → suc dom recs(𝐹) ∈ On)
8 tfrlem.3 . . . . 5 𝐶 = (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩})
91, 8tfrlem10 8026 . . . 4 (dom recs(𝐹) ∈ On → 𝐶 Fn suc dom recs(𝐹))
101, 8tfrlem11 8027 . . . . . 6 (dom recs(𝐹) ∈ On → (𝑧 ∈ suc dom recs(𝐹) → (𝐶𝑧) = (𝐹‘(𝐶𝑧))))
1110ralrimiv 3184 . . . . 5 (dom recs(𝐹) ∈ On → ∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)))
12 fveq2 6673 . . . . . . 7 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
13 reseq2 5851 . . . . . . . 8 (𝑧 = 𝑦 → (𝐶𝑧) = (𝐶𝑦))
1413fveq2d 6677 . . . . . . 7 (𝑧 = 𝑦 → (𝐹‘(𝐶𝑧)) = (𝐹‘(𝐶𝑦)))
1512, 14eqeq12d 2840 . . . . . 6 (𝑧 = 𝑦 → ((𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
1615cbvralvw 3452 . . . . 5 (∀𝑧 ∈ suc dom recs(𝐹)(𝐶𝑧) = (𝐹‘(𝐶𝑧)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
1711, 16sylib 220 . . . 4 (dom recs(𝐹) ∈ On → ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))
18 fneq2 6448 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (𝐶 Fn 𝑥𝐶 Fn suc dom recs(𝐹)))
19 raleq 3408 . . . . . 6 (𝑥 = suc dom recs(𝐹) → (∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)) ↔ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦))))
2018, 19anbi12d 632 . . . . 5 (𝑥 = suc dom recs(𝐹) → ((𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))) ↔ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
2120rspcev 3626 . . . 4 ((suc dom recs(𝐹) ∈ On ∧ (𝐶 Fn suc dom recs(𝐹) ∧ ∀𝑦 ∈ suc dom recs(𝐹)(𝐶𝑦) = (𝐹‘(𝐶𝑦)))) → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
227, 9, 17, 21syl12anc 834 . . 3 (dom recs(𝐹) ∈ On → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
236, 22syl 17 . 2 (recs(𝐹) ∈ V → ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
24 snex 5335 . . . . 5 {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V
25 unexg 7475 . . . . 5 ((recs(𝐹) ∈ V ∧ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩} ∈ V) → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
2624, 25mpan2 689 . . . 4 (recs(𝐹) ∈ V → (recs(𝐹) ∪ {⟨dom recs(𝐹), (𝐹‘recs(𝐹))⟩}) ∈ V)
278, 26eqeltrid 2920 . . 3 (recs(𝐹) ∈ V → 𝐶 ∈ V)
28 fneq1 6447 . . . . . 6 (𝑓 = 𝐶 → (𝑓 Fn 𝑥𝐶 Fn 𝑥))
29 fveq1 6672 . . . . . . . 8 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
30 reseq1 5850 . . . . . . . . 9 (𝑓 = 𝐶 → (𝑓𝑦) = (𝐶𝑦))
3130fveq2d 6677 . . . . . . . 8 (𝑓 = 𝐶 → (𝐹‘(𝑓𝑦)) = (𝐹‘(𝐶𝑦)))
3229, 31eqeq12d 2840 . . . . . . 7 (𝑓 = 𝐶 → ((𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3332ralbidv 3200 . . . . . 6 (𝑓 = 𝐶 → (∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦)) ↔ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦))))
3428, 33anbi12d 632 . . . . 5 (𝑓 = 𝐶 → ((𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3534rexbidv 3300 . . . 4 (𝑓 = 𝐶 → (∃𝑥 ∈ On (𝑓 Fn 𝑥 ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝐹‘(𝑓𝑦))) ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3635, 1elab2g 3671 . . 3 (𝐶 ∈ V → (𝐶𝐴 ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3727, 36syl 17 . 2 (recs(𝐹) ∈ V → (𝐶𝐴 ↔ ∃𝑥 ∈ On (𝐶 Fn 𝑥 ∧ ∀𝑦𝑥 (𝐶𝑦) = (𝐹‘(𝐶𝑦)))))
3823, 37mpbird 259 1 (recs(𝐹) ∈ V → 𝐶𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398   = wceq 1536  wcel 2113  {cab 2802  wral 3141  wrex 3142  Vcvv 3497  cun 3937  {csn 4570  cop 4576  dom cdm 5558  cres 5560  Ord word 6193  Oncon0 6194  suc csuc 6196   Fn wfn 6353  cfv 6358  recscrecs 8010
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-ral 3146  df-rex 3147  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-pss 3957  df-nul 4295  df-if 4471  df-sn 4571  df-pr 4573  df-tp 4575  df-op 4577  df-uni 4842  df-iun 4924  df-br 5070  df-opab 5132  df-mpt 5150  df-tr 5176  df-id 5463  df-eprel 5468  df-po 5477  df-so 5478  df-fr 5517  df-we 5519  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-pred 6151  df-ord 6197  df-on 6198  df-suc 6200  df-iota 6317  df-fun 6360  df-fn 6361  df-fv 6366  df-wrecs 7950  df-recs 8011
This theorem is referenced by:  tfrlem13  8029
  Copyright terms: Public domain W3C validator