Nuprl Lemma : pv11_p1_upd_left

∀Cmd:ValueAllType. ∀proposals1,proposals2:(ℤ × Cmd) List. ∀s:ℤ. ∀c:Cmd.
  ((<s, c> ∈ proposals1) ⇒ (∃c':Cmd. (<s, c'> ∈ pv11_p1_update_proposals(Cmd) proposals1 proposals2)))


Proof




Definitions occuring in Statement :  pv11_p1_update_proposals: pv11_p1_update_proposals(Cmd),  l_member: (x ∈ l),  list: T List,  vatype: ValueAllType,  all: ∀x:A. B[x],  exists: ∃x:A. B[x],  implies: P ⇒ Q,  apply: f a,  pair: <a, b>,  product: x:A × B[x],  int: ℤ
Definitions unfolded in proof :  vatype: ValueAllType,  all: ∀x:A. B[x],  implies: P ⇒ Q,  member: t ∈ T,  uall: ∀[x:A]. B[x],  so_lambda: λ2x.t[x],  prop: ℙ,  pi1: fst(t),  so_apply: x[s],  decidable: Dec(P),  or: P ∨ Q,  iff: P ⇐⇒ Q,  and: P ∧ Q,  subtype_rel: A ⊆r B,  uimplies: b supposing a,  top: Top,  guard: {T},  exists: ∃x:A. B[x],  not: ¬A,  rev_implies: P ⇐ Q,  sq_type: SQType(T),  cand: A c∧ B,  false: False

Latex:
\mforall{}Cmd:ValueAllType.  \mforall{}proposals1,proposals2:(\mBbbZ{}  \mtimes{}  Cmd)  List.  \mforall{}s:\mBbbZ{}.  \mforall{}c:Cmd.
    ((<s,  c>  \mmember{}  proposals1)
    {}\mRightarrow{}  (\mexists{}c':Cmd.  (<s,  c'>  \mmember{}  pv11\_p1\_update\_proposals(Cmd)  proposals1  proposals2)))



Date html generated: 2016_05_17-PM-03_17_25
Last ObjectModification: 2015_12_29-PM-11_20_29

Theory : paxos!synod


Home Index