Given $f:\mathbb R^n \to \mathbb R^n$ is locally Lipschitz and $\Phi\in C^1 (\mathbb R^n, \mathbb R)$ with $\nabla\Phi(x)=f(x)$ for $x\in \mathbb R^n$, I would like to show that the initial value problem $$\begin{cases}\begin{split} y'(t)=-f(y(t))\\ y(0)=y_0 \end{split}\end{cases}$$
has locally unique solutions. I tried applying the P-L theorem, but it did not help. How do is this done?
I have already considered the $\mathbb R^2$ case, ie if $f:\mathbb R _{\geq 0} \to \mathbb R_{\geq 0}$, $y'=f(y)$, $y(0)=y_0$, then it becomes easy to show that if $f$ is lipschitz, any solution is unique. However, it does not appear to work in this case.