Step
*
of Lemma
bag-combine-single-right-as-map
∀[bs,f:Top].  (⋃x∈bs.{f[x]} ~ bag-map(λx.f[x];bs))
BY
{ (RepUR ``bag-map bag-combine bag-union single-bag`` 0⋅ THEN RWO "concat-map-single" 0 THEN Auto) }
Latex:
Latex:
\mforall{}[bs,f:Top].    (\mcup{}x\mmember{}bs.\{f[x]\}  \msim{}  bag-map(\mlambda{}x.f[x];bs))
By
Latex:
(RepUR  ``bag-map  bag-combine  bag-union  single-bag``  0\mcdot{}  THEN  RWO  "concat-map-single"  0  THEN  Auto)
Home
Index