Step
*
of Lemma
stream-subtype
∀[A,B:Type]. stream(A) ⊆r stream(B) supposing A ⊆r B
BY
{ (Auto THEN Unfold `stream` 0 THEN BLemma `corec-subtype-corec2` THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type]. stream(A) \msubseteq{}r stream(B) supposing A \msubseteq{}r B
By
Latex:
(Auto THEN Unfold `stream` 0 THEN BLemma `corec-subtype-corec2` THEN Auto)
Home
Index