Step
*
1
2
1
1
1
1
1
of Lemma
committed-inning0-reachable
1. V : Type
2. A : Id List
3. W : {a:Id| (a ∈ A)}  List List
4. ||W|| ≥ 1 
5. v : V
⊢ ∀L:Id List. (L ⊆ A 
⇒ ((λa.<0, ⊗>) ((λx,y. CR[x,y])^*) (λa.if a ∈b L) then <0, 0 : v> else <0, ⊗> fi )))
BY
{ (Assert (λx,y. CR[x,y])^* ∈ ConsensusState ─→ ConsensusState ─→ ℙ BY
         Auto) }
1
1. V : Type
2. A : Id List
3. W : {a:Id| (a ∈ A)}  List List
4. ||W|| ≥ 1 
5. v : V
6. (λx,y. CR[x,y])^* ∈ ConsensusState ─→ ConsensusState ─→ ℙ
⊢ ∀L:Id List. (L ⊆ A 
⇒ ((λa.<0, ⊗>) ((λx,y. CR[x,y])^*) (λa.if a ∈b L) then <0, 0 : v> else <0, ⊗> fi )))
Latex:
1.  V  :  Type
2.  A  :  Id  List
3.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List
4.  ||W||  \mgeq{}  1 
5.  v  :  V
\mvdash{}  \mforall{}L:Id  List
        (L  \msubseteq{}  A  {}\mRightarrow{}  ((\mlambda{}a.ɘ,  \motimes{}>)  ((\mlambda{}x,y.  CR[x,y])\^{}*)  (\mlambda{}a.if  a  \mmember{}\msubb{}  L)  then  ɘ,  0  :  v>  else  ɘ,  \motimes{}>  fi  )))
By
(Assert  rel\_star(ConsensusState;  \mlambda{}x,y.  CR[x,y])  \mmember{}  ConsensusState  {}\mrightarrow{}  ConsensusState  {}\mrightarrow{}  \mBbbP{}  BY
              Auto)
Home
Index