We have a complete metric space $(X,d)$ with a surjective function $f:X \to X$. There also exists a $c>1$ in order that for all $x,y \in X$
$d(f(x),f(y)) ≥ cd(x,y)$
I have proved that $f$ is injective and with help of the inverse function that $f$ has a unique fixed point with the fixed point theorem. I now have to show that it is necessary for $f$ to be surjective but I don't know how I can show this, any suggestions?
2026-03-25 19:51:23.1774468283
Exercise on the Banach fixed-point theorem
479 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
You need to find a counterexample. Here is one.
Let $X = [0,\infty)$ with the absolute-value metric and $f(x) = 2x+1$.
Exercise: Show $f$ is not surjective.
Let's see what the inequality looks like. . . .
$d(f(x),f(y)) = d(2x+1,2y+1) = |(2x+1)-(2y+1)|=|2x-2y|=2|x-y| = 2d(x,y)$.
So the inequality holds for $c=2$.
But the function has no fixed point! (Exercise).
Therefore we cannot omit the hypothesis that $f$ is surjective.