Step * 1 of Lemma run_local_pred_time_less


1. Type ⟶ Type@i'
2. pRunType(P.M[P])@i
3. e1 : ℕ@i
4. e2 Id@i
5. ↑is-run-event(r;e1;e2)@i
6. x1 : ℕ@i
7. x2 Id@i
8. ↑is-run-event(r;x1;x2)@i
9. x2 e2 ∈ Id@i
10. x1 < e1@i
⊢ fst(run-local-pred(r;e2;e1;e1)) < e1
BY
(RecUnfold `run-local-pred` THEN AutoSplit THEN (CallByValueReduce THENA Auto) THEN AutoSplit) }

1
1. Type ⟶ Type@i'
2. pRunType(P.M[P])@i
3. e1 {1...}
4. e2 Id@i
5. ¬↑is-run-event(r;e1 1;e2)
6. ↑is-run-event(r;e1;e2)@i
7. x1 : ℕ@i
8. x2 Id@i
9. ↑is-run-event(r;x1;x2)@i
10. x2 e2 ∈ Id@i
11. x1 < e1@i
⊢ fst(run-local-pred(r;e2;e1;e1 1)) < e1


Latex:


Latex:

1.  M  :  Type  {}\mrightarrow{}  Type@i'
2.  r  :  pRunType(P.M[P])@i
3.  e1  :  \mBbbN{}@i
4.  e2  :  Id@i
5.  \muparrow{}is-run-event(r;e1;e2)@i
6.  x1  :  \mBbbN{}@i
7.  x2  :  Id@i
8.  \muparrow{}is-run-event(r;x1;x2)@i
9.  x2  =  e2@i
10.  x1  <  e1@i
\mvdash{}  fst(run-local-pred(r;e2;e1;e1))  <  e1


By


Latex:
(RecUnfold  `run-local-pred`  0  THEN  AutoSplit  THEN  (CallByValueReduce  0  THENA  Auto)  THEN  AutoSplit)




Home Index