Proof. Let f(x) = \sinh(x) = \frac{e^x - e^{-x}}{2}. Then by the first order principle, we have
\begin{align*}
f'(x) &= \lim_{h \rightarrow 0} \frac{f(x+h) - f(x)}{h} \\
&= \lim_{h \rightarrow 0} \frac{\sinh(x + h) - \sinh(x)}{h} \\
&= \lim_{h \rightarrow 0} \frac{\frac{e^{x + h} - e^{-x-h}}{2} - \frac{e^x - e^{-x}}{2}}{h} \\
&= \lim_{h \rightarrow 0} \frac{e^{x + h} - e^{-x-h} - e^x + e^{-x}}{2h} \\
&= \lim_{h \rightarrow 0} \frac{e^{x}(e^{h} - 1) - e^{-x}(e^{-h} - 1)}{2h} \\
&= \frac{1}{2}e^x\lim_{h \rightarrow 0} \frac{e^{h} - 1}{h} - \frac{1}{2}e^{-x}\lim_{h \rightarrow 0} \frac{e^{-h} - 1}{h}
\end{align*}\begin{align*}
\frac{1}{2}e^x\lim_{h \rightarrow 0} \frac{e^{h} - 1}{h} - \frac{1}{2}e^{-x}\lim_{h \rightarrow 0} \frac{e^{-h} - 1}{h} = \frac{1}{2}(e^x + e^{-x}) = \cosh(x).
\end{align*}