For any $x\in \mathbb{R}$ , the sequence $\{a_n\}$ , where $a_1=x$ and $a_{n+1}=\cos (a_n)$ for all $n$ is convergent . True/False
I think this is true. Well , my plan is to show $\cos x$ is a contractive mapping on the real line (complete metric space) and then the above sequence would converge to the unique fixed point of $\cos x$ by Banach Fixed Point Theorem.
But I am facing a little problem :
$|\cos x-\cos y|=2|\sin \big( \frac {x+y}2\big)||\sin \big( \frac {x-y}2\big)|$
using $|\sin x| \le |x|$ and $|\sin x|\le 1$
$\Rightarrow |\cos x-\cos y| \le |x-y|$ which doesn't fit the definition of contractive mapping.
Any way to tackle this.? Thanks for your time and attention.

Hint
Claim 1: $g(x) = \cos x - x$ has a unique solution $x^*$ and $x^* \in [\cos 1, 1]$
Proof: $g$ is strictly decreasing on $\mathbb R$, $g(0) = 1 > 0$ and $g\left(\frac{\pi}{2}\right) =-\frac{\pi}{2} < 0$.
Claim 2: $u_2 \in [\cos 1, 1]$
Proof: You have $u_1 \in [-1,1]$, $\cos x$ is even and therefore $\cos [[-1,1]] = \cos [[0,1]] = [\cos 1, 1]$ as $\cos x$ is strictly decreasing on $[0,\pi]$.
Claim 3: $\cos x$ is a contracting map from $[\cos 1, 1]$ to $[\cos 1,1]$
Proof: follows from the facts that $\cos x$ is strictly decreasing on $[\cos 1, 1]$ and $\cos (\cos 1) < 1$.
Recall that for a strictly decreasing map $f[[a,b]] = [f(b),f(a)]$.