Step * of Lemma rv-mul-cancel

[rv:RealVectorSpace]. ∀[a:ℝ]. ∀[x,y:Point].  uiff(a*x ≡ a*y;x ≡ y) supposing a ≠ r0
BY
Auto }

1
1. rv RealVectorSpace
2. : ℝ
3. Point
4. Point
5. a ≠ r0
6. a*x ≡ a*y
⊢ x ≡ y

2
1. rv RealVectorSpace
2. : ℝ
3. Point
4. Point
5. a ≠ r0
6. x ≡ y
⊢ a*x ≡ a*y


Latex:


Latex:
\mforall{}[rv:RealVectorSpace].  \mforall{}[a:\mBbbR{}].  \mforall{}[x,y:Point].    uiff(a*x  \mequiv{}  a*y;x  \mequiv{}  y)  supposing  a  \mneq{}  r0


By


Latex:
Auto




Home Index