Step
*
1
2
1
1
1
of Lemma
run-event-state-next2
1. M : Type ─→ Type
2. Continuous+(P.M[P])
3. n2m : ℕ ─→ pMsg(P.M[P])@i
4. l2m : Id ─→ pMsg(P.M[P])@i
5. S0 : System(P.M[P])@i
6. env : pEnvType(P.M[P])@i
7. n : {1...}
8. x : Id@i
9. v1 : ℕ@i
10. λc.fst(c) = x ∈ component(P.M[P]) ─→ 𝔹
11. v3 : ℕ@i
12. v4 : Id@i
13. (env n pRun(S0;env;n2m;l2m)) = <v1, v3, v4> ∈ (ℕ × ℕ × Id)@i
14. x2 : ℤ × Id@i
15. x5 : pMsg(P.M[P])@i
16. v7 : component(P.M[P]) List@i
17. v8 : LabeledDAG(pInTransit(P.M[P]))@i
18. do-chosen-command(n2m;l2m;n;snd((pRun(S0;env;n2m;l2m) (n - 1)));v1;v3;v4)
= <inl <x2, x, x5>, v7, v8>
∈ (ℤ × Id × Id × pMsg(P.M[P])? × System(P.M[P]))@i
19. G : LabeledDAG(pInTransit(P.M[P]))
20. v7 = (fst(deliver-msg(n;x5;x;fst(snd((pRun(S0;env;n2m;l2m) (n - 1))));G))) ∈ (component(P.M[P]) List)
21. v : ℤ × Id × Id × pMsg(P.M[P])? × System(P.M[P])@i
22. (pRun(S0;env;n2m;l2m) (n - 1)) = v ∈ (ℤ × Id × Id × pMsg(P.M[P])? × System(P.M[P]))@i
⊢ mapfilter(λc.(snd(c));λc.fst(c) = x;fst(deliver-msg(n;x5;x;fst(snd(v));G)))
= rev(mapfilter(λC.(fst(Process-apply(snd(C);x5)));λc.fst(c) = x;fst(snd(v))))
∈ (Process(P.M[P]) List)
BY
{ (RepeatFor 2 (D (-2))
   THEN Reduce 0
   THEN Lemmaize[2;10]
   THEN Auto
   THEN (PromoteHyp (-1) 4 THEN PromoteHyp (-1) 2)
   THEN RenameVar `Cs' (-1)
   THEN RenameVar `ms' (-3))⋅ }
1
1. M : Type ─→ Type@i'
2. Continuous+(P.M[P])@i'
3. n : {1...}@i
4. x : Id@i
5. λc.fst(c) = x ∈ component(P.M[P]) ─→ 𝔹@i
6. ms : pMsg(P.M[P])@i
7. G : LabeledDAG(pInTransit(P.M[P]))@i
8. Cs : component(P.M[P]) List@i
⊢ mapfilter(λc.(snd(c));λc.fst(c) = x;fst(deliver-msg(n;ms;x;Cs;G)))
= rev(mapfilter(λC.(fst(Process-apply(snd(C);ms)));λc.fst(c) = x;Cs))
∈ (Process(P.M[P]) List)
Latex:
Latex:
1.  M  :  Type  {}\mrightarrow{}  Type
2.  Continuous+(P.M[P])
3.  n2m  :  \mBbbN{}  {}\mrightarrow{}  pMsg(P.M[P])@i
4.  l2m  :  Id  {}\mrightarrow{}  pMsg(P.M[P])@i
5.  S0  :  System(P.M[P])@i
6.  env  :  pEnvType(P.M[P])@i
7.  n  :  \{1...\}
8.  x  :  Id@i
9.  v1  :  \mBbbN{}@i
10.  \mlambda{}c.fst(c)  =  x  \mmember{}  component(P.M[P])  {}\mrightarrow{}  \mBbbB{}
11.  v3  :  \mBbbN{}@i
12.  v4  :  Id@i
13.  (env  n  pRun(S0;env;n2m;l2m))  =  <v1,  v3,  v4>@i
14.  x2  :  \mBbbZ{}  \mtimes{}  Id@i
15.  x5  :  pMsg(P.M[P])@i
16.  v7  :  component(P.M[P])  List@i
17.  v8  :  LabeledDAG(pInTransit(P.M[P]))@i
18.  do-chosen-command(n2m;l2m;n;snd((pRun(S0;env;n2m;l2m)  (n  -  1)));v1;v3;v4)
=  <inl  <x2,  x,  x5>,  v7,  v8>@i
19.  G  :  LabeledDAG(pInTransit(P.M[P]))
20.  v7  =  (fst(deliver-msg(n;x5;x;fst(snd((pRun(S0;env;n2m;l2m)  (n  -  1))));G)))
21.  v  :  \mBbbZ{}  \mtimes{}  Id  \mtimes{}  Id  \mtimes{}  pMsg(P.M[P])?  \mtimes{}  System(P.M[P])@i
22.  (pRun(S0;env;n2m;l2m)  (n  -  1))  =  v@i
\mvdash{}  mapfilter(\mlambda{}c.(snd(c));\mlambda{}c.fst(c)  =  x;fst(deliver-msg(n;x5;x;fst(snd(v));G)))
=  rev(mapfilter(\mlambda{}C.(fst(Process-apply(snd(C);x5)));\mlambda{}c.fst(c)  =  x;fst(snd(v))))
By
Latex:
(RepeatFor  2  (D  (-2))
  THEN  Reduce  0
  THEN  Lemmaize[2;10]
  THEN  Auto
  THEN  (PromoteHyp  (-1)  4  THEN  PromoteHyp  (-1)  2)
  THEN  RenameVar  `Cs'  (-1)
  THEN  RenameVar  `ms'  (-3))\mcdot{}
Home
Index