Let $f$ be a continuous function, $f: \mathbb{R} \to \mathbb{R}$ satisfying the following property $|f(x) - f(y)| \geq |x-y| $ for all $x,y \in \mathbb{R}$. Can we conclude that the function $f$ is monotone on $\mathbb{R}$?
Attempt :
$\frac{|f(x)-f(y)|}{|x-y|} \geq 1 \Rightarrow |f'(x)| \geq 1 for x \neq y$ I am not able to continue beyond this.