I would like to prove upper and lower bounds on $|\cos(x) - \cos(y)|$ in terms of $|x-y|$. I was able to show that $|\cos(x) - \cos(y)| \leq |x - y|$. I'm stuck on the lower bound. Does anyone know how to approach this?
Update: Over the interval $[0,\pi/2]$, I was able to show that $|\cos(x) - \cos(y)| \geq \frac{2 \min(x,y)}{\pi}|x-y|$. But I would like a lower bound that holds for any interval.
$|\cos(x)-\cos(y)|\geq 0$ for all $x$, $y \in$ $\mathbb{R}$. It is possible for equality to hold, for example when $x=y$.
By the mean value theorem,
$\cos(x)-\cos(y) =-\sin(c)(x-y)$ for some $c \in (x, y)$.
Since $\sin$ is bounded above and below by $\pm 1$, we have $|\cos(x)-\cos(y)| \leq |x-y|$
So we can conclude that $0 \leq|\cos(x)-\cos(y)| \leq |x-y|$.