It might be interesting to prove that if $f$ is increasing in a left neighborhood $U$ of $c$, then
$$
\lim_{x\to c^-}f(x)=\sup\{f(x):x\in U\}
$$
Here $c$ can also be $\infty$, with a (left) neighborhood meaning any set containing an interval of the form $(K,\infty)$. Also the supremum can by $\infty$.
Let me do the proof with $c=\infty$ and you can work it out for the finite case.
Suppose first $f$ is bounded on $U$. Then $L=\sup\{f(x):x\in U\}$ is finite. Let $\varepsilon>0$. Then there exists $x_0\in U$ such that $f(x_0)>L-\varepsilon$. Since $f$ is increasing over $U$, for every $x>x_0$ we have $f(x)>L-\varepsilon$, which implies
$$
L-\varepsilon<f(x)\le L<L+\varepsilon
$$
and so $|f(x)-L|<\varepsilon$. Since $\varepsilon$ is arbitrary, we conclude $\lim_{x\to\infty}f(x)=L$.
The proof for the case when $f$ is unbounded on $U$ is similar; in this case $\lim_{x\to\infty}f(x)=\infty$.