Step
*
2
of Lemma
member-prior-run-events
1. [M] : Type ─→ Type
2. r : pRunType(P.M[P])@i
3. t : ℕ@i
4. e : runEvents(r)@i
5. fst(e) < t@i
⊢ (e ∈ mapfilter(λt.<t, fst(snd(outl(fst((r t)))))>λt.isl(fst((r t)));upto(t)))
BY
{ ((RWO "member-mapfilter" 0 THENA Auto) THEN All Reduce)⋅ }
1
1. M : Type ─→ Type
2. r : pRunType(P.M[P])@i
3. t : ℕ@i
4. e : runEvents(r)@i
5. fst(e) < t@i
6. ∀x:ℕt. ((x ∈ upto(t)) c∧ (↑isl(fst((r x)))) ∈ Type)
7. t1 : ℕt@i
8. (t1 ∈ upto(t)) c∧ (↑isl(fst((r t1))))@i
⊢ <t1, fst(snd(outl(fst((r t1)))))> ∈ runEvents(r)
2
1. [M] : Type ─→ Type
2. r : pRunType(P.M[P])@i
3. t : ℕ@i
4. e : runEvents(r)@i
5. fst(e) < t@i
⊢ ∃y:ℕt. ((y ∈ upto(t)) ∧ ((↑isl(fst((r y)))) c∧ (e = <y, fst(snd(outl(fst((r y)))))> ∈ runEvents(r))))
Latex:
Latex:
1.  [M]  :  Type  {}\mrightarrow{}  Type
2.  r  :  pRunType(P.M[P])@i
3.  t  :  \mBbbN{}@i
4.  e  :  runEvents(r)@i
5.  fst(e)  <  t@i
\mvdash{}  (e  \mmember{}  mapfilter(\mlambda{}t.<t,  fst(snd(outl(fst((r  t)))))>\mlambda{}t.isl(fst((r  t)));upto(t)))
By
Latex:
((RWO  "member-mapfilter"  0  THENA  Auto)  THEN  All  Reduce)\mcdot{}
Home
Index