Step
*
1
1
1
1
1
1
2
1
of Lemma
run-prior-state-property
.....wf..... 
1. M : Type ─→ Type
2. S1 : component(P.M[P]) List@i
3. S2 : LabeledDAG(pInTransit(P.M[P]))@i
4. r : fulpRunType(P.M[P])@i
5. (r 0) = <inr ⋅ , S1, S2> ∈ (ℤ × Id × Id × pMsg(P.M[P])? × System(P.M[P]))
6. n : ℕ@i
7. ∀n1:ℕn. ∀x:Id.
     ∃m:ℕn1
      ((run-prior-state(<S1, S2>r;<n1, x>) = let info,Cs,G = r m in mapfilter(λc.(snd(c));λc.fst(c) = x;Cs) ∈ (Process(\000CP.M[P]) List))
      ∧ (∀t:{m + 1..n1-}. (¬↑is-run-event(r;t;x)))) 
     supposing 0 < n1@i
8. x : Id@i
9. 0 < n
10. n = 1 ∈ ℤ
11. λc.fst(c) = x ∈ component(P.M[P]) ─→ 𝔹
12. ¬↑is-run-event(r;0;x)
⊢ is-run-event(r;0;x) ∈ 𝔹
BY
{ ((Assert r ∈ pRunType(P.M[P]) BY (DoSubsume THEN Auto))⋅ THEN Auto) }
Latex:
Latex:
.....wf..... 
1.  M  :  Type  {}\mrightarrow{}  Type
2.  S1  :  component(P.M[P])  List@i
3.  S2  :  LabeledDAG(pInTransit(P.M[P]))@i
4.  r  :  fulpRunType(P.M[P])@i
5.  (r  0)  =  <inr  \mcdot{}  ,  S1,  S2>
6.  n  :  \mBbbN{}@i
7.  \mforall{}n1:\mBbbN{}n.  \mforall{}x:Id.
          \mexists{}m:\mBbbN{}n1
            ((run-prior-state(<S1,  S2>r;<n1,  x>)  =  let  info,Cs,G  =  r  m  in  mapfilter(\mlambda{}c.(snd(c));\mlambda{}c.fst(c)\000C  =  x;Cs))
            \mwedge{}  (\mforall{}t:\{m  +  1..n1\msupminus{}\}.  (\mneg{}\muparrow{}is-run-event(r;t;x)))) 
          supposing  0  <  n1@i
8.  x  :  Id@i
9.  0  <  n
10.  n  =  1
11.  \mlambda{}c.fst(c)  =  x  \mmember{}  component(P.M[P])  {}\mrightarrow{}  \mBbbB{}
12.  \mneg{}\muparrow{}is-run-event(r;0;x)
\mvdash{}  is-run-event(r;0;x)  \mmember{}  \mBbbB{}
By
Latex:
((Assert  r  \mmember{}  pRunType(P.M[P])  BY  (DoSubsume  THEN  Auto))\mcdot{}  THEN  Auto)
Home
Index