Nuprl Lemma : decidable-implies-es-interface

[Info,A:Type]. ∀[P:eo:EO+(Info) ⟶ E ⟶ A ⟶ ℙ].
  ((∀eo:EO+(Info). ∀e:E.  Dec(∃a:A. P[eo;e;a]))
   (∃X:EClass(A). ∀eo:EO+(Info). ∀e:E.  ((↑e ∈b ⇐⇒ ∃a:A. P[eo;e;a]) ∧ P[eo;e;X(e)] supposing ↑e ∈b X)))


Proof




Definitions occuring in Statement :  eclass-val: X(e) in-eclass: e ∈b X eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-E: E assert: b decidable: Dec(P) uimplies: supposing a uall: [x:A]. B[x] prop: so_apply: x[s1;s2;s3] all: x:A. B[x] exists: x:A. B[x] iff: ⇐⇒ Q implies:  Q and: P ∧ Q function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] implies:  Q exists: x:A. B[x] decidable: Dec(P) all: x:A. B[x] or: P ∨ Q member: t ∈ T eclass: EClass(A[eo; e]) prop: so_apply: x[s1;s2;s3] subtype_rel: A ⊆B so_lambda: λ2x.t[x] so_apply: x[s] uimplies: supposing a top: Top and: P ∧ Q so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] iff: ⇐⇒ Q rev_implies:  Q eclass-val: X(e) in-eclass: e ∈b X eq_int: (i =z j) assert: b ifthenelse: if then else fi  btrue: tt cand: c∧ B true: True bfalse: ff false: False not: ¬A pi1: fst(t)

Latex:
\mforall{}[Info,A:Type].  \mforall{}[P:eo:EO+(Info)  {}\mrightarrow{}  E  {}\mrightarrow{}  A  {}\mrightarrow{}  \mBbbP{}].
    ((\mforall{}eo:EO+(Info).  \mforall{}e:E.    Dec(\mexists{}a:A.  P[eo;e;a]))
    {}\mRightarrow{}  (\mexists{}X:EClass(A)
              \mforall{}eo:EO+(Info).  \mforall{}e:E.    ((\muparrow{}e  \mmember{}\msubb{}  X  \mLeftarrow{}{}\mRightarrow{}  \mexists{}a:A.  P[eo;e;a])  \mwedge{}  P[eo;e;X(e)]  supposing  \muparrow{}e  \mmember{}\msubb{}  X)))



Date html generated: 2016_05_16-PM-10_22_22
Last ObjectModification: 2015_12_29-AM-11_13_03

Theory : event-ordering


Home Index