Nuprl Definition : simple-comb2
λx,y.F[x; y]|X;Y| ==  simple-comb(λw.F[w 0; w 1];λz.[X; Y][z])
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-comb2
Latex:
\mlambda{}x,y.F[x;  y]|X;Y|  ==    simple-comb(\mlambda{}w.F[w  0;  w  1];\mlambda{}z.[X;  Y][z])
Date html generated:
2015_07_21-PM-02_50_13
Last ObjectModification:
2012_02_25-PM-02_09_04
Home
Index