Step * of Lemma bag-inject_wf

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


Latex:


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


By


Latex:
ProveWfLemma




Home Index