Step * 1 of Lemma real-vec-sep-iff-dot-product


1. : ℕ
2. : ℝ^n
3. : ℝ^n
⊢ ∃i:ℕn. (r0 < |(x i) i|) ⇐⇒ ∃i:ℕn. (r0 < |(y i) i.r0) i|)
BY
((Reduce THEN Auto) THEN ParallelLast) }

1
1. : ℕ
2. : ℝ^n
3. : ℝ^n
4. : ℕn
5. r0 < |(x i) i|
⊢ r0 < |(y i) r0|

2
1. : ℕ
2. : ℝ^n
3. : ℝ^n
4. : ℕn
5. r0 < |(y i) r0|
⊢ r0 < |(x i) i|


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  x  :  \mBbbR{}\^{}n
3.  y  :  \mBbbR{}\^{}n
\mvdash{}  \mexists{}i:\mBbbN{}n.  (r0  <  |(x  i)  -  y  i|)  \mLeftarrow{}{}\mRightarrow{}  \mexists{}i:\mBbbN{}n.  (r0  <  |(y  -  x  i)  -  (\mlambda{}i.r0)  i|)


By


Latex:
((Reduce  0  THEN  Auto)  THEN  ParallelLast)




Home Index