Nuprl Lemma : three-cs-safety2

[V:Type]
  ∀eq:EqDecider(V). ∀A:Id List. ∀t:ℕ+. ∀f:(V List) ⟶ V.
    ((∀vs:V List. (f vs ∈ vs) supposing ||vs|| ≥ )
     (∀v:V. ∀s:ts-reachable(three-consensus-ts(V;A;t;f)).
          (three-cs-decided(V;A;t;f;s;v)  (∃a∈A. (||s a|| ≥ ) ∧ (hd(s a) Init[v] ∈ consensus-rcv(V;A))))))


Proof




Definitions occuring in Statement :  three-cs-decided: three-cs-decided(V;A;t;f;s;v) three-consensus-ts: three-consensus-ts(V;A;t;f) cs-initial-rcv: Init[v] consensus-rcv: consensus-rcv(V;A) Id: Id l_exists: (∃x∈L. P[x]) l_member: (x ∈ l) hd: hd(l) length: ||as|| list: List deq: EqDecider(T) nat_plus: + uimplies: supposing a uall: [x:A]. B[x] ge: i ≥  all: x:A. B[x] implies:  Q and: P ∧ Q apply: a function: x:A ⟶ B[x] natural_number: $n universe: Type equal: t ∈ T ts-reachable: ts-reachable(ts)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T all: x:A. B[x] implies:  Q three-cs-decided: three-cs-decided(V;A;t;f;s;v) exists: x:A. B[x] and: P ∧ Q prop: subtype_rel: A ⊆B ts-reachable: ts-reachable(ts) so_lambda: λ2x.t[x] so_apply: x[s] uimplies: supposing a ts-type: ts-type(ts) pi1: fst(t) three-consensus-ts: three-consensus-ts(V;A;t;f) ge: i ≥  or: P ∨ Q nat_plus: + satisfiable_int_formula: satisfiable_int_formula(fmla) false: False not: ¬A top: Top cons: [a b] iff: ⇐⇒ Q rev_implies:  Q

Latex:
\mforall{}[V:Type]
    \mforall{}eq:EqDecider(V).  \mforall{}A:Id  List.  \mforall{}t:\mBbbN{}\msupplus{}.  \mforall{}f:(V  List)  {}\mrightarrow{}  V.
        ((\mforall{}vs:V  List.  (f  vs  \mmember{}  vs)  supposing  ||vs||  \mgeq{}  1  )
        {}\mRightarrow{}  (\mforall{}v:V.  \mforall{}s:ts-reachable(three-consensus-ts(V;A;t;f)).
                    (three-cs-decided(V;A;t;f;s;v)  {}\mRightarrow{}  (\mexists{}a\mmember{}A.  (||s  a||  \mgeq{}  1  )  \mwedge{}  (hd(s  a)  =  Init[v])))))



Date html generated: 2016_05_16-PM-00_48_04
Last ObjectModification: 2016_01_17-PM-07_57_58

Theory : event-ordering


Home Index