Let us recall the definition of a Hölder continuous function in the most general setting:
Let $(M,d)$ and $(M',d')$ be two metric spaces. A function $f : M \to M'$ is said to be Hölder continuous with exponent $\alpha$, $0 < \alpha \leq 1$, if there exists a real constant $C$ s.t. $$d(f(x),f(y)) \leq C d(x,y)^\alpha$$ holds for all $x,y \in M$.
Now the question is why do we only consider $0 < \alpha \leq 1$. As I heard in todays lecture, this is because if $\alpha > 1$, then the only functions satisfying the above criterion are the constant ones. So naturally I wanted to prove this, but I got stuck. I mean, I think the best way of proving this is by contradiction: Hence assume that $f(x) \neq f(y)$ for some $x,y \in M$. Moreover, the above condition implies that $f$ is continuous.
My question (since I've searched for answers already, but only found the case where $M$ is an interval): How does one prove that if $\alpha > 1$, then $f$ must be constant? Any hint is appreciated.