Nuprl Definition : simple-comb
simple-comb(F;Xs) ==  λes,e. (F (λk.(Xs k es e)))
Definitions occuring in Statement : 
apply: f a
, 
lambda: λx.A[x]
FDL editor aliases : 
simple-comb
simple-comb(F;Xs)  ==    \mlambda{}es,e.  (F  (\mlambda{}k.(Xs  k  es  e)))
Date html generated:
2015_07_17-PM-00_39_32
Last ObjectModification:
2012_02_25-PM-01_17_44
Home
Index