Does every ball of boundary point contain both interior and exterir points?

312 Views Asked by At

My question is

If $x$ is a boundary point of $S$ ($S$ is subset of $R$), does every ball of $x$ contain both interior points and exterior points of $S$?

I think this is false.

Since $R$ is union of $\mathrm{int} \ S$, $\mathrm{ext} \ S$,and boundary of $S$.

Suppose $\mathrm{int} \ S =\emptyset$, then $R$ is union of boundary point and $\mathrm{ext} \ S$.

Then ball of boundary point does no contain any interior points.

Not sure wheter this is valid counter example and $\mathrm{int} \ S$ can be assumed to be empty.

Anyone please correct me if I am wrong and give me any counterexample?

2

There are 2 best solutions below

2
On

Yes, this is correct. As for an example of a set with empty interior, consider $\Bbb Z$ the set of integers, as a subset of $\Bbb R$.

0
On

Correct. As a different counter-example, consider that the boundary of $S$ may coincide with the boundary of $R$, as in the case where $R=[0,2]$ and $S=[1,2]$. A ball around $2$ contains no points in the exterior of $S$.