Let $C=\{(x,\ y)\in\mathbb{R}^2\mid x,\ y\in\mathbb{Q}\text{, and }|x|+|y|\le 1\}$
Prove that $C$ is not closed in $\mathbb{R}^2$.
My attempt:
To do this, I plan to show that $\displaystyle\left(\frac{1}{\pi},\ \frac{1}{\pi}\right)\in\overline{C}$.
Since $\displaystyle\left(\frac{1}{\pi},\ \frac{1}{\pi}\right)\notin C$, that would prove that $\overline{C}\ne C$.
Let $\displaystyle B((x_0,\ y_0),\ \epsilon)$ be an $\epsilon$-ball containing $\displaystyle\left(\frac{1}{\pi},\ \frac{1}{\pi}\right)$. How do I prove that this $\epsilon$-ball intersects $C$?
I would suggest in this way: Because $(1/\pi,1/\pi)\in\{|x|+|y|<1\}$, and there exists a sequence $p_{n}\in{\bf{Q}}$ such that $p_{n}\rightarrow 1/\pi$, so we have eventually that $(p_{n},p_{n})\in C$, but the limit point $(1/\pi,1/\pi)\notin C$, so $C$ is not closed.