Nuprl Definition : pcw-pp-tail

pcw-pp-tail(pp) ==  let n,ss pp in <1, λx.(ss (x 1))>



Definitions occuring in Statement :  apply: a lambda: λx.A[x] spread: spread def pair: <a, b> subtract: m add: m natural_number: $n
Definitions occuring in definition :  spread: spread def pair: <a, b> subtract: m lambda: λx.A[x] apply: a add: m natural_number: $n
FDL editor aliases :  pcw-pp-tail

Latex:
pcw-pp-tail(pp)  ==    let  n,ss  =  pp  in  <n  -  1,  \mlambda{}x.(ss  (x  +  1))>



Date html generated: 2016_05_14-AM-06_13_05
Last ObjectModification: 2015_09_22-PM-05_47_08

Theory : co-recursion


Home Index