Nuprl Definition : interleave1
interleave1(a;u) ==  map(λc.<a, fst(u), c>snd(u))
Definitions occuring in Statement : 
map: map(f;as)
, 
pi1: fst(t)
, 
pi2: snd(t)
, 
lambda: λx.A[x]
, 
pair: <a, b>
FDL editor aliases : 
interleave1
Latex:
interleave1(a;u)  ==    map(\mlambda{}c.<a,  fst(u),  c>snd(u))
Date html generated:
2015_07_23-AM-11_57_51
Last ObjectModification:
2012_08_30-PM-01_48_12
Home
Index