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>
Definitions occuring in definition :
pair: <a, b>
,
mapfilter: mapfilter(f;P;L)
,
outl: outl(x)
,
lambda: λx.A[x]
,
isl: isl(x)
,
apply: f a
,
pi1: fst(t)
,
compose: f o g
,
pi2: snd(t)
FDL editor aliases :
fpf-inv-rename
Latex:
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:
2018_05_21-PM-09_27_22
Last ObjectModification:
2018_02_09-AM-10_22_33
Theory : finite!partial!functions
Home
Index