Nuprl Lemma : new_23_sig_votes_consistent

[Cmd:ValueAllType]. ∀[cmdeq:EqDecider(Cmd)]. ∀[reps,clients:bag(Id)]. ∀[coeff,flrs:ℤ]. ∀[notify,propose:Atom List].
[slots:set-sig{i:l}(ℤ)]. ∀[f:new_23_sig_headers_type{i:l}(Cmd;notify;propose)]. ∀[es:EO+(Message(f))].
  (eo-msg-interface-constraint(es;new_23_sig_main();new_23_sig_headers_internal();f)
   (∀e1,e2:E. ∀n,r:ℤ. ∀sender,l1,l2:Id. ∀c1,c2:Cmd. ∀d1,d2:ℤ.
        (<d1, l1, make-Msg(``new_23_sig vote``;<<<n, r>c1>sender>)> ∈ new_23_sig_main()(e1)
         <d2, l2, make-Msg(``new_23_sig vote``;<<<n, r>c2>sender>)> ∈ new_23_sig_main()(e2)
         (c1 c2 ∈ Cmd))))


Proof




Definitions occuring in Statement :  new_23_sig_headers_internal: new_23_sig_headers_internal() new_23_sig_main: new_23_sig_main() new_23_sig_headers_type: new_23_sig_headers_type{i:l}(Cmd;notify;propose) set-sig: set-sig{i:l}(Item) eo-msg-interface-constraint: eo-msg-interface-constraint(es;X;hdrs;f) msg-interface: Interface make-Msg: make-Msg(hdr;val) Message: Message(f) classrel: v ∈ X(e) event-ordering+: EO+(Info) es-E: E Id: Id cons: [a b] nil: [] list: List deq: EqDecider(T) vatype: ValueAllType uall: [x:A]. B[x] all: x:A. B[x] implies:  Q pair: <a, b> int: token: "$token" atom: Atom equal: t ∈ T bag: bag(T)
Definitions unfolded in proof :  vatype: ValueAllType uall: [x:A]. B[x] implies:  Q all: x:A. B[x] member: t ∈ T new_23_sig_headers_type: new_23_sig_headers_type{i:l}(Cmd;notify;propose) name: Name subtype_rel: A ⊆B prop: and: P ∧ Q listp: List+ sq_stable: SqStable(P) l_all: (∀x∈L.P[x]) so_lambda: λ2x.t[x] so_apply: x[s] iff: ⇐⇒ Q new_23_sig_headers: new_23_sig_headers(notify;propose) rev_implies:  Q guard: {T} or: P ∨ Q uimplies: supposing a new_23_sig_headers_fun: new_23_sig_headers_fun(Cmd;notify;propose) bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  cand: c∧ B new_23_sig_headers_no_rep: new_23_sig_headers_no_rep(notify;propose) squash: T no_repeats: no_repeats(T;l) nat: le: A ≤ B less_than': less_than'(a;b) false: False not: ¬A length: ||as|| list_ind: list_ind cons: [a b] nil: [] less_than: a < b true: True ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] top: Top select: L[n] subtract: m bfalse: ff sq_type: SQType(T) bnot: ¬bb assert: b name_eq: name_eq(x;y) name-deq: NameDeq list-deq: list-deq(eq) band: p ∧b q atom-deq: AtomDeq eq_atom: =a y null: null(as) make-msg-interface: make-msg-interface(i;l;m) make-Msg: make-Msg(hdr;val) mk-msg: mk-msg(auth;hdr;val) new_23_sig_Proposal: new_23_sig_Proposal(Cmd;notify;propose;f) rev_uimplies: rev_uimplies(P;Q) sq_or: a ↓∨ b new_23_sig_propose'base: new_23_sig_propose'base(Cmd;notify;propose;f) encodes-msg-type: hdr encodes T has-es-info-type: has-es-info-type(es;e;f;T) new_23_sig_vote'base: new_23_sig_vote'base(Cmd;notify;propose;f) new_23_sig_vote2prop: new_23_sig_vote2prop(Cmd) pi1: fst(t) pi2: snd(t) list: List deq: EqDecider(T) new_23_sig_RoundInfo: new_23_sig_RoundInfo(Cmd;notify;propose;f) new_23_sig_retry'base: new_23_sig_retry'base(Cmd;notify;propose;f) equal-info-body: body(e) new_23_sig_vote2retry: new_23_sig_vote2retry(Cmd)

Latex:
\mforall{}[Cmd:ValueAllType].  \mforall{}[cmdeq:EqDecider(Cmd)].  \mforall{}[reps,clients:bag(Id)].  \mforall{}[coeff,flrs:\mBbbZ{}].
\mforall{}[notify,propose:Atom  List].  \mforall{}[slots:set-sig\{i:l\}(\mBbbZ{})].
\mforall{}[f:new\_23\_sig\_headers\_type\{i:l\}(Cmd;notify;propose)].  \mforall{}[es:EO+(Message(f))].
    (eo-msg-interface-constraint(es;new\_23\_sig\_main();new\_23\_sig\_headers\_internal();f)
    {}\mRightarrow{}  (\mforall{}e1,e2:E.  \mforall{}n,r:\mBbbZ{}.  \mforall{}sender,l1,l2:Id.  \mforall{}c1,c2:Cmd.  \mforall{}d1,d2:\mBbbZ{}.
                (<d1,  l1,  make-Msg(``new\_23\_sig  vote``;<<<n,  r>,  c1>,  sender>)>  \mmember{}  new\_23\_sig\_main()(e1)
                {}\mRightarrow{}  <d2,  l2,  make-Msg(``new\_23\_sig  vote``;<<<n,  r>,  c2>,  sender>)>  \mmember{}  new\_23\_sig\_main()(e2)
                {}\mRightarrow{}  (c1  =  c2))))



Date html generated: 2016_05_17-PM-02_25_48
Last ObjectModification: 2016_05_12-PM-00_14_34

Theory : 2!3!consensus!with!signatures


Home Index