simple-loc-comb-4(F;W;X;Y;Z) ==
  
l,w.(F l (w 0) (w 1) (w 2) (w 3))|Loc; 
n.[W; X; Y; Z][n]|
Definitions occuring in Statement : 
simple-loc-comb: F|Loc; Xs|, 
select: l[i], 
apply: f a, 
lambda:
x.A[x], 
cons: [car / cdr], 
nil: [], 
natural_number: $n
FDL editor aliases : 
simple-loc-comb-4
simple-loc-comb-4(F;W;X;Y;Z)  ==    \mlambda{}l,w.(F  l  (w  0)  (w  1)  (w  2)  (w  3))|Loc;  \mlambda{}n.[W;  X;  Y;  Z][n]|
Date html generated:
2011_08_16-PM-05_00_51
Last ObjectModification:
2011_07_24-PM-11_41_51
Home
Index