Step * of Lemma subtype_rel_transitivity

No Annotations
[A,B,C:Type].  (A ⊆C) supposing ((B ⊆C) and (A ⊆B))
BY
Auto }

1
1. Type
2. Type
3. Type
4. A ⊆B
5. B ⊆C
⊢ A ⊆C


Latex:


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


By


Latex:
Auto




Home Index