Step * 2 2 1 of Lemma member-prior-run-events


1. [M] Type ─→ Type
2. pRunType(P.M[P])@i
3. : ℕ@i
4. e1 : ℕ@i
5. e2 Id@i
6. \\%2 : ↑is-run-event(r;e1;e2)@i
7. e1 < t@i
⊢ (e1 ∈ upto(t))
BY
(BLemma `member_upto2` THEN Auto) }


Latex:



Latex:

1.  [M]  :  Type  {}\mrightarrow{}  Type
2.  r  :  pRunType(P.M[P])@i
3.  t  :  \mBbbN{}@i
4.  e1  :  \mBbbN{}@i
5.  e2  :  Id@i
6.  \mbackslash{}\mbackslash{}\%2  :  \muparrow{}is-run-event(r;e1;e2)@i
7.  e1  <  t@i
\mvdash{}  (e1  \mmember{}  upto(t))


By


Latex:
(BLemma  `member\_upto2`  THEN  Auto)




Home Index