How do I show that normal convergence of a series implies uniform and absolute convergence?
So, a series $f_1+f_2+...$ of functions $f_n:D\rightarrow\mathbb{C}, D\subset\mathbb{C}$ is normally convergent if for all $a\in D$ there is a neighborhood $U$ and a sequence $M_n$ of nonnegative real numbers such that
$$|f_n(z)|\leq M_n\text{ for all } z\in U\cap D,$$
and $\sum M_n$ converges.
However I have no idea how to use this definition to prove the above.
The absolute convergence of $\sum f_n$ is clear thanks to comparison test.
To prove uniform convergence, it is enough to prove that it is Cauchy uniform. But $$\sup_z\left|\sum_{p}^{q} f_n(z)\right| \leq \sum_{p}^{q} M_n.$$ The series $\sum M_n$ is absolutely convergent by hypothesis, hence $\lim_{p,q\to +\infty} \sum_{p}^{q} M_n =0$.