Step
*
of Lemma
rv-sub-is-zero
∀[rv:RealVectorSpace]. ∀[x,y:Point].  uiff(x - y ≡ 0;x ≡ y)
BY
{ Auto }
1
1. rv : RealVectorSpace
2. x : Point
3. y : Point
4. x - y ≡ 0
⊢ x ≡ y
2
1. rv : RealVectorSpace
2. x : Point
3. y : Point
4. x ≡ y
⊢ x - y ≡ 0
Latex:
Latex:
\mforall{}[rv:RealVectorSpace].  \mforall{}[x,y:Point].    uiff(x  -  y  \mequiv{}  0;x  \mequiv{}  y)
By
Latex:
Auto
Home
Index