Let $f:\mathbb{R}^2\rightarrow\mathbb{R}$ be a $C^1$ function and let $(t_0,y_0)\in\mathbb{R}^2$. Suppose $y(t)$ is a solution to the initial-value problem
$\frac{dy}{dt}=f(t,y)$, $y(t_0)=y_0$.
in a neighborhood of the point $t_0$.
Prove that if $y(t)$ cannot be extended to a solution $dy/dt=f(t,y)$ on the interval $[t_0,\infty)$, then there exists a $t_1>t_0$ such that $|y(t)|\rightarrow\infty$ as $t\rightarrow t_1$ from below.
My attempt: Intuitively, this seems to make sense--if the solution doesn't exist, then $y$ must blow up near some point $t_1$. I'm imagining you have to use uniqueness of solutions to ODE's, but I'm not sure how to go about this.
Any help appreciated!