I am trying to show: If $A=B_r(x)\subset X$ where $(X,d)$ is an arbitrary metric space (and $B_r(x)$ is an open ball of radius $r$ centred at $x$), then int $A=A$.
int $A\subset A$ is obvious. I am having a difficulty showing the other inclusion.
Let's say $y\in A$, then $d(y,x)=s$ (say) $<r$.
Here is my question: Is it true that "If $z\in B_s(y)$ then $d(z,y)<r-s$" ? If yes, how can we show it?
We all know that $d(z,y)<s<r$, but how can we show that $d(z,y)<r-s$" ?
That's the part that bugs me. If that statement is true, I can finish the rest of the proof.
Many thanks!