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

Definition df-wrecs 8099
Description: Define the well-ordered recursive function generator. This function takes the usual expressions from recursion theorems and forms a unified definition. Specifically, given a function 𝐹, a relation 𝑅, and a base set 𝐴, this definition generates a function 𝐺 = wrecs(𝑅, 𝐴, 𝐹) that has property that, at any point 𝑥𝐴, (𝐺𝑥) = (𝐹‘(𝐺 ↾ Pred(𝑅, 𝐴, 𝑥))). See wfr1 8137, wfr2 8138, and wfr3 8139. (Contributed by Scott Fenton, 7-Jun-2018.) (Revised by BJ, 27-Oct-2024.)
Assertion
Ref Expression
df-wrecs wrecs(𝑅, 𝐴, 𝐹) = frecs(𝑅, 𝐴, (𝐹 ∘ 2nd ))

Detailed syntax breakdown of Definition df-wrecs
StepHypRef Expression
1 cA . . 3 class 𝐴
2 cR . . 3 class 𝑅
3 cF . . 3 class 𝐹
41, 2, 3cwrecs 8098 . 2 class wrecs(𝑅, 𝐴, 𝐹)
5 c2nd 7803 . . . 4 class 2nd
63, 5ccom 5584 . . 3 class (𝐹 ∘ 2nd )
71, 2, 6cfrecs 8067 . 2 class frecs(𝑅, 𝐴, (𝐹 ∘ 2nd ))
84, 7wceq 1539 1 wff wrecs(𝑅, 𝐴, 𝐹) = frecs(𝑅, 𝐴, (𝐹 ∘ 2nd ))
Colors of variables: wff setvar class
This definition is referenced by:  dfwrecsOLD  8100  wrecseq123  8101  nfwrecs  8103  csbwrecsg  8108  wfrrel  8131  wfrdmss  8132  wfrdmcl  8133  wfrfun  8134  wfrresex  8135  wfr2a  8136  wfr1  8137  dfrecs3  8174
  Copyright terms: Public domain W3C validator