Nuprl Lemma : three-cs-archive-invariant

[V:Type]
  ∀eq:EqDecider(V). ∀A:Id List. ∀t:ℕ+. ∀f:(V List) ⟶ V.
    ((∀vs:V List. (f vs ∈ vs) supposing ||vs|| ≥ )
     (∀s:ts-reachable(three-consensus-ts(V;A;t;f)). ∀v:V. ∀a:{a:Id| (a ∈ A)} . ∀n:ℤ. ∀L:consensus-rcv(V;A) List.
          (L ≤ a
           archive-condition(V;A;t;f;n;v;L)
           (∃a∈A. (||s a|| ≥ ) ∧ (hd(s a) Init[v] ∈ consensus-rcv(V;A))))))


Proof




Definitions occuring in Statement :  three-consensus-ts: three-consensus-ts(V;A;t;f) archive-condition: archive-condition(V;A;t;f;n;v;L) cs-initial-rcv: Init[v] consensus-rcv: consensus-rcv(V;A) Id: Id iseg: l1 ≤ l2 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 set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x] natural_number: $n int: universe: Type equal: t ∈ T ts-reachable: ts-reachable(ts)
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] implies:  Q member: t ∈ T and: P ∧ Q cand: c∧ B prop: so_lambda: λ2x.t[x] ge: i ≥  subtype_rel: A ⊆B uimplies: supposing a so_apply: x[s] ts-reachable: ts-reachable(ts) ts-type: ts-type(ts) pi1: fst(t) three-consensus-ts: three-consensus-ts(V;A;t;f) guard: {T} transition-system: transition-system{i:l} nat: exists: x:A. B[x] top: Top infix_ap: y ts-init: ts-init(ts) pi2: snd(t) iff: ⇐⇒ Q or: P ∨ Q assert: b ifthenelse: if then else fi  btrue: tt false: False cons: [a b] bfalse: ff ts-rel: ts-rel(ts) rev_implies:  Q decidable: Dec(P) Id: Id sq_type: SQType(T) le: A ≤ B append: as bs so_lambda: so_lambda(x,y,z.t[x; y; z]) so_apply: x[s1;s2;s3] less_than': less_than'(a;b) true: True not: ¬A nat_plus: + satisfiable_int_formula: satisfiable_int_formula(fmla) squash: T sq_stable: SqStable(P) consensus-rcv: consensus-rcv(V;A) cs-initial-rcv: Init[v] uiff: uiff(P;Q) subtract: m cs-rcv-vote: Vote[a;i;v]

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{}s:ts-reachable(three-consensus-ts(V;A;t;f)).  \mforall{}v:V.  \mforall{}a:\{a:Id|  (a  \mmember{}  A)\}  .  \mforall{}n:\mBbbZ{}.
                \mforall{}L:consensus-rcv(V;A)  List.
                    (L  \mleq{}  s  a
                    {}\mRightarrow{}  archive-condition(V;A;t;f;n;v;L)
                    {}\mRightarrow{}  (\mexists{}a\mmember{}A.  (||s  a||  \mgeq{}  1  )  \mwedge{}  (hd(s  a)  =  Init[v])))))



Date html generated: 2016_05_16-PM-00_46_34
Last ObjectModification: 2016_01_17-PM-08_04_22

Theory : event-ordering


Home Index