In deriving the derivative of function $f(x)=\exp(x)$, it is often pointed out that in the general case of $f_a(x)=a^x$ the following expression can be deduced from the definition of the derivative:
$$ \frac{d}{dx}a^x = a^x\cdot\left(\lim_{h\rightarrow0}\frac{a^h-1}{h}\right) $$
with $e$ defined as the real number for which the above limit term is equal to 1.
However, this seems unsatisfactory to me as the existence of a real number $a$ satisfying the equation $\lim_{h\rightarrow0}\frac{a^h-1}{h}=1$ is not established.
Can somebody please point me to a proof of the existence of such a number or provide it if possible?
Thanks.