Suppose $f:[a,b]\rightarrow[c,d]$ is one-one and non-decreasing, then $f$ is always increasing.
Is this statement correct? If not, give an example.
The sketch of the proof is as follows: If any flaw in this, please point out.
Now,
Let $x,y \in [a,b]$, We need to prove that $x<y \implies f(x)<f(y)$.
Since $f(x), f(y) \in [c,d]$ either $f(x)=f(y)$ or $f(x)>f(y)$ or $f(x)<f(y)$. Since $f$ is non-decreasing, $f(x)>f(y)$ is not possible. If $f(x)=f(y)$, then $x=y$ as $f$ is one-one, but we assumed that $x<y$, therefore, only possbility is that $f(x)<f(y)$.