Step * of Lemma deliver-msg-to-comp_wf

[M:Type ⟶ Type]
  ∀[t:ℕ]. ∀[x:Id]. ∀[m:pMsg(P.M[P])]. ∀[S:System(P.M[P])]. ∀[C:component(P.M[P])].
    (deliver-msg-to-comp(t;m;x;S;C) ∈ System(P.M[P])) 
  supposing Continuous+(P.M[P])
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type]
    \mforall{}[t:\mBbbN{}].  \mforall{}[x:Id].  \mforall{}[m:pMsg(P.M[P])].  \mforall{}[S:System(P.M[P])].  \mforall{}[C:component(P.M[P])].
        (deliver-msg-to-comp(t;m;x;S;C)  \mmember{}  System(P.M[P])) 
    supposing  Continuous+(P.M[P])


By


Latex:
ProveWfLemma




Home Index