{ [V:Type]
    x:consensus-state2(V). (cs-is-decided(x)  v:V. (x = Decided[v])) }

{ Proof }



Definitions occuring in Statement :  cs-is-decided: cs-is-decided(x) consensus-state2: consensus-state2(T) cs-decided: Decided[v] assert: b uall: [x:A]. B[x] all: x:A. B[x] exists: x:A. B[x] iff: P  Q universe: Type equal: s = t
Definitions :  uall: [x:A]. B[x] all: x:A. B[x] consensus-state2: consensus-state2(T) iff: P  Q assert: b cs-is-decided: cs-is-decided(x) exists: x:A. B[x] cs-decided: Decided[v] isl: isl(x) btrue: tt bfalse: ff ifthenelse: if b then t else f fi  true: True and: P  Q implies: P  Q rev_implies: P  Q member: t  T prop: false: False
Lemmas :  top_wf true_wf consensus-state2_wf

\mforall{}[V:Type].  \mforall{}x:consensus-state2(V).  (\muparrow{}cs-is-decided(x)  \mLeftarrow{}{}\mRightarrow{}  \mexists{}v:V.  (x  =  Decided[v]))


Date html generated: 2011_08_16-AM-09_54_33
Last ObjectModification: 2011_06_18-AM-08_54_25

Home Index