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 has committed v2 and 
     in state s, inning 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 could commit  cs-inning-committed: in state s, inning has committed v consensus-state4: ConsensusState Id: Id l_member: (x ∈ l) list: List uimplies: supposing a uall: [x:A]. B[x] set: {x:A| B[x]}  int: universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a cs-inning-committable: in state s, inning could commit  exists: x:A. B[x] cs-inning-committed: in state s, inning has committed v and: P ∧ Q prop: two-intersection: two-intersection(A;W) all: x:A. B[x] so_lambda: λ2x.t[x] so_apply: x[s] iff: ⇐⇒ Q implies:  Q or: P ∨ Q cs-archived: by state s, archived in inning i cs-not-completed: in state s, has not completed inning i not: ¬A false: False guard: {T}

Latex:
\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: 2016_05_16-PM-00_04_15
Last ObjectModification: 2015_12_29-PM-01_23_06

Theory : event-ordering


Home Index