Step * of Lemma bag-map-mapfilter

[b,P,f,g:Top].  (bag-map(g;bag-mapfilter(f;P;b)) bag-mapfilter(g f;P;b))
BY
(Auto THEN RepUR ``bag-mapfilter`` THEN RWO "bag-map-map" THEN Auto) }


Latex:


Latex:
\mforall{}[b,P,f,g:Top].    (bag-map(g;bag-mapfilter(f;P;b))  \msim{}  bag-mapfilter(g  o  f;P;b))


By


Latex:
(Auto  THEN  RepUR  ``bag-mapfilter``  0  THEN  RWO  "bag-map-map"  0  THEN  Auto)




Home Index