Step * of Lemma m-retraction-subtype1

No Annotations
[X,Y,A:Type].  ∀[d:metric(X)]. Retract(X ⟶ A) ⊆Retract(Y ⟶ A) supposing A ⊆supposing Y ⊆X
BY
(Intros
   THEN (D THENA Auto)
   THEN -1
   THEN MemTypeCD
   THEN Auto
   THEN RepeatFor (ParallelOp -2)
   THEN RepeatFor (ParallelLast)) }


Latex:


Latex:
No  Annotations
\mforall{}[X,Y,A:Type].
    \mforall{}[d:metric(X)].  Retract(X  {}\mrightarrow{}  A)  \msubseteq{}r  Retract(Y  {}\mrightarrow{}  A)  supposing  A  \msubseteq{}r  Y  supposing  Y  \msubseteq{}r  X


By


Latex:
(Intros
  THEN  (D  0  THENA  Auto)
  THEN  D  -1
  THEN  MemTypeCD
  THEN  Auto
  THEN  RepeatFor  2  (ParallelOp  -2)
  THEN  RepeatFor  2  (ParallelLast))




Home Index