This is not a duplicate of this (although it refers to the same problem), and maybe a very basic question so kindly bear with me.
Suppose the Moment Generating Function (MGF) $M(s)$ is finite for some interval $(-s_o,s_0)$ for $s_0>0$. My book states:
Since $e^{|sx|}\le e^{sx}+e^{-sx}$ and the latter function is integrable $\mu$ for $|s|<s_0$, so is $\sum_{k=0}^\infty|sx|^k/k!=e^{|sx|}$. By the corollary to Theorem 16.7, $\mu$ has finite moments of all orders and $M(s)=\sum_{k=0}^\infty\frac{s^k}{k!}E(X^k)=\sum_{k=0}^\infty\frac{s^k}{k!}\int_{-\infty}^\infty x^k\mu(dx)$, $|s|<|s_0|$.
The Corollary in question is as follows:
If $\sum \int |f_n|d\mu<\infty$ then $\sum_n f_n$ converges almost everwhere and is integrable, and $\int \sum_n f_n d\mu=\sum_n\int f_n d\mu$.
I don't understand (1) The inequality $e^{|sx|}\le e^{sx}+e^{-sx}$, and (2) What is $f_n$ of the corollary in our context, i.e. how does the corollary apply. The book is Probability and Measure by Billingsley. The proofs I have looked up on the net are all slightly different.