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

Theorem frrlem9 8081
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 4840 . . . . . . . 8 (⟨𝑥, 𝑢⟩ ∈ 𝐵 ↔ ∃𝑔𝐵𝑥, 𝑢⟩ ∈ 𝑔)
2 df-br 5071 . . . . . . . . 9 (𝑥𝐹𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐹)
3 frrlem9.1 . . . . . . . . . . 11 𝐵 = {𝑓 ∣ ∃𝑥(𝑓 Fn 𝑥 ∧ (𝑥𝐴 ∧ ∀𝑦𝑥 Pred(𝑅, 𝐴, 𝑦) ⊆ 𝑥) ∧ ∀𝑦𝑥 (𝑓𝑦) = (𝑦𝐺(𝑓 ↾ Pred(𝑅, 𝐴, 𝑦))))}
4 frrlem9.2 . . . . . . . . . . 11 𝐹 = frecs(𝑅, 𝐴, 𝐺)
53, 4frrlem5 8077 . . . . . . . . . 10 𝐹 = 𝐵
65eleq2i 2830 . . . . . . . . 9 (⟨𝑥, 𝑢⟩ ∈ 𝐹 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐵)
72, 6bitri 274 . . . . . . . 8 (𝑥𝐹𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝐵)
8 df-br 5071 . . . . . . . . 9 (𝑥𝑔𝑢 ↔ ⟨𝑥, 𝑢⟩ ∈ 𝑔)
98rexbii 3177 . . . . . . . 8 (∃𝑔𝐵 𝑥𝑔𝑢 ↔ ∃𝑔𝐵𝑥, 𝑢⟩ ∈ 𝑔)
101, 7, 93bitr4i 302 . . . . . . 7 (𝑥𝐹𝑢 ↔ ∃𝑔𝐵 𝑥𝑔𝑢)
11 eluni2 4840 . . . . . . . 8 (⟨𝑥, 𝑣⟩ ∈ 𝐵 ↔ ∃𝐵𝑥, 𝑣⟩ ∈ )
12 df-br 5071 . . . . . . . . 9 (𝑥𝐹𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐹)
135eleq2i 2830 . . . . . . . . 9 (⟨𝑥, 𝑣⟩ ∈ 𝐹 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐵)
1412, 13bitri 274 . . . . . . . 8 (𝑥𝐹𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ 𝐵)
15 df-br 5071 . . . . . . . . 9 (𝑥𝑣 ↔ ⟨𝑥, 𝑣⟩ ∈ )
1615rexbii 3177 . . . . . . . 8 (∃𝐵 𝑥𝑣 ↔ ∃𝐵𝑥, 𝑣⟩ ∈ )
1711, 14, 163bitr4i 302 . . . . . . 7 (𝑥𝐹𝑣 ↔ ∃𝐵 𝑥𝑣)
1810, 17anbi12i 626 . . . . . 6 ((𝑥𝐹𝑢𝑥𝐹𝑣) ↔ (∃𝑔𝐵 𝑥𝑔𝑢 ∧ ∃𝐵 𝑥𝑣))
19 reeanv 3292 . . . . . 6 (∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣) ↔ (∃𝑔𝐵 𝑥𝑔𝑢 ∧ ∃𝐵 𝑥𝑣))
2018, 19bitr4i 277 . . . . 5 ((𝑥𝐹𝑢𝑥𝐹𝑣) ↔ ∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣))
21 frrlem9.3 . . . . . 6 ((𝜑 ∧ (𝑔𝐵𝐵)) → ((𝑥𝑔𝑢𝑥𝑣) → 𝑢 = 𝑣))
2221rexlimdvva 3222 . . . . 5 (𝜑 → (∃𝑔𝐵𝐵 (𝑥𝑔𝑢𝑥𝑣) → 𝑢 = 𝑣))
2320, 22syl5bi 241 . . . 4 (𝜑 → ((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2423alrimiv 1931 . . 3 (𝜑 → ∀𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2524alrimivv 1932 . 2 (𝜑 → ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
263, 4frrlem6 8078 . . 3 Rel 𝐹
27 dffun2 6428 . . 3 (Fun 𝐹 ↔ (Rel 𝐹 ∧ ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣)))
2826, 27mpbiran 705 . 2 (Fun 𝐹 ↔ ∀𝑥𝑢𝑣((𝑥𝐹𝑢𝑥𝐹𝑣) → 𝑢 = 𝑣))
2925, 28sylibr 233 1 (𝜑 → Fun 𝐹)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1085  wal 1537   = wceq 1539  wex 1783  wcel 2108  {cab 2715  wral 3063  wrex 3064  wss 3883  cop 4564   cuni 4836   class class class wbr 5070  cres 5582  Rel wrel 5585  Predcpred 6190  Fun wfun 6412   Fn wfn 6413  cfv 6418  (class class class)co 7255  frecscfrecs 8067
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709  ax-sep 5218  ax-nul 5225  ax-pr 5347
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1784  df-nf 1788  df-sb 2069  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2817  df-nfc 2888  df-ral 3068  df-rex 3069  df-rab 3072  df-v 3424  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4254  df-if 4457  df-sn 4559  df-pr 4561  df-op 4565  df-uni 4837  df-iun 4923  df-br 5071  df-opab 5133  df-id 5480  df-xp 5586  df-rel 5587  df-cnv 5588  df-co 5589  df-dm 5590  df-rn 5591  df-res 5592  df-ima 5593  df-pred 6191  df-iota 6376  df-fun 6420  df-fn 6421  df-fv 6426  df-ov 7258  df-frecs 8068
This theorem is referenced by:  frrlem10  8082  frrlem11  8083  frrlem12  8084  frrlem13  8085  fpr1  8090  fprfung  8096  frr1  9448
  Copyright terms: Public domain W3C validator