Step * of Lemma subtype_rel_list-iff

[A,B:Type].  uiff((A List) ⊆(B List);A ⊆B)
BY
Auto }

1
1. Type
2. Type
3. (A List) ⊆(B List)
⊢ A ⊆B


Latex:


Latex:
\mforall{}[A,B:Type].    uiff((A  List)  \msubseteq{}r  (B  List);A  \msubseteq{}r  B)


By


Latex:
Auto




Home Index