Suppose $f(x)$ is a function which is right continuous and satisfies
$$ f(x + y) = f(x) f(y) $$
for $x,y > 0$, then $f(x)$ is exponential
I know $f(1) = f( \sum_{k=1}^n \frac{1}{n} ) = f( \frac{1}{n} )^n$ and so $f(\frac{1}{n}) = ( f(1))^{1/n} $. Similarly, $f(\frac{m}{n}) = f(1)^{m/n} $ and so $f(r) = f(1)^r $ for $r \in \mathbb{Q} $ and so $\log f(r) = r \log f(1) $ which gives
$$ f(r) = \exp( r \log( f(1)) \;\;\;\; for \; \; r\in \mathbb{Q}$$
Question: How can I show this folds for all reals ?