Step
*
of Lemma
sub-vs-point-subtype
∀[K:Rng]. ∀[vs:VectorSpace(K)]. ∀[P:Point(vs) ⟶ ℙ].  (Point((v:vs | P[v])) ⊆r Point(vs))
BY
{ (Auto THEN RepUR ``sub-vs mk-vs vs-point`` 0 THEN Fold `vs-point` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[K:Rng].  \mforall{}[vs:VectorSpace(K)].  \mforall{}[P:Point(vs)  {}\mrightarrow{}  \mBbbP{}].    (Point((v:vs  |  P[v]))  \msubseteq{}r  Point(vs))
By
Latex:
(Auto  THEN  RepUR  ``sub-vs  mk-vs  vs-point``  0  THEN  Fold  `vs-point`  0  THEN  Auto)
Home
Index