Suppose I have a function $\Lambda(t)$ for any $t>0$. This function has the following three properties:
- $\Lambda(t)$ is differentiable.
- $\Lambda(t)$ is strictly increasing.
- $\Lambda(T) = \Lambda(T+S) - \Lambda(S)$ for any $T,S>0$.
It is stated that the function has the form $\Lambda(t) = \lambda t$, but how can I formally derive this from the above three properties. Thanks in advance.