Is the following subset of $\mathbb R^2$, endowed with the usual distance and topology, compact?
$$A_a = \{(x,y)\mid x^4 + y^8+e^{xy} \leq 4 \}$$
$x^4 \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|x|^4\leq {4}$ ...hence $x = \sqrt{2}=1.414$
$y^8 \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|y|^8\leq {4}$ ...hence $y = \sqrt{\sqrt{2}}=1.189$
$e^{xy} \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|xy|\leq \ln{4}$ ...hence $xy = 1.386$
However this does not hold?? Am I approaching this correctly?