Nuprl Lemma : es-E-interface-restrict

∀[Info,A:Type]. ∀[I:EClass(A)]. ∀[P:es:EO+(Info) ⟶ E ⟶ ℙ]. ∀[p:∀es:EO+(Info). ∀e:E.  Dec(P[es;e])]. ∀[es:EO+(Info)].
  (E((I|p)) ⊆r E(I))


Proof




Definitions occuring in Statement :  es-interface-restrict: (I|p),  es-E-interface: E(X),  eclass: EClass(A[eo; e]),  event-ordering+: EO+(Info),  es-E: E,  decidable: Dec(P),  subtype_rel: A ⊆r B,  uall: ∀[x:A]. B[x],  prop: ℙ,  so_apply: x[s1;s2],  all: ∀x:A. B[x],  function: x:A ⟶ B[x],  universe: Type
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  member: t ∈ T,  subtype_rel: A ⊆r B,  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2],  uimplies: b supposing a,  all: ∀x:A. B[x],  top: Top,  implies: P ⇒ Q,  iff: P ⇐⇒ Q,  and: P ∧ Q,  prop: ℙ,  so_lambda: λ2x.t[x],  so_apply: x[s]

Latex:
\mforall{}[Info,A:Type].  \mforall{}[I:EClass(A)].  \mforall{}[P:es:EO+(Info)  {}\mrightarrow{}  E  {}\mrightarrow{}  \mBbbP{}].
\mforall{}[p:\mforall{}es:EO+(Info).  \mforall{}e:E.    Dec(P[es;e])].  \mforall{}[es:EO+(Info)].
    (E((I|p))  \msubseteq{}r  E(I))



Date html generated: 2016_05_16-PM-10_48_36
Last ObjectModification: 2015_12_29-AM-10_49_47

Theory : event-ordering


Home Index