interleave1(a;u) ==  map(
c.<a, fst(u), c>snd(u))
Definitions : 
map: map(f;as), 
lambda:
x.A[x], 
pair: <a, b>, 
pi1: fst(t), 
pi2: snd(t)
FDL editor aliases : 
interleave1
interleave1(a;u)  ==    map(\mlambda{}c.<a,  fst(u),  c>snd(u))
Date html generated:
2010_08_27-PM-08_46_11
Last ObjectModification:
2010_03_18-PM-04_15_57
Home
Index