I want to show that all absolute convergent series in $L^\infty$ with $||.||_\infty$ converges, directly using definition. But I am confused on what exactly do I need to show. My goal is to use this to show that $L^\infty$ is complete.
Definitions in the book I'm reading,
$X$ be a normed vector space, a series in $X$, $\sum x_n$ is said to converge to $x$ if $\sum^N x_n\to x$ as $N\to \infty$ and it is absolutely convergent if $\sum ||x_n||<\infty$
If I supposed that $\{f_n\}$ is a sequence in $L^\infty$ and the series $\sum ||f_n||_\infty<\infty$, do I need to show that for all $\epsilon>0$ there exists $K$ such that $||\sum^N f_n -f||_\infty<\epsilon$ for all $N>K$?
It would be greatly appreciated, if you could provide some insight and logic of how to approach this. Many thanks!