Step * of Lemma subtype_rel_functionality_wrt_implies

[A,B,C,D:Type].  ({C ⊆supposing A ⊆B}) supposing ((B ⊆D) and (A ⊇C))
BY
(Unfold `guard` THEN Unfold `rev_subtype_rel` THEN Auto) }


Latex:


Latex:
\mforall{}[A,B,C,D:Type].    (\{C  \msubseteq{}r  D  supposing  A  \msubseteq{}r  B\})  supposing  ((B  \msubseteq{}r  D)  and  (A  \msupseteq{}r  C))


By


Latex:
(Unfold  `guard`  0  THEN  Unfold  `rev\_subtype\_rel`  0  THEN  Auto)




Home Index