I am trying to prove that $\{2\}$ is both open and closed in $\{1,2,3\}$, equipped with the Euclidean metric. Is the following correct?
Openness: $B_{0.5}(2)\subset\{2\}$. Hence, $\{2\}$ is open in $\{1,2,3\}$.
Closedness: $\{2\}$ trivially contains all its limit points, since it has no limit points. Hence, $\{2\}$ is closed in $\{1,2,3\}$.
Thank you.