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

Theorem frrlem9 8278
Description: Lemma for well-founded recursion. Show that the well-founded recursive generator produces a function. Hypothesis three will be eliminated using different induction rules depending on if we use partial orders or the axiom of infinity. (Contributed by Scott Fenton, 27-Aug-2022.)
Hypotheses
Ref Expression
frrlem9.1 𝐵 = {𝑓 ∣ ∃𝑥(𝑓 Fn 𝑥 ∧ (𝑥𝐴 ∧ ∀𝑦𝑥 Pred(𝑅, 𝐴, 𝑦) ⊆ 𝑥) ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝑦𝐺(𝑓 ↾ Pred(𝑅, 𝐴, 𝑦))))}
frrlem9.2 𝐹 = frecs(𝑅, 𝐴, 𝐺)
frrlem9.3 ((𝜑 ∧ (𝑔𝐵𝐵)) → ((𝑥𝑔𝑢𝑥𝑣) → 𝑢 = 𝑣))
Assertion
Ref Expression
frrlem9 (𝜑 → Fun 𝐹)
Distinct variable groups:   𝐴,𝑓,𝑥,𝑦   𝑓,𝐺,𝑥,𝑦   𝑅,𝑓,𝑥,𝑦   𝐵,𝑔,   𝑥,𝐹,𝑢,𝑣   𝜑,𝑓   𝑓,𝐹   𝜑,𝑔,,𝑥,𝑢,𝑣
Allowed substitution hints:   𝜑(𝑦)   𝐴(𝑣,𝑢,𝑔,)   𝐵(𝑥,𝑦,𝑣,𝑢,𝑓)   𝑅(𝑣,𝑢,𝑔,)   𝐹(𝑦,𝑔,)   𝐺(𝑣,𝑢,𝑔,)

Proof of Theorem frrlem9
StepHypRef Expression
1 eluni2 4912 . . . . . . . 8 (⟨𝑥, 𝑢⟩ ∈ 𝐵 ↔ ∃𝑔𝐵𝑥, 𝑢⟩ ∈ 𝑔)
2 df-br 5149 . . . . . . . . 9 (𝑥𝐹𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐹)
3 frrlem9.1 . . . . . . . . . . 11 𝐵 = {𝑓 ∣ ∃𝑥(𝑓 Fn 𝑥 ∧ (𝑥𝐴 ∧ ∀𝑦𝑥 Pred(𝑅, 𝐴, 𝑦) ⊆ 𝑥) ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝑦𝐺(𝑓 ↾ Pred(𝑅, 𝐴, 𝑦))))}
4 frrlem9.2 . . . . . . . . . . 11 𝐹 = frecs(𝑅, 𝐴, 𝐺)
53, 4frrlem5 8274 . . . . . . . . . 10 𝐹 = 𝐵
65eleq2i 2825 . . . . . . . . 9 (⟨𝑥, 𝑢⟩ ∈ 𝐹 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐵)
72, 6bitri 274 . . . . . . . 8 (𝑥𝐹𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐵)
8 df-br 5149 . . . . . . . . 9 (𝑥𝑔𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝑔)
98rexbii 3094 . . . . . . . 8 (∃𝑔𝐵 𝑥𝑔𝑢 ↔ ∃𝑔𝐵𝑥, 𝑢⟩ ∈ 𝑔)
101, 7, 93bitr4i 302 . . . . . . 7 (𝑥𝐹𝑢 ↔ ∃𝑔𝐵 𝑥𝑔𝑢)
11 eluni2 4912 . . . . . . . 8 (⟨𝑥, 𝑣⟩ ∈ 𝐵 ↔ ∃𝐵𝑥, 𝑣⟩ ∈ )
12 df-br 5149 . . . . . . . . 9 (𝑥𝐹𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐹)
135eleq2i 2825 . . . . . . . . 9 (⟨𝑥, 𝑣⟩ ∈ 𝐹 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐵)
1412, 13bitri 274 . . . . . . . 8 (𝑥𝐹𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐵)
15 df-br 5149 . . . . . . . . 9 (𝑥𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ )
1615rexbii 3094 . . . . . . . 8 (∃𝐵 𝑥𝑣 ↔ ∃𝐵𝑥, 𝑣⟩ ∈ )
1711, 14, 163bitr4i 302 . . . . . . 7 (𝑥𝐹𝑣 ↔ ∃𝐵 𝑥𝑣)
1810, 17anbi12i 627 . . . . . 6 ((𝑥𝐹𝑢𝑥𝐹𝑣) ↔ (∃𝑔𝐵 𝑥𝑔𝑢 ∧ ∃𝐵 𝑥𝑣))
19 reeanv 3226 . . . . . 6 (∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣) ↔ (∃𝑔𝐵 𝑥𝑔𝑢 ∧ ∃𝐵 𝑥𝑣))
2018, 19bitr4i 277 . . . . 5 ((𝑥𝐹𝑢𝑥𝐹𝑣) ↔ ∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣))
21 frrlem9.3 . . . . . 6 ((𝜑 ∧ (𝑔𝐵𝐵)) → ((𝑥𝑔𝑢𝑥𝑣) → 𝑢 = 𝑣))
2221rexlimdvva 3211 . . . . 5 (𝜑 → (∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣) → 𝑢 = 𝑣))
2320, 22biimtrid 241 . . . 4 (𝜑 → ((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2423alrimiv 1930 . . 3 (𝜑 → ∀𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2524alrimivv 1931 . 2 (𝜑 → ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
263, 4frrlem6 8275 . . 3 Rel 𝐹
27 dffun2 6553 . . 3 (Fun 𝐹 ↔ (Rel 𝐹 ∧ ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣)))
2826, 27mpbiran 707 . 2 (Fun 𝐹 ↔ ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2925, 28sylibr 233 1 (𝜑 → Fun 𝐹)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396  w3a 1087  wal 1539   = wceq 1541  wex 1781  wcel 2106  {cab 2709  wral 3061  wrex 3070  wss 3948  cop 4634   cuni 4908   class class class wbr 5148  cres 5678  Rel wrel 5681  Predcpred 6299  Fun wfun 6537   Fn wfn 6538  cfv 6543  (class class class)co 7408  frecscfrecs 8264
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-sep 5299  ax-nul 5306  ax-pr 5427
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 846  df-3an 1089  df-tru 1544  df-fal 1554  df-ex 1782  df-nf 1786  df-sb 2068  df-clab 2710  df-cleq 2724  df-clel 2810  df-nfc 2885  df-ral 3062  df-rex 3071  df-rab 3433  df-v 3476  df-dif 3951  df-un 3953  df-in 3955  df-ss 3965  df-nul 4323  df-if 4529  df-sn 4629  df-pr 4631  df-op 4635  df-uni 4909  df-iun 4999  df-br 5149  df-opab 5211  df-id 5574  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-iota 6495  df-fun 6545  df-fn 6546  df-fv 6551  df-ov 7411  df-frecs 8265
This theorem is referenced by:  frrlem10  8279  frrlem11  8280  frrlem12  8281  frrlem13  8282  fpr1  8287  fprfung  8293  frr1  9753
  Copyright terms: Public domain W3C validator