Nuprl Lemma : decidable__cs-inning-committed-some

[V:Type]
  ((∀v,v':V.  Dec(v v' ∈ V))
   (∀A:Id List. ∀W:{a:Id| (a ∈ A)}  List List.
        (one-intersection(A;W)  (∀s:ConsensusState. ∀i:ℤ.  Dec(∃v:V. in state s, inning has committed v)))))


Proof




Definitions occuring in Statement :  one-intersection: one-intersection(A;W) cs-inning-committed: in state s, inning has committed v consensus-state4: ConsensusState Id: Id l_member: (x ∈ l) list: List decidable: Dec(P) uall: [x:A]. B[x] all: x:A. B[x] exists: x:A. B[x] implies:  Q set: {x:A| B[x]}  int: universe: Type equal: t ∈ T
Lemmas :  cs-inning-committed-some1 decidable_functionality exists_wf cs-inning-committed_wf l_exists_wf l_member_wf decidable__l_exists_better-extract decidable__cs-inning-committed consensus-state4_wf one-intersection_wf list_wf Id_wf all_wf decidable_wf equal_wf
\mforall{}[V:Type]
    ((\mforall{}v,v':V.    Dec(v  =  v'))
    {}\mRightarrow{}  (\mforall{}A:Id  List.  \mforall{}W:\{a:Id|  (a  \mmember{}  A)\}    List  List.
                (one-intersection(A;W)
                {}\mRightarrow{}  (\mforall{}s:ConsensusState.  \mforall{}i:\mBbbZ{}.    Dec(\mexists{}v:V.  in  state  s,  inning  i  has  committed  v)))))



Date html generated: 2015_07_17-AM-11_31_02
Last ObjectModification: 2015_01_28-AM-01_32_31

Home Index