Step * of Lemma equal-iff-vs-subtract-is-0

[K:Rng]. ∀[vs:VectorSpace(K)]. ∀[x,y:Point(vs)].  (x y ∈ Point(vs) ⇐⇒ (x y) 0 ∈ Point(vs))
BY
Auto }

1
1. Rng
2. vs VectorSpace(K)
3. Point(vs)
4. Point(vs)
5. (x y) 0 ∈ Point(vs)
⊢ y ∈ Point(vs)


Latex:


Latex:
\mforall{}[K:Rng].  \mforall{}[vs:VectorSpace(K)].  \mforall{}[x,y:Point(vs)].    (x  =  y  \mLeftarrow{}{}\mRightarrow{}  (x  -  y)  =  0)


By


Latex:
Auto




Home Index