Nuprl Lemma : consensus-rel_wf

∀[V:Type]. ∀[A:Id List]. ∀[W:{a:Id| (a ∈ A)}  List List]. ∀[x,y:ConsensusState].  (CR[x,y] ∈ ℙ)


Proof




Definitions occuring in Statement :  consensus-rel: CR[x,y],  consensus-state4: ConsensusState,  Id: Id,  l_member: (x ∈ l),  list: T List,  uall: ∀[x:A]. B[x],  prop: ℙ,  member: t ∈ T,  set: {x:A| B[x]} ,  universe: Type
Definitions unfolded in proof :  consensus-rel: CR[x,y],  uall: ∀[x:A]. B[x],  member: t ∈ T,  prop: ℙ,  so_lambda: λ2x.t[x],  all: ∀x:A. B[x],  and: P ∧ Q,  implies: P ⇒ Q,  so_apply: x[s],  subtype_rel: A ⊆r B,  uimplies: b supposing a,  top: Top,  exists: ∃x:A. B[x],  or: P ∨ Q

Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[W:\{a:Id|  (a  \mmember{}  A)\}    List  List].  \mforall{}[x,y:ConsensusState].    (CR[x,y]  \mmember{}  \mBbbP{})



Date html generated: 2016_05_16-AM-11_56_03
Last ObjectModification: 2015_12_29-PM-01_18_46

Theory : event-ordering


Home Index