Nuprl Lemma : cs-inning-committed-single
∀[V:Type]. ∀[A:Id List]. ∀[W:{a:Id| (a ∈ A)}  List List]. ∀[s:ConsensusState]. ∀[i:ℤ]. ∀[v,v2:V].
  (v = v2 ∈ V) supposing 
     (in state s, inning i has committed v2 and 
     in state s, inning i could commit v  and 
     two-intersection(A;W))
Proof
Definitions occuring in Statement : 
two-intersection: two-intersection(A;W)
, 
cs-inning-committable: in state s, inning i could commit v 
, 
cs-inning-committed: in state s, inning i has committed v
, 
consensus-state4: ConsensusState
, 
Id: Id
, 
l_member: (x ∈ l)
, 
list: T List
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
set: {x:A| B[x]} 
, 
int: ℤ
, 
universe: Type
, 
equal: s = t ∈ T
Lemmas : 
cs-inning-committed_wf, 
cs-inning-committable_wf, 
two-intersection_wf, 
consensus-state4_wf, 
list_wf, 
Id_wf, 
l_member_wf, 
l_all_iff, 
l_all_wf2, 
exists_wf
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[W:\{a:Id|  (a  \mmember{}  A)\}    List  List].  \mforall{}[s:ConsensusState].  \mforall{}[i:\mBbbZ{}].  \mforall{}[v,v2:V].
    (v  =  v2)  supposing 
          (in  state  s,  inning  i  has  committed  v2  and 
          in  state  s,  inning  i  could  commit  v    and 
          two-intersection(A;W))
Date html generated:
2015_07_17-AM-11_30_44
Last ObjectModification:
2015_01_28-AM-01_32_59
Home
Index