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 5608 . . 3 (𝑅 We 𝐴𝑅 Fr 𝐴)
21adantr 481 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Fr 𝐴)
3 weso 5609 . . . 4 (𝑅 We 𝐴𝑅 Or 𝐴)
4 sopo 5545 . . . 4 (𝑅 Or 𝐴𝑅 Po 𝐴)
53, 4syl 17 . . 3 (𝑅 We 𝐴𝑅 Po 𝐴)
65adantr 481 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Po 𝐴)
7 simpr 485 . 2 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝑅 Se 𝐴)
8 wfr1.1 . . . 4 𝐹 = wrecs(𝑅, 𝐴, 𝐺)
9 df-wrecs 8252 . . . 4 wrecs(𝑅, 𝐴, 𝐺) = frecs(𝑅, 𝐴, (𝐺 ∘ 2nd ))
108, 9eqtri 2762 . . 3 𝐹 = frecs(𝑅, 𝐴, (𝐺 ∘ 2nd ))
1110fpr1 8243 . 2 ((𝑅 Fr 𝐴𝑅 Po 𝐴𝑅 Se 𝐴) → 𝐹 Fn 𝐴)
122, 6, 7, 11syl3anc 1379 1 ((𝑅 We 𝐴𝑅 Se 𝐴) → 𝐹 Fn 𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396   = wceq 1547   Po wpo 5524   Or wor 5525   Fr wfr 5568   Se wse 5569   We wwe 5570  ccom 5622   Fn wfn 6480  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 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2711  ax-rep 5199  ax-sep 5218  ax-nul 5228  ax-pr 5362  ax-un 7678
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2718  df-cleq 2731  df-clel 2814  df-nfc 2888  df-ne 2935  df-ral 3054  df-rex 3064  df-reu 3345  df-rab 3392  df-v 3433  df-sbc 3724  df-csb 3832  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4262  df-if 4455  df-pw 4531  df-sn 4556  df-pr 4558  df-op 4562  df-uni 4839  df-iun 4923  df-br 5073  df-opab 5135  df-mpt 5154  df-id 5513  df-po 5526  df-so 5527  df-fr 5571  df-se 5572  df-we 5573  df-xp 5624  df-rel 5625  df-cnv 5626  df-co 5627  df-dm 5628  df-rn 5629  df-res 5630  df-ima 5631  df-pred 6252  df-iota 6441  df-fun 6487  df-fn 6488  df-f 6489  df-f1 6490  df-fo 6491  df-f1o 6492  df-fv 6493  df-ov 7359  df-frecs 8221  df-wrecs 8252
This theorem is referenced by:  wfr2  8267  wfr3  8268  tfr1ALT  8329  bpolylem  16004
  Copyright terms: Public domain W3C validator