Are these three sets equivalent?
$$A=\left\{(x,y):x,y\in\Bbb{R},y\ge x^2-1\right\}$$
$$B=\left\{x,y\in\Bbb{R}:y\ge x^2-1\right\}$$
$$C=\left\{(x,y)\in\Bbb{R}^2:y\ge x^2-1\right\}$$
I am thinking that $A$ and $C$ are, but not $B$ as it might be ambigious as to which dimension it is in, i.e it...