Step * of Lemma hdf-return_wf

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


Latex:


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


By

ProveWfLemma




Home Index