Let $f$ be a monotone non-decreasing function real valued function on $\mathbb R$.
To Prove:If $a<b$, the $\lim_{x\to a^+}f(x) \le \lim_{x\to b^-}f(x) $
PROOF:If $0<x<1$ then $f(x)=bx+(1-x)a$ which is a non decreasing function.
Now,$\lim_{x\to a^+}f(x) - \lim_{x\to b^-}(x) =ab+(1-a)a-b^2-(1-b)a=a^2-b^2\le0$ .Hence,$\lim_{x\to a^+}f(x) \le \lim_{x\to b^-}(x) $
I'm not getting how to prove it for $(0,1)^c$.
The statement you need to prove has several parts. First, you have to show that both $$ \lim_{x\to a^+}f(x) \qquad\text{and}\qquad \lim_{x\to b^-}f(x) $$ exist and then that the former is less than or equal to the latter.
For the existence, the hint is to prove that $$ \lim_{x\to a^+}f(x)=\inf\{f(x):x>a\} $$ and similarly for the other one.
Next you want to show that $$ \inf\{f(x):x>a\}\le\sup\{f(x):x<b\} $$ Hint: $f(a)\le f(m)\le f(b)$, where $m=(a+b)/2$.