If the series $\displaystyle \sum_{n=1}^\infty \lvert f_n \rvert$ converge uniformly then $\displaystyle \sum_{n=1}^\infty f_n$ converge uniformly?
is there some theorem proving that? I was thinking about some inequality or something like that, but I didn't see the solution. Can you help me?
Define:
$$a_n(x)=\sum_{k=1}^n f_k(x)$$
Since $\sum_{k=1}^n |f_k(x)|$ is uniformly convergent,
$$\forall \epsilon, \exists N, \forall n,m>N, \forall x, |f_{n+1}(x)|+\cdots+|f_m(x)|\le\epsilon$$
We have:
$$|a_m(x)-a_n(x)|=|f_{n+1}(x)+\cdots+f_m(x)|\le |f_{n+1}(x)|+\cdots+|f_m(x)|\le\epsilon$$
So $a_n(x)$ is uniformly Cauchy, hence convergence uniformly. Uniformly Cauchy iff Uniformly convergence.