Nuprl Lemma : consensus-ts4-ref-map

[V:Type]
  ((∃v,v':V. (v v' ∈ V)))
   (∀v,v':V.  Dec(v v' ∈ V))
   (∀A:Id List. ∀W:{a:Id| (a ∈ A)}  List List.
        (two-intersection(A;W)  (∃f:ConsensusState ⟶ (consensus-state3(V) List). cs-ref-map-constraints(V;A;W;f)))))


Proof




Definitions occuring in Statement :  cs-ref-map-constraints: cs-ref-map-constraints(V;A;W;f) two-intersection: two-intersection(A;W) consensus-state4: ConsensusState consensus-state3: consensus-state3(T) Id: Id l_member: (x ∈ l) list: List decidable: Dec(P) uall: [x:A]. B[x] all: x:A. B[x] exists: x:A. B[x] not: ¬A implies:  Q set: {x:A| B[x]}  function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  cs-ref-map-constraints: cs-ref-map-constraints(V;A;W;f) uall: [x:A]. B[x] member: t ∈ T implies:  Q all: x:A. B[x] guard: {T} exists: x:A. B[x] prop: so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B and: P ∧ Q iff: ⇐⇒ Q rev_implies:  Q pi1: fst(t) uimplies: supposing a top: Top decidable: Dec(P) or: P ∨ Q nat: le: A ≤ B less_than': less_than'(a;b) false: False not: ¬A ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla) assert: b ifthenelse: if then else fi  btrue: tt cons: [a b] bfalse: ff true: True nat_plus: + less_than: a < b squash: T uiff: uiff(P;Q) cand: c∧ B sq_stable: SqStable(P) int_seg: {i..j-} lelt: i ≤ j < k sq_type: SQType(T)

Latex:
\mforall{}[V:Type]
    ((\mexists{}v,v':V.  (\mneg{}(v  =  v')))
    {}\mRightarrow{}  (\mforall{}v,v':V.    Dec(v  =  v'))
    {}\mRightarrow{}  (\mforall{}A:Id  List.  \mforall{}W:\{a:Id|  (a  \mmember{}  A)\}    List  List.
                (two-intersection(A;W)
                {}\mRightarrow{}  (\mexists{}f:ConsensusState  {}\mrightarrow{}  (consensus-state3(V)  List).  cs-ref-map-constraints(V;A;W;f)))))



Date html generated: 2016_05_16-PM-00_07_14
Last ObjectModification: 2016_01_17-PM-03_56_05

Theory : event-ordering


Home Index