Prove that $$\cosh^2(\cosh x) - \sinh^2 (\sinh x) \geq2, \qquad\forall x \in\Bbb{R}$$
It is hard to derive inequality from hyperbolic functions. I have tried hyperbolic expansions, addition theorem, and the definition of the functions.
Please help thank you!
1. Using the trigonometric identities
$$ \cosh^2 A - \sinh^2 A = 1 \qquad \text{and}\qquad \cosh^2 A - \cosh^2 B = \sinh A \sinh B, $$
we find that
\begin{align*} &\cosh^2(\cosh x) - \sinh^2(\sinh x) \\ &= \cosh^2(\cosh x) - \cosh^2(\sinh x) + 1 \\ &= \sinh(e^x)\sinh(e^{-x}) + 1. \end{align*}
So the desired inequality is equivalent to
$$ \sinh(e^x)\sinh(e^{-x}) \geq 1, \qquad \forall x \in \mathbb{R}. \tag{1} $$
2. Now we will show that $\text{(1)}$ is indeed true. Writing $f(x) = \log (\sinh(e^x)\sinh(e^{-x}))$ and computing its derivative, we get
$$ f'(x) = e^x \coth(e^x) - e^{-x}\coth(e^{-x}). $$
Then by noting that
$$ \frac{\mathrm{d}}{\mathrm{d}t} \, t \coth t = \frac{\cosh t \sinh t - t}{\sinh^2 t} > 0, \qquad \forall t > 0, $$
it follows that $t \mapsto t \coth t$ is strictly increasing on $t > 0$. From this, we find that $f'(x)$ is also strictly increasing in $x$ and $f'(0) = 0$ holds. Altogether, we know that $x = 0$ is the global minimum point for $f(x)$, hence proving
$$ \sinh(e^x)\sinh(e^{-x}) = e^{f(x)} \geq e^{f(0)} = \sinh^2(1) > 1 $$
as desired.