I was going through the contraction mapping theorem in my book where it says, that if $\phi: G\to G$ is a contraction, then $\phi$ has a unique fixed point $\alpha$ on $G$.
Sequence {$x_n$}, $x_{n+1} = \phi(x_n) $ for $n=0,1,2...$ converges to $\alpha$ with $$|x_n - \alpha |\leq\frac{\lambda^n }{1- \lambda} |x_1 - x_0| $$ for n=1,2,3,4....
Can a contraction have only a unique fixed point? Cannot there be multiple fixed points? Like this?

Or cannot it have any fixed points at all?


If $a'$ and $a$ are fixed points, then $d(f(a'),f(a))=d(a',a)<\lambda d(a',a)$ with $0<\lambda <1$, which implies that $d(a,a')=0$ and hence $a=a'$.