Let $$ F : \mathbb{R^2} \to \mathbb{R}$$
with $\mathbb{X} = \begin{pmatrix} x \\ y \end{pmatrix}$
$$ F(\mathbb{X)}=\left\{ \begin{array}{ll} \text{ 0 when x $\in \mathbb{Q}$ and y $\in \mathbb{Q}$}\\ \text{1 else }\\ \ \end{array} \right. $$
My question is that equivalent to
$ F(\mathbb{X)}=\left\{ \begin{array}{ll} \text{ 0 when x $\in \mathbb{Q}$ and y $\in \mathbb{Q}$}\\ \text{1 when x $\in \mathbb{R\backslash Q}$ and y $\in \mathbb{Q}$ }\\ \text{1 when x $\in \mathbb{Q}$ and y $\in \mathbb{R\backslash Q}$ }\\ \text{1 when x $\in \mathbb{R\backslash Q}$ and y $\in \mathbb{R\backslash Q}$ }\\ \end{array} \right. $
if so then how to proof that F is not continuous in $\mathbb{R^2}$