Nuprl Lemma : member-votes-from-inning

[V:Type]
  ∀A:Id List. ∀L:consensus-rcv(V;A) List. ∀i:ℕ. ∀b:{b:Id| (b ∈ A)} . ∀v:V.
    ((<b, v> ∈ votes-from-inning(i;L)) ⇐⇒ (Vote[b;i;v] ∈ L))


Proof




Definitions occuring in Statement :  votes-from-inning: votes-from-inning(i;L) cs-rcv-vote: Vote[a;i;v] consensus-rcv: consensus-rcv(V;A) Id: Id l_member: (x ∈ l) list: List nat: uall: [x:A]. B[x] all: x:A. B[x] iff: ⇐⇒ Q set: {x:A| B[x]}  pair: <a, b> product: x:A × B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] votes-from-inning: votes-from-inning(i;L) member: t ∈ T prop: so_lambda: λ2x.t[x] so_apply: x[s] iff: ⇐⇒ Q and: P ∧ Q implies:  Q cand: c∧ B nat: l_member: (x ∈ l) exists: x:A. B[x] rcvd-inning-eq: inning(r) =z i rcv-vote?: rcv-vote?(x) uimplies: supposing a consensus-rcv: consensus-rcv(V;A) or: P ∨ Q band: p ∧b q ifthenelse: if then else fi  btrue: tt assert: b true: True bfalse: ff false: False spreadn: spread3 rev_implies:  Q subtype_rel: A ⊆B rcvd-vote: rcvd-vote(x) outr: outr(x) uiff: uiff(P;Q) top: Top pi1: fst(t) pi2: snd(t) cs-rcv-vote: Vote[a;i;v] squash: T ge: i ≥  decidable: Dec(P) satisfiable_int_formula: satisfiable_int_formula(fmla) not: ¬A rev_uimplies: rev_uimplies(P;Q)

Latex:
\mforall{}[V:Type]
    \mforall{}A:Id  List.  \mforall{}L:consensus-rcv(V;A)  List.  \mforall{}i:\mBbbN{}.  \mforall{}b:\{b:Id|  (b  \mmember{}  A)\}  .  \mforall{}v:V.
        ((<b,  v>  \mmember{}  votes-from-inning(i;L))  \mLeftarrow{}{}\mRightarrow{}  (Vote[b;i;v]  \mmember{}  L))



Date html generated: 2016_05_16-PM-00_35_23
Last ObjectModification: 2016_01_17-PM-03_57_11

Theory : event-ordering


Home Index