Step * of Lemma bag-bind_wf

[A,B:Type]. ∀[bs:bag(A)]. ∀[f:A ⟶ bag(B)].  (bag-bind(bs;f) ∈ bag(B))
BY
ProveWfLemma }


Latex:


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


By


Latex:
ProveWfLemma




Home Index