Step * of Lemma is-run-event_wf

[M:Type ⟶ Type]. ∀[r:pRunType(P.M[P])]. ∀[t:ℕ]. ∀[x:Id].  (is-run-event(r;t;x) ∈ 𝔹)
BY
(Unfold `pRunType` THEN ProveWfLemma) }


Latex:


Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type].  \mforall{}[r:pRunType(P.M[P])].  \mforall{}[t:\mBbbN{}].  \mforall{}[x:Id].    (is-run-event(r;t;x)  \mmember{}  \mBbbB{})


By


Latex:
(Unfold  `pRunType`  0  THEN  ProveWfLemma)




Home Index