Visceral
- 59
- 0
Homework Statement
Suppose x,y \in X which is a normed linear space and x\neq y
. Prove that \exists r>0 such that B(x,r) \cap B(y,r)=∅
Homework Equations
Epsilon Ball
B(x,r)={z \in X:||x-z||<r}
The Attempt at a Solution
So my attempt here is via contradiction and its not workout out. I assume the intersection of the balls around x and y are not empty, and try to use the fact that x is not equal to y and use some typical triangle inequality tricks to attempt to get a contradiction. I always end up getting what I assumed to be true.
For instance, if the intersection is not empty then there exists an element in both balls. This would imply that the 2*r>ε=||x-y||. However I can't contradict this. What am I doing wrong? Please give any suggestions if you can. I missed this problem on a test and I still can't figure it out.