$f$ is a monotonic increasing function. Prove that
$\lim_{x\to x_{{0}^{+}}} f(x)= \inf_{x>x_0} f(x)$
and that
$\lim_{x\to x_{{0}^{+}}} f(x) \le f(x_0) \le \lim_{x\to x_{{0}^{+}}} f(x)$
This is clearly true but I'm struggling with a formal proof. Any help would be appreciated.
Hint for the first part: We know that the infimum must exist. So let $$A = \inf_{x>x_{0}} f(x)$$ For any $\epsilon>0$, we can always find a $y$ such that $A + \epsilon > f(y)$, so that $|f(y)-A|<\epsilon$.
We can now say that if $x_{0}<x<y$, so if $|x-x_{0}|<|y-x_{0}|=\delta$, then $|f(x)-A|<\epsilon$.