Nuprl Lemma : es-interface-local-pred

∀[Info:Type]. ∀[P:es:EO+(Info) ⟶ E ⟶ ℙ].
  ((∀es:EO+(Info). ∀e:E.  Dec(P es e))
  ⇒ (∃X:EClass(E)
       ∀es:EO+(Info). ∀e:E.
         ((↑e ∈b X ⇐⇒ ∃a:E. (es-p-local-pred(es;P es) e a)) ∧ es-p-local-pred(es;P es) 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-p-local-pred: es-p-local-pred(es;P),  es-E: E,  assert: ↑b,  decidable: Dec(P),  uimplies: b supposing a,  uall: ∀[x:A]. B[x],  prop: ℙ,  all: ∀x:A. B[x],  exists: ∃x:A. B[x],  iff: P ⇐⇒ Q,  implies: P ⇒ Q,  and: P ∧ Q,  apply: f a,  function: x:A ⟶ B[x],  universe: Type
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  implies: P ⇒ Q,  member: t ∈ T,  so_lambda: λ2x y.t[x; y],  subtype_rel: A ⊆r B,  so_apply: x[s1;s2],  so_lambda: so_lambda(x,y,z.t[x; y; z]),  so_apply: x[s1;s2;s3],  all: ∀x:A. B[x],  prop: ℙ,  so_lambda: λ2x.t[x],  so_apply: x[s]

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



Date html generated: 2016_05_16-PM-11_16_51
Last ObjectModification: 2015_12_29-AM-10_28_30

Theory : event-ordering


Home Index