Step
*
of Lemma
subtype_rel_list
∀[A,B:Type].  (A List) ⊆r (B List) supposing A ⊆r B
BY
{ (Auto THEN Unfold `list` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type].    (A  List)  \msubseteq{}r  (B  List)  supposing  A  \msubseteq{}r  B
By
Latex:
(Auto  THEN  Unfold  `list`  0  THEN  Auto)
Home
Index