I am taking a course in Fourier Analysis this year. One of the theorems my lecturer wrote down was the following:
Let $f \in \mathcal{L}^{1}([-\pi,\pi])$ be $2\pi$-periodic. Then, $f \in \mathcal{C}^{0}([-\pi,\pi])$ if and only if $\sigma_{N}f \rightarrow f$ uniformly as $N \rightarrow \infty$, where $\sigma_{N}f(x) = \tfrac{1}{2\pi}f * F_{N}(x)$ where $F_{N}$ is the Fejer kernel (https://en.wikipedia.org/wiki/Fej%C3%A9r_kernel) and $*$ represents convolution.
Now the forward direction is known as Fejer's Theorem and can be found on https://en.wikipedia.org/wiki/Fej%C3%A9r%27s_theorem.
However, for the backward direction, he wrote the proof is trivial. I am having trouble actually writing down a proof for this. And I cannot find a similar result online or in books, which makes me think it may be false (but I cannot come up with a counterexample too). Any help for this "trivial" direction would be appreciated.
P.S A reformulation of $\sigma_{N}f -f$ is $\sigma_{N}f(x) - f(x) = \tfrac{1}{2\pi} \int_{-\pi}^{\pi} (f(x-y)-f(x))F_{N}(y) dy$. And there is also a closed form of the Fejer kernel in the first link that I provided.
The lecturer meant to say that it is trivial because a uniformly convergent sequence of continuous functions converges to a continuous function.
Since $\sigma_Nf$ is a continuous function for every $N$, its uniform convergence to $f$ implies that $f$ is continuous, too.