In this book I'm using the author seems to feel a need to prove
$e^{u+v} = e^ue^v$
By
$\ln(e^{u+v}) = u + v = \ln(e^u) + \ln(e^v) = \ln(e^u e^v)$
Hence $e^{u+v} = e^u e^v$
But we know from basic algebra that $x^{a+b} = x^ax^b$.
Earlier in the chapter the author says that you should not assume $e^x$ "is an ordinary power of a base e with exponent x."
This is both a math and pedagogy question then, why does he do that?
So 2 questions really
- Do we need to prove this for such a basic property?
- If we don't need to, then why does he do it? Fun? To make it memorable? Establish more neural connections? A case of wildly uncontrolled OCD?
Also I've always taken for granted the property that $x^{a+b} = x^a x^b$. I take it as an axiom, but I actually don't know where that axiom is listed.
In fact, such a proof is often necessary, which is why many authors write the function $e^x$ as $\exp(x)$ until they establish that it's just a "normal" exponent. For instance, if the original definition is given as
$$\exp(x) = \lim_{n \to \infty} \left(1+\frac{x}{n}\right)^n,$$
then proving that $\exp(x + y) = \exp(x) \exp(y)$ is non-obvious, and certainly necessary.