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

Theorem wfr1 8266
Description: The Principle of Well-Ordered Recursion, part 1 of 3. We start with an arbitrary function 𝐺. Then, using a base class 𝐴 and a set-like well-ordering 𝑅 of 𝐴, we define a function 𝐹. This function is said to be defined by "well-ordered recursion". The purpose of these three theorems is to demonstrate the properties of 𝐹. We begin by showing that 𝐹 is a function over 𝐴. (Contributed by Scott Fenton, 22-Apr-2011.) (Revised by Mario Carneiro, 26-Jun-2015.) (Revised by Scott Fenton, 18-Nov-2024.)
Hypothesis
Ref Expression
wfr1.1 𝐹 = wrecs(𝑅, 𝐴, 𝐺)
Assertion
Ref Expression
wfr1 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝐹 Fn 𝐴)

Proof of Theorem wfr1
StepHypRef Expression
1 wefr 5612 . . 3 (𝑅 We 𝐴𝑅 Fr 𝐴)
21adantr 480 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Fr 𝐴)
3 weso 5613 . . . 4 (𝑅 We 𝐴𝑅 Or 𝐴)
4 sopo 5549 . . . 4 (𝑅 Or 𝐴𝑅 Po 𝐴)
53, 4syl 17 . . 3 (𝑅 We 𝐴𝑅 Po 𝐴)
65adantr 480 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Po 𝐴)
7 simpr 484 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Se 𝐴)
8 wfr1.1 . . . 4 𝐹 = wrecs(𝑅, 𝐴, 𝐺)
9 df-wrecs 8252 . . . 4 wrecs(𝑅, 𝐴, 𝐺) = frecs(𝑅, 𝐴, (𝐺 ∘ 2nd ))
108, 9eqtri 2757 . . 3 𝐹 = frecs(𝑅, 𝐴, (𝐺 ∘ 2nd ))
1110fpr1 8243 . 2 ((𝑅 Fr 𝐴𝑅 Po 𝐴𝑅 Se 𝐴) → 𝐹 Fn 𝐴)
122, 6, 7, 11syl3anc 1373 1 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝐹 Fn 𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1541   Po wpo 5528   Or wor 5529   Fr wfr 5572   Se wse 5573   We wwe 5574  ccom 5626   Fn wfn 6485  2nd c2nd 7930  frecscfrecs 8220  wrecscwrecs 8251
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-10 2146  ax-11 2162  ax-12 2182  ax-ext 2706  ax-rep 5222  ax-sep 5239  ax-nul 5249  ax-pr 5375  ax-un 7678
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2537  df-eu 2567  df-clab 2713  df-cleq 2726  df-clel 2809  df-nfc 2883  df-ne 2931  df-ral 3050  df-rex 3059  df-reu 3349  df-rab 3398  df-v 3440  df-sbc 3739  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4579  df-pr 4581  df-op 4585  df-uni 4862  df-iun 4946  df-br 5097  df-opab 5159  df-mpt 5178  df-id 5517  df-po 5530  df-so 5531  df-fr 5575  df-se 5576  df-we 5577  df-xp 5628  df-rel 5629  df-cnv 5630  df-co 5631  df-dm 5632  df-rn 5633  df-res 5634  df-ima 5635  df-pred 6257  df-iota 6446  df-fun 6492  df-fn 6493  df-f 6494  df-f1 6495  df-fo 6496  df-f1o 6497  df-fv 6498  df-ov 7359  df-frecs 8221  df-wrecs 8252
This theorem is referenced by:  wfr2  8267  wfr3  8268  tfr1ALT  8329  bpolylem  15969
  Copyright terms: Public domain W3C validator