Nuprl Lemma : Com-subtype

[M:Type ⟶ Type]
  ∀[A,B:Type].  (Com(P.M[P]) A) ⊆(Com(P.M[P]) B) supposing A ⊆supposing ∀A,B:Type.  ((A ⊆B)  (M[A] ⊆M[B]))


Proof




Definitions occuring in Statement :  Com: Com(P.M[P]) uimplies: supposing a subtype_rel: A ⊆B uall: [x:A]. B[x] so_apply: x[s] all: x:A. B[x] implies:  Q apply: a function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  Com: Com(P.M[P]) uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a so_apply: x[s] all: x:A. B[x] implies:  Q subtype_rel: A ⊆B prop: so_lambda: λ2x.t[x]

Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type]
    \mforall{}[A,B:Type].    (Com(P.M[P])  A)  \msubseteq{}r  (Com(P.M[P])  B)  supposing  A  \msubseteq{}r  B 
    supposing  \mforall{}A,B:Type.    ((A  \msubseteq{}r  B)  {}\mRightarrow{}  (M[A]  \msubseteq{}r  M[B]))



Date html generated: 2016_05_17-AM-10_22_13
Last ObjectModification: 2015_12_29-PM-05_28_35

Theory : process-model


Home Index