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