Nuprl Lemma : decidable__cs-archive-blocked

[V:Type]
  ((∀v1,v2:V.  Dec(v1 v2 ∈ V))
   (∃v,v':V. (v v' ∈ V)))
   (∀A:Id List. ∀W:{a:Id| (a ∈ A)}  List List. ∀ws,ws':{a:Id| (a ∈ A)}  List. ∀s:ConsensusState. ∀i:ℤ. ∀v:V.
        Dec(in state s, ws' blocks ws from archiving in inning i)))


Proof




Definitions occuring in Statement :  cs-archive-blocked: in state s, ws' blocks ws from archiving in inning i 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] not: ¬A implies:  Q set: {x:A| B[x]}  int: universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] implies:  Q all: x:A. B[x] member: t ∈ T exists: x:A. B[x] prop: so_lambda: λ2x.t[x] so_apply: x[s] decidable: Dec(P) or: P ∨ Q subtype_rel: A ⊆B uimplies: supposing a iff: ⇐⇒ Q and: P ∧ Q rev_implies:  Q cs-archive-blocked: in state s, ws' blocks ws from archiving in inning i cand: c∧ B l_member: (x ∈ l) int_seg: {i..j-} lelt: i ≤ j < k le: A ≤ B l_exists: (∃x∈L. P[x]) nat: not: ¬A false: False ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla) top: Top l_all: (∀x∈L.P[x]) guard: {T} less_than: a < b squash: T less_than': less_than'(a;b)

Latex:
\mforall{}[V:Type]
    ((\mforall{}v1,v2:V.    Dec(v1  =  v2))
    {}\mRightarrow{}  (\mexists{}v,v':V.  (\mneg{}(v  =  v')))
    {}\mRightarrow{}  (\mforall{}A:Id  List.  \mforall{}W:\{a:Id|  (a  \mmember{}  A)\}    List  List.  \mforall{}ws,ws':\{a:Id|  (a  \mmember{}  A)\}    List.  \mforall{}s:ConsensusState.
            \mforall{}i:\mBbbZ{}.  \mforall{}v:V.
                Dec(in  state  s,  ws'  blocks  ws  from  archiving  v  in  inning  i)))



Date html generated: 2016_05_16-PM-00_03_56
Last ObjectModification: 2016_01_17-PM-03_59_10

Theory : event-ordering


Home Index