Given $S\subset R^n$ and $P$ any point of $S$. Proof that $P$ is either an interior point or a boundary point
Edit: A point $x \in R^n$ is said to be an interior point of $A \subset R^n$ in case there is a neighborhood $V$ of $x$ such that $V \subseteq A$.
A point $x \in R^n$ is said to be a boundary point of $A \subset R^n$ in case every neighborhood $V$ of $x$ contains points in $A$ and points in $A^c$.
If $p \in S$, there are two logically mutually exclusive options:
This means by definition that $p$ is an interior point of $S$.
This means that every neighbourhood $N$ of $p$ contains a point of the complement $S^c$ of $S$ (there is a witnessing point for $N \subseteq S$), and every neighbourhood $N$ of $p$ contains a point of $S$ (as $p \in S \cap N$, trivially). So then $p$ is a boundary point of $S$.