Step * of Lemma subtype_rel_image

[A,B:Type]. ∀[f:Base].  Image(A,f) ⊆Image(B,f) supposing A ⊆B
BY
(Auto THEN THEN Auto THEN -1 THEN Auto) }

1
1. Type
2. Type
3. Base
4. A ⊆B
5. A@i
⊢ %1 ∈ Image(B,f)


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[f:Base].    Image(A,f)  \msubseteq{}r  Image(B,f)  supposing  A  \msubseteq{}r  B


By


Latex:
(Auto  THEN  D  0  THEN  Auto  THEN  D  -1  THEN  Auto)




Home Index