Step * of Lemma bag-combine_wf

[A,B:Type]. ∀[bs:bag(A)]. ∀[f:A ⟶ bag(B)].  (⋃x∈bs.f[x] ∈ bag(B))
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[bs:bag(A)].  \mforall{}[f:A  {}\mrightarrow{}  bag(B)].    (\mcup{}x\mmember{}bs.f[x]  \mmember{}  bag(B))


By


Latex:
ProveWfLemma




Home Index