If $f$ is Lipschitz of order $\alpha > 1$ over $[a,b]$, prove $f$ is constant.
We are given that for all $x,y \in [a,b]$ there exists $C>0$ such that $|f(x)-f(y)| \leq C|x-y|^{\alpha}$. We would like to show that $f(x)-f(y) = 0$ in this domain, but I don't see how to get to that conclusion since $C>0$.
Also, does the question mean $f$ is constant over $[a,b]$ or everywhere?
It may help if you notice that $|f(x)-f(y)| \leq C|x-y|^{\alpha}$ is equivalent to $\frac{|f(x)-f(y)|}{|x-y|} \leq C|x-y|^{\alpha-1}$, and $\alpha -1 > 0$ by assumption.