Let $A:\mathbb R_+\to M_n(\mathbb R)$ be a homomorphism of the additive semi-group of positive reals into the multiplicative semi-group of real matrices. Matrix exponentials $t\to e^{tB}$ are one class of such homomorphisms. If $A$ is differentiable at $0$, then it must be the matrix exponential $e^{tA'(0)}$, since:
$$\frac{A(t+h)-A(t)}h=A(t)\frac{A(h)-I}h\xrightarrow[h\to0]{} A(t)A'(0)$$
Can this sufficient condition be relaxed further to just continuity, maybe even just continuity at zero? This answer from 2010 seems to imply that that's the case, and the theorem is certainly true when $n=1$ because of the uniqueness of positive real roots.
Note: I personally cannot understand any of the algebra in the question linked to in the last paragraph. More elementary answers would be appreciated.
Logarithms and the reduction to an additive homomorphism can be avoided using iterated square roots as in ad hoc definitions of power functions in the 1-dimensional case (define power functions on dyadic rationals and extend by continuity), but this seems to require more steps.
– Bruce Evans Nov 20 '17 at 19:10