Theorem 9.7 Assume that $\sum f_n(x)= f(x)$ (uniformly on $S$). If each $f_n$ is continuous at a point $x_0$ of $S$, then $f$ is also continuous at $x_0$.
Proof. I define $s_n(x) = \sum_{k=1}^n f_k(x)$. I know that the sum of continuous functions is a continuous function. For this reason $s_n(x)$ is continuous at $x_0$ in $S$.In addition I know that if each $f_k$ in $\{f_k\}$ is continuous, then also the limit function of $\{f_k\}$, $f$ will be continuous. $\{f_k\}$ converges uniformly to $f$.
We know that $\sum f_n(x)$ converges. For $n>N,\;|f(x)-\sum_{k=0}^nf_k(x)|<\epsilon$. To make the last step in this proof I say that for $n>N$
$$\sum_{k=n+1}^\infty f_k(x)= f(x)-\sum_{k=0}^nf_k(x)\\\sum_{k=n+1}^\infty f_k(x)+\sum_{k=0}^nf_k(x)=f(x)$$
Being the sum of two continuous functions $f(x)$ is also continuous and I hope I proved the theorem. I mentioned all the hints given by Apostol. Could you please check my proof? Is it correct?
Thank you in advance.
Proof: Using the definition of the uniform convergence and the continuity of $f_n$ and the fact $$|f(x)-f(x_0)|\le |f(x)-f_n(x)|+|f_n(x)-f_n(x_0)|+|f_n(x_0)-f(x_0)|$$ we find easily the resut.
Now apply the previous theorem to the function $$s_n=\sum_{k=0}^nf_k$$