Given a collection $\{\{N_i(t): t\geqslant 0\} : 1\leqslant i\leqslant m\}$ of mutually independent Poisson processes with respective rates $\lambda_i$, $1\leqslant i\leqslant m$, show that the superposition
$$ N(t) = \sum_{i=1}^m N_i(t) $$ is itself a Poisson process with rate $\sum_{i=1}^m \lambda_i$.
Let $\{N_1(t):t\geqslant0\}$ and $\{N_2(t):t\geqslant0\}$ be two independent Poisson processes with rates $\lambda_1$ and $\lambda_2$, respectively Let $N(t)=N_1(t)+N_2(t)$. Clearly \begin{align} \mathbb P(N(0)=0) &= \mathbb P(\{N_1(0)=0\}\cap \{N_2(0)=0\})\\ &= \mathbb P(N_1(0)=0)\mathbb P(N_2(0)=0)\\ &=0\cdot0\\ &=0. \end{align} Given times $0\leqslant t_1 \leq t_2 \leq \cdots \leq t_m$, the corresponding increments of $N_1$ and $N_2$ \begin{align} &N_1(t_1), N_1(t_2)-N_1(t_1),\ldots N_1(t_m)-N_1(t_{m-1})\\ &N_2(t_1), N_2(t_2)-N_2(t_1),\ldots N_2(t_m)-N_2(t_{m-1})\\ \end{align} are mutually independent, and hence the increments of $N$ $$ N(t_1), N(t_2)-N_1(t_1),\ldots N(t_m)-N(t_{m-1}) $$ are as well. Moreover, for each $2\leqslant j\leqslant m$, \begin{align} N_1(t_j)-N_1(t_{j-1}) &\sim\mathsf{Pois}(\lambda_1(t_j-t_{j-1}))\text{ and }\\ N_2(t_j)-N_2(t_{j-1}) &\sim\mathsf{Pois}(\lambda_2(t_j-t_{j-1})), \end{align} and hence \begin{align} N(t_j)-N(t_{j-1}) &= N_1(t_j)+N_2(t_j) - N_1(t_{j-1})+N_2(t_{j-1})\\ &= (N_1(t_j) - N_1(t_{j-1}) )+ (N_2(t_j) - N_2(t_{j-1}) )\\ &\sim \mathsf{Pois}((\lambda_1+\lambda_2)(t_j-t_{j-1})). \end{align} It follows that $\{N(t):t\geqslant 0\}$ is a Poisson processs with rate $\lambda_1+\lambda_2$, and by induction, the result holds the for the superposition of any finite collection of independent Poisson processes.