Suppose a mapping $T:X \to X$ has the property: $d(T_x,T_y)< d(x,y)\ \forall x,y \in X $ with $ x\neq y$
a) Give an example of a complete space $X$ and a such mapping $T$ without fixed points
b) Show that if $X$ is compact then such $T$ has a unique fixed point.
For the solution, $T$ is a contraction operator by the description.
For a, the hint is using $f(x) = \ln (e^x+1)$ For b, the hint is to consider $\inf d(x,Tx)$
Hint for (a): Apply the Mean Value Theorem to that function you were given.
Hint for (b): Since $d(T(x),T(T(x))) < d(x, T(x))$ if $x\ne T(x)$, you must have $\inf d(x,T(x))=0$. (You should probably explain that a bit.) Now compactness shows (why?) that there exists $x$ with $d(x,T(x))=0$.