Step
*
2
1
1
1
of Lemma
lg-label-deliver-msg
1. M : Type ⟶ Type
2. Continuous+(P.M[P])
3. t : ℕ
4. x : Id
5. m : pMsg(P.M[P])
6. u1 : Id@i
7. u2 : Process(P.M[P])@i
8. v : component(P.M[P]) List@i
9. ∀X:component(P.M[P]) List
     ∀[G:LabeledDAG(pInTransit(P.M[P]))]. ∀[i:ℕlg-size(G)].
       (lg-label(snd(accumulate (with value S and list item C):
                      deliver-msg-to-comp(t;m;x;S;C)
                     over list:
                       v
                     with starting value:
                      <X, G>));i)
       = lg-label(G;i)
       ∈ pInTransit(P.M[P]))@i
10. X : component(P.M[P]) List@i
11. G : LabeledGraph(pInTransit(P.M[P]))
12. is-dag(G)
13. i : ℤ
14. 0 ≤ i
15. i < lg-size(G)
16. u1 = x ∈ Id
17. v2 : Process(P.M[P])@i
18. v3 : pExt(P.M[P])@i
19. Process-apply(u2;m) = <v2, v3> ∈ (Process(P.M[P]) × pExt(P.M[P]))@i
⊢ i < lg-size(G) + lg-size(add-cause(<t, x>v3))
BY
{ (GenConclAtAddr [2;2;1] THEN Auto THEN All Thin THEN Auto')⋅ }
Latex:
Latex:
1.  M  :  Type  {}\mrightarrow{}  Type
2.  Continuous+(P.M[P])
3.  t  :  \mBbbN{}
4.  x  :  Id
5.  m  :  pMsg(P.M[P])
6.  u1  :  Id@i
7.  u2  :  Process(P.M[P])@i
8.  v  :  component(P.M[P])  List@i
9.  \mforall{}X:component(P.M[P])  List
          \mforall{}[G:LabeledDAG(pInTransit(P.M[P]))].  \mforall{}[i:\mBbbN{}lg-size(G)].
              (lg-label(snd(accumulate  (with  value  S  and  list  item  C):
                                            deliver-msg-to-comp(t;m;x;S;C)
                                          over  list:
                                              v
                                          with  starting  value:
                                            <X,  G>));i)
              =  lg-label(G;i))@i
10.  X  :  component(P.M[P])  List@i
11.  G  :  LabeledGraph(pInTransit(P.M[P]))
12.  is-dag(G)
13.  i  :  \mBbbZ{}
14.  0  \mleq{}  i
15.  i  <  lg-size(G)
16.  u1  =  x
17.  v2  :  Process(P.M[P])@i
18.  v3  :  pExt(P.M[P])@i
19.  Process-apply(u2;m)  =  <v2,  v3>@i
\mvdash{}  i  <  lg-size(G)  +  lg-size(add-cause(<t,  x>v3))
By
Latex:
(GenConclAtAddr  [2;2;1]  THEN  Auto  THEN  All  Thin  THEN  Auto')\mcdot{}
Home
Index