If $f(x)$ satisfies a Lipschitz condition of order $m>1$ on $[a, b]$, prove that $f(x)$ is a constant function on $[a, b]$.
Lipschitz condition of order $m>1$ is $$|f(x)-f(y)|<\lambda |x-y|^m~ ~~~~\forall x,y\in [a, b]$$ where $\lambda>0$. But how to show that $f'(x)=0$?