Step * of Lemma sq_stable__rv-sep

rv:InnerProductSpace. ∀x,y:Point.  SqStable(x y)
BY
(Auto THEN Assert  ⌜⇐⇒ r0 < ||x y||⌝⋅}

1
.....assertion..... 
1. rv InnerProductSpace
2. Point
3. Point
⊢ ⇐⇒ r0 < ||x y||

2
1. rv InnerProductSpace
2. Point
3. Point
4. ⇐⇒ r0 < ||x y||
⊢ SqStable(x y)


Latex:


Latex:
\mforall{}rv:InnerProductSpace.  \mforall{}x,y:Point.    SqStable(x  \#  y)


By


Latex:
(Auto  THEN  Assert    \mkleeneopen{}x  \#  y  \mLeftarrow{}{}\mRightarrow{}  r0  <  ||x  -  y||\mkleeneclose{}\mcdot{})




Home Index