Deifne the function $f:\mathbb{R}^2\to\mathbb{R}$ by $f(x,y)=e^{(x-y)^2}(x^4+y^4-\sin(y^3))$ and my question is this: does this function have a global minimum? I am only familiar with standard vector-calculus techniques and tricks, but none works here. A graph-calculator indicates that $f$ does have a global minimum indeed. Can anyone tell me the tool/theorem that is used here to provide the existence of the global minimum?
P.S: I found this on a sheet of "non-linear optimization" exercises (i am in the dark on that part of mathematics), so, I guess that is relevant.

You have $$f(x,y)\geq x^4+y^4-1\qquad\bigl((x,y)\in{\mathbb R}^2\bigr)$$ and $f(0,0)=0$. The square $Q:=[-2,2]^2$ is compact, and on $\partial Q$ and outside of $Q$ we have $f(x,y)\geq15$. Since $f$ is continuous it assumes a global minimum value $\leq0$ on $Q$, and this will take place in an interior point of $Q$. This is then also the global minimum of $f$ on ${\mathbb R}^2$. We therefore have to determine the critical points of $f$ in $Q$ and to compare the values of $f$ in these points.