Let \begin{align} f(x,y)&=2x-4\frac{y}{x} \\ f(0,0)&=0, \end{align} for $|x|\leq 1$, $0\leq y\leq x^2$. Show that $f$ is not Lipschitz.
I calculated its derivative and it is unbounded, but I don't know hot to prove it by definition since every path I chose, like $(0,0)$ and $(x,x^2)$ is Lipschitz with constant $2$, thanks.