I have been having trouble with Hölder exponents. The definition of Hölder continuity tells me that a function $f$ between metric spaces must satisfy
$d(f(x),f(y)) \leq C \cdot d(x,y)^\alpha$ for some exponent $\alpha > 0$.
The Wikipedia article however states that for an exponent $\alpha >1$ this condition implies that the function $f$ is constant. I've been mulling it over but just can't see why this is the case. Let's assume that $\alpha>1$. Then I have two (interesting) cases:
Case 1: $d(x,y) > 1$. Here the Hölder condition tells me that the function values are allowed to be even further apart than the input values, which doesn't seem to enforce $f$ to be constant.
Case 2: $d(x,y) < 1$. This time the Hölder condition tells me that if the input values lie close together, then the function values have to be even tighter together. To me it is plausible that this is precisely what yields the continuity of Hölder-continuous functions, however again saying that $f$ needs to be constant seems to me to still be a strong conclusion.
I've seen similar questions being posted, however they all make (at least indirect) use of some differentiability assumption on $f$ which I do not want to make use of.
Can anyone enlighten me please?
I appreciate your answers ;).