Nuprl Definition : compose-fpf

compose-fpf(a;b;f) ==  <mapfilter(λx.outl(a x);λx.isl(a x);fpf-domain(f)), (snd(f)) b>



Definitions occuring in Statement :  fpf-domain: fpf-domain(f) mapfilter: mapfilter(f;P;L) compose: g outl: outl(x) isl: isl(x) pi2: snd(t) apply: 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: a fpf-domain: fpf-domain(f) compose: g pi2: snd(t)
FDL editor aliases :  compose-fpf

Latex:
compose-fpf(a;b;f)  ==    <mapfilter(\mlambda{}x.outl(a  x);\mlambda{}x.isl(a  x);fpf-domain(f)),  (snd(f))  o  b>



Date html generated: 2018_05_21-PM-09_27_49
Last ObjectModification: 2018_02_09-AM-10_23_21

Theory : finite!partial!functions


Home Index