Nuprl Definition : fpf-inv-rename
fpf-inv-rename(r;rinv;f) ==  <mapfilter(λx.outl(rinv x);λx.isl(rinv x);fst(f)), (snd(f)) o r>
Definitions occuring in Statement : 
mapfilter: mapfilter(f;P;L)
, 
compose: f o g
, 
outl: outl(x)
, 
isl: isl(x)
, 
pi1: fst(t)
, 
pi2: snd(t)
, 
apply: f a
, 
lambda: λx.A[x]
, 
pair: <a, b>
FDL editor aliases : 
fpf-inv-rename
fpf-inv-rename(r;rinv;f)  ==    <mapfilter(\mlambda{}x.outl(rinv  x);\mlambda{}x.isl(rinv  x);fst(f)),  (snd(f))  o  r>
Date html generated:
2015_07_17-AM-11_11_13
Last ObjectModification:
2012_02_25-AM-11_11_23
Home
Index