Nuprl Definition : fpf-rename

rename(r;f) ==  <map(r;fst(f)), λx.((snd(f)) hd(filter(λy.(eq (r y) x);fst(f))))>



Definitions occuring in Statement :  hd: hd(l) filter: filter(P;l) map: map(f;as) pi1: fst(t) pi2: snd(t) apply: a lambda: λx.A[x] pair: <a, b>
FDL editor aliases :  fpf-rename

Latex:
rename(r;f)  ==    <map(r;fst(f)),  \mlambda{}x.((snd(f))  hd(filter(\mlambda{}y.(eq  (r  y)  x);fst(f))))>



Date html generated: 2016_05_16-AM-11_25_23
Last ObjectModification: 2012_07_01-PM-11_51_00

Theory : event-ordering


Home Index