Step
*
of Lemma
rv-sub_functionality
∀[rv:RealVectorSpace]. ∀[x,y,x',y':Point].  (x - y ≡ x' - y') supposing (y ≡ y' and x ≡ x')
BY
{ ((Unfold `rv-sub` 0 THEN Auto) THEN RWO "-1 -2" 0 THEN Auto) }
Latex:
Latex:
\mforall{}[rv:RealVectorSpace].  \mforall{}[x,y,x',y':Point].    (x  -  y  \mequiv{}  x'  -  y')  supposing  (y  \mequiv{}  y'  and  x  \mequiv{}  x')
By
Latex:
((Unfold  `rv-sub`  0  THEN  Auto)  THEN  RWO  "-1  -2"  0  THEN  Auto)
Home
Index