Step * of Lemma decidable__equal_runEvents

[M:Type ⟶ Type]. ∀r:pRunType(P.M[P]). ∀e1,e2:runEvents(r).  Dec(e1 e2 ∈ runEvents(r))
BY
(Auto THEN -2 THEN -1 THEN Unfold `runEvents` THEN Auto) }


Latex:


Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type].  \mforall{}r:pRunType(P.M[P]).  \mforall{}e1,e2:runEvents(r).    Dec(e1  =  e2)


By


Latex:
(Auto  THEN  D  -2  THEN  D  -1  THEN  Unfold  `runEvents`  0  THEN  Auto)




Home Index