So I have a metric space $(X,d)$ and a closed subset $P\subset X$, where $P$ has no isolated points, and I want to build a sequence of nested balls in the following way:
- Need to ensure that there are two balls $B_1$ and $B_2$ totally contained in $P$, with $B_1 \cap B_2=\emptyset$.
So it is evident that we can take a radius and two points in $P$ so that that $B_1 \cap B_2=\emptyset$. But how do we ensure that $B_1$ and $B_2$ are totally contained in $P$? I'm interested in the formal construction of such two (closed) balls. Then I know how to construct the rest of the sequence.
Would appreciate some help.