Let $f:\mathbb{R^2}\to\mathbb{R}$ be a $C^2$ function and let $(x_0,y_0)\in\mathbb{R^2}$. Show for any $\epsilon>0$ there is a $\delta>0$ such that if $0<|h|<\delta$ and $0<|k|<\delta$, then
\begin{equation*} \left|\frac{f(x_0+h,y_0+k)-f(x_0+h,y_0)-f(x_0,y_0+k)+f(x_0,y_0)}{hk}-\frac{\partial^2f}{\partial x\partial y}(x_0,y_0)\right|<\epsilon \end{equation*}
I have been stuck on the above problem for some time now. I have tried breaking the problem up into one-dimensional difference quotients by considering the function $f$ as a single-variable function when held fixed in either the $x$ or $y$ variable, but then habit keeps bringing me back to try using the Mean-Value Theorem, and I'm not making much progress on that.
If anyone is willing to give a terse proof or proof sketch for me to fill in the blanks, it'd be appreciated.