Nuprl Definition : corec-rel

corec-rel(G) ==  λx,y. ∀n:ℕ(G^n x,y. True) y)



Definitions occuring in Statement :  fun_exp: f^n nat: all: x:A. B[x] true: True apply: a lambda: λx.A[x]
Definitions occuring in definition :  all: x:A. B[x] nat: apply: a fun_exp: f^n lambda: λx.A[x] true: True
FDL editor aliases :  corec-rel

Latex:
corec-rel(G)  ==    \mlambda{}x,y.  \mforall{}n:\mBbbN{}.  (G\^{}n  (\mlambda{}x,y.  True)  x  y)



Date html generated: 2018_07_25-PM-01_30_27
Last ObjectModification: 2018_05_31-PM-01_59_42

Theory : co-recursion


Home Index