Let $g:\mathbb{R}_{>0} \to \mathbb{R}_{>0}$ be defined implicitly by $\cosh(xg(x))=x\cosh(g(x))$ and $g(1)\sinh(g(1))=\cosh(g(1))$. How to show that $g$ is differentiable? Furthermore, is it true that $g$ is monotone decreasing?
Assuming that $g$ is differentiable, I showed that $g'\mid_{]0,1[}<0$ is equivalent to $g\mid_{]1,\infty[}<g(1)$ but I wasn't able to show much more.


Consider the function $f(x,y) = \cosh(xy) - x \cosh(y)$. Then $g$ is the implicit function defined by $f(x,g(x)) = 0$. Now you have to show that $D_2 f(x,g(x)) \neq 0$ to apply the implicit function theorem, and you can locally conclude that $g$ is differentiable and using the formula $g'(x) = [D_2 f(x,g(x))]^{-1} D_1 f(x,g(x))$ you can check if $g'(x) < 0$.
I've not done all calculations, so this is only a rough hint.