Let $(X, d)$ be a metric space. Is it true that if one singleton set $\{x\}$ is open, all singletons sets in $X$ must be open?
Motivation: The only example of a metric I know where singletons are open is the discrete metric, but in this example all the singletons are open. For example, if $X=\{a, b\}$, what I'm trying to find is a metric such that the only open sets are $\{{\emptyset}, \{a\}, \{a, b\}\}$.
No, it is not true. Take $X=\{0\}\cup[1,2]$, endowed with the usual metric. The only open singleton is $\{0\}$.