Step * of Lemma correct-causal-class-relation_wf

[Correct:Id ─→ ℙ]. ∀[Info,A:Type]. ∀[R:A ─→ Info ─→ ℙ]. ∀[X:EClass(A)]. ∀[es:EO+(Info)].
  (for every in at location s.t. Correct[i] there is an earlier event with info=b  such that R[a;b] ∈ ℙ)
BY
ProveWfLemma }


Latex:


\mforall{}[Correct:Id  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[Info,A:Type].  \mforall{}[R:A  {}\mrightarrow{}  Info  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[X:EClass(A)].  \mforall{}[es:EO+(Info)].
    (for  every  a  in  X  at  location  i  s.t.  Correct[i]  there  is  an  earlier  event  with  info=b
        such  that  R[a;b]  \mmember{}  \mBbbP{})


By

ProveWfLemma




Home Index