Nuprl Definition : simple-comb-2
F|X, Y| ==  simple-comb(λw.(F (w 0) (w 1));λn.[X; Y][n])
Definitions occuring in Statement : 
simple-comb: simple-comb(F;Xs)
, 
select: L[n]
, 
cons: [a / b]
, 
nil: []
, 
apply: f a
, 
lambda: λx.A[x]
, 
natural_number: $n
FDL editor aliases : 
simple-comb-2
Latex:
F|X,  Y|  ==    simple-comb(\mlambda{}w.(F  (w  0)  (w  1));\mlambda{}n.[X;  Y][n])
Date html generated:
2015_07_21-PM-02_59_37
Last ObjectModification:
2012_02_25-PM-02_15_09
Home
Index