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

Theorem wfr1 7975
Description: The Principle of Well-Founded Recursion, part 1 of 3. We start with an arbitrary function 𝐺. Then, using a base class 𝐴 and a well-ordering 𝑅 of 𝐴, we define a function 𝐹. This function is said to be defined by "well-founded 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.)
Hypotheses
Ref Expression
wfr1.1 𝑅 We 𝐴
wfr1.2 𝑅 Se 𝐴
wfr1.3 𝐹 = wrecs(𝑅, 𝐴, 𝐺)
Assertion
Ref Expression
wfr1 𝐹 Fn 𝐴

Proof of Theorem wfr1
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 wfr1.1 . . 3 𝑅 We 𝐴
2 wfr1.2 . . 3 𝑅 Se 𝐴
3 wfr1.3 . . 3 𝐹 = wrecs(𝑅, 𝐴, 𝐺)
41, 2, 3wfrfun 7967 . 2 Fun 𝐹
5 eqid 2823 . . 3 (𝐹 ∪ {⟨𝑧, (𝐺‘(𝐹 ↾ Pred(𝑅, 𝐴, 𝑧)))⟩}) = (𝐹 ∪ {⟨𝑧, (𝐺‘(𝐹 ↾ Pred(𝑅, 𝐴, 𝑧)))⟩})
61, 2, 3, 5wfrlem16 7972 . 2 dom 𝐹 = 𝐴
7 df-fn 6360 . 2 (𝐹 Fn 𝐴 ↔ (Fun 𝐹 ∧ dom 𝐹 = 𝐴))
84, 6, 7mpbir2an 709 1 𝐹 Fn 𝐴
Colors of variables: wff setvar class
Syntax hints:   = wceq 1537  cun 3936  {csn 4569  cop 4575   Se wse 5514   We wwe 5515  dom cdm 5557  cres 5559  Predcpred 6149  Fun wfun 6351   Fn wfn 6352  cfv 6357  wrecscwrecs 7948
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 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795  ax-rep 5192  ax-sep 5205  ax-nul 5212  ax-pow 5268  ax-pr 5332  ax-un 7463
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-ne 3019  df-ral 3145  df-rex 3146  df-reu 3147  df-rmo 3148  df-rab 3149  df-v 3498  df-sbc 3775  df-csb 3886  df-dif 3941  df-un 3943  df-in 3945  df-ss 3954  df-nul 4294  df-if 4470  df-sn 4570  df-pr 4572  df-op 4576  df-uni 4841  df-iun 4923  df-br 5069  df-opab 5131  df-mpt 5149  df-id 5462  df-po 5476  df-so 5477  df-fr 5516  df-se 5517  df-we 5518  df-xp 5563  df-rel 5564  df-cnv 5565  df-co 5566  df-dm 5567  df-rn 5568  df-res 5569  df-ima 5570  df-pred 6150  df-iota 6316  df-fun 6359  df-fn 6360  df-f 6361  df-f1 6362  df-fo 6363  df-f1o 6364  df-fv 6365  df-wrecs 7949
This theorem is referenced by:  wfr3  7977  tfr1ALT  8038  bpolylem  15404
  Copyright terms: Public domain W3C validator