theorem :: SIN_COS7:54
for x, y being Real st 1 <= x & 1 <= y & |.y.| <= |.x.| holds
(cosh1" x) - (cosh1" y) = cosh1" ((x * y) - (sqrt (((x ^2) - 1) * ((y ^2) - 1))))