Step
*
of Lemma
create-component_wf
∀[M:Type ─→ Type]. ∀[t:ℕ]. ∀[x:Id]. ∀[P:Process(P.M[P])]. ∀[L:LabeledDAG(pInTransit(P.M[P]))].
∀[Cs:component(P.M[P]) List].
  (create-component(t;P;x;Cs;L) ∈ System(P.M[P]))
BY
{ ProveWfLemma }
Latex:
Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type].  \mforall{}[t:\mBbbN{}].  \mforall{}[x:Id].  \mforall{}[P:Process(P.M[P])].  \mforall{}[L:LabeledDAG(pInTransit(P.M[P]))].
\mforall{}[Cs:component(P.M[P])  List].
    (create-component(t;P;x;Cs;L)  \mmember{}  System(P.M[P]))
By
Latex:
ProveWfLemma
Home
Index