Consider the following ODE $$y'(t) = -\sqrt{y(t)},$$ with initial condition $y(0) = 0$. Does this initial value problem have a unique solution ($y \equiv 0$ on $\mathbb{R}$) if we further assume that $y(t) \geq 0$ for every $t$?
We can see that if $y(t) \geq 0$ for every $t$, then $y' \leq 0$, so $y$ is decreasing. As $y(0) = 0$, we get that $y \equiv 0$ on $[0, \infty)$. However, can we conclude that $y \equiv 0$ on $\mathbb{R}$?