Step * of Lemma hdf-out_wf

[A,B:Type]. ∀[P:hdataflow(A;B)]. ∀[x:A].  (hdf-out(P;x) ∈ bag(B))
BY
ProveWfLemma }


Latex:


\mforall{}[A,B:Type].  \mforall{}[P:hdataflow(A;B)].  \mforall{}[x:A].    (hdf-out(P;x)  \mmember{}  bag(B))


By

ProveWfLemma




Home Index