Step * of Lemma sqntype_subtype

∀[A,B:Type]. ∀[n:ℕ].  (sqntype(n;A)) supposing (sqntype(n;B) and (A ⊆r B))
BY
{ (Auto THEN RepeatFor 4 (ParallelLast) THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[n:\mBbbN{}].    (sqntype(n;A))  supposing  (sqntype(n;B)  and  (A  \msubseteq{}r  B))


By


Latex:
(Auto  THEN  RepeatFor  4  (ParallelLast)  THEN  Auto)




Home Index