Nuprl Lemma : cs-inning-committable-step

V:Type
  ((∀v,v':V.  Dec(v v' ∈ V))
   (∀A:Id List. ∀W:{a:Id| (a ∈ A)}  List List. ∀x,y:ts-reachable(consensus-ts4(V;A;W)). ∀i:ℕ. ∀v:V.
        ((x ts-rel(consensus-ts4(V;A;W)) y)
         in state y, inning could commit 
         in state x, inning could commit )))


Proof




Definitions occuring in Statement :  cs-inning-committable: in state s, inning could commit  consensus-ts4: consensus-ts4(V;A;W) Id: Id l_member: (x ∈ l) list: List nat: decidable: Dec(P) infix_ap: y all: x:A. B[x] implies:  Q set: {x:A| B[x]}  universe: Type equal: t ∈ T ts-reachable: ts-reachable(ts) ts-rel: ts-rel(ts)
Definitions unfolded in proof :  all: x:A. B[x] implies:  Q member: t ∈ T prop: uall: [x:A]. B[x] so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B ts-reachable: ts-reachable(ts) infix_ap: y uimplies: supposing a ts-type: ts-type(ts) pi1: fst(t) consensus-ts4: consensus-ts4(V;A;W) consensus-state4: ConsensusState nat: ts-rel: ts-rel(ts) pi2: snd(t) consensus-rel: CR[x,y] cs-inning-committable: in state s, inning could commit  exists: x:A. B[x] and: P ∧ Q cand: c∧ B or: P ∨ Q decidable: Dec(P) guard: {T} not: ¬A cs-not-completed: in state s, has not completed inning i cs-archived: by state s, archived in inning i false: False Id: Id sq_type: SQType(T) top: Top iff: ⇐⇒ Q rev_implies:  Q fpf-domain: fpf-domain(f) uiff: uiff(P;Q) ifthenelse: if then else fi  btrue: tt bfalse: ff fpf-single: v ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla) ts-stable-rel: ts-stable-rel(ts;x,y.R[x; y]) le: A ≤ B fpf-sub: f ⊆ g

Latex:
\mforall{}V:Type
    ((\mforall{}v,v':V.    Dec(v  =  v'))
    {}\mRightarrow{}  (\mforall{}A:Id  List.  \mforall{}W:\{a:Id|  (a  \mmember{}  A)\}    List  List.  \mforall{}x,y:ts-reachable(consensus-ts4(V;A;W)).  \mforall{}i:\mBbbN{}.  \mforall{}v:V\000C.
                ((x  ts-rel(consensus-ts4(V;A;W))  y)
                {}\mRightarrow{}  in  state  y,  inning  i  could  commit  v 
                {}\mRightarrow{}  in  state  x,  inning  i  could  commit  v  )))



Date html generated: 2016_05_16-PM-00_08_12
Last ObjectModification: 2016_01_17-PM-03_54_26

Theory : event-ordering


Home Index