Step * of Lemma subtype_pos_polymorphism_test

((⋂T:Type. (ℙ ⟶ ℤ ⟶ (T × T))) ⊆(ℙ ⟶ ℤ ⟶ (Void × Void Void)))
∧ ((ℙ ⟶ ℤ ⟶ (Void × Void Void)) ⊆(⋂T:Type. (ℙ ⟶ ℤ ⟶ (T × T))))
BY
RepeatFor ((D THEN Auto)) }


Latex:


Latex:
((\mcap{}T:Type.  (\mBbbP{}  {}\mrightarrow{}  \mBbbZ{}  {}\mrightarrow{}  (T  \mtimes{}  T  +  T)))  \msubseteq{}r  (\mBbbP{}  {}\mrightarrow{}  \mBbbZ{}  {}\mrightarrow{}  (Void  \mtimes{}  Void  +  Void)))
\mwedge{}  ((\mBbbP{}  {}\mrightarrow{}  \mBbbZ{}  {}\mrightarrow{}  (Void  \mtimes{}  Void  +  Void))  \msubseteq{}r  (\mcap{}T:Type.  (\mBbbP{}  {}\mrightarrow{}  \mBbbZ{}  {}\mrightarrow{}  (T  \mtimes{}  T  +  T))))


By


Latex:
RepeatFor  3  ((D  0  THEN  Auto))




Home Index