Nuprl Lemma : vote-crosses-threshold

[V:Type]. ∀[A:Id List]. ∀[t:ℕ+]. ∀[n1:ℕ]. ∀[n2:ℤ]. ∀[v1:V]. ∀[L1:consensus-rcv(V;A) List]. ∀[a:{a:Id| (a ∈ A)} ].
  ({(n1 n2 ∈ ℤ) ∧ (¬↑null(filter(λr.n1 1 <inning(r);L1)))}) supposing 
     ((((2 t) 1) ≤ ||values-for-distinct(IdDeq;votes-from-inning(n2;L1 [Vote[a;n1;v1]]))||) and 
     (||values-for-distinct(IdDeq;votes-from-inning(n2;L1))|| ≤ (2 t)))


Proof




Definitions occuring in Statement :  votes-from-inning: votes-from-inning(i;L) rcvd-inning-gt: i <inning(r) cs-rcv-vote: Vote[a;i;v] consensus-rcv: consensus-rcv(V;A) id-deq: IdDeq Id: Id values-for-distinct: values-for-distinct(eq;L) l_member: (x ∈ l) length: ||as|| null: null(as) filter: filter(P;l) append: as bs cons: [a b] nil: [] list: List nat_plus: + nat: assert: b uimplies: supposing a uall: [x:A]. B[x] guard: {T} le: A ≤ B not: ¬A and: P ∧ Q set: {x:A| B[x]}  lambda: λx.A[x] multiply: m subtract: m add: m natural_number: $n int: universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a all: x:A. B[x] guard: {T} exists: x:A. B[x] and: P ∧ Q cand: c∧ B prop: not: ¬A implies:  Q false: False nat: le: A ≤ B subtype_rel: A ⊆B nat_plus: + so_lambda: λ2x.t[x] so_apply: x[s] cs-rcv-vote: Vote[a;i;v] consensus-rcv: consensus-rcv(V;A) pi1: fst(t) pi2: snd(t) ge: i ≥  decidable: Dec(P) or: P ∨ Q satisfiable_int_formula: satisfiable_int_formula(fmla) top: Top squash: T true: True

Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[t:\mBbbN{}\msupplus{}].  \mforall{}[n1:\mBbbN{}].  \mforall{}[n2:\mBbbZ{}].  \mforall{}[v1:V].  \mforall{}[L1:consensus-rcv(V;A)  List].
\mforall{}[a:\{a:Id|  (a  \mmember{}  A)\}  ].
    (\{(n1  =  n2)  \mwedge{}  (\mneg{}\muparrow{}null(filter(\mlambda{}r.n1  -  1  <z  inning(r);L1)))\})  supposing 
          ((((2  *  t)  +  1)  \mleq{}  ||values-for-distinct(IdDeq;votes-from-inning(n2;L1
              @  [Vote[a;n1;v1]]))||)  and 
          (||values-for-distinct(IdDeq;votes-from-inning(n2;L1))||  \mleq{}  (2  *  t)))



Date html generated: 2016_05_16-PM-00_39_23
Last ObjectModification: 2016_01_17-PM-08_00_21

Theory : event-ordering


Home Index