Let $\mathbb{Z}$ be defined with the usual metric. Show that every subset of $\mathbb{Z}$ is open in $\mathbb{Z}$.
I can write $\mathbb{Z}$ as $\bigcup_{n=0}^{\infty} \{n\}$ and then letting $B(n, \frac{1}{2})$ I get that $B(n, \frac12) \cap \mathbb{Z} = \{n\} $. So it seems that I can write any element in $\mathbb{Z}$ as the intersection of two open sets and thus it would be open? How can I formalize this, I seem to have a bit hard time doing that...?