Let $f: \mathbb{T} \to \mathbb{R}$ with $m \leq f(x) \leq M$ for some $m, M \in \mathbb{R}$ and all $x \in \mathbb{T}$. We have, the $k$-th Cesàro mean of the Fourier series $f$: $$\sigma_k[f](x) = \int_{-\pi}^{\pi}F_k(t)f(x-t)\ dt,$$ where $F_k(t)$ is the Fejér kernel.
To show: $m \leq \sigma_k[f] \leq M$ for all $x \in \mathbb{T}$ and $k \in \mathbb{N}$.
I thought because $m \leq f(x) \leq M$ , then $m \leq f(x-t) \leq M$, by the periodicity of $f$. Using $\int_{-\pi}^{\pi}F_k(t)\ dt = 1$, it is clear that $m \leq \sigma_k[f] \leq M$. Then I'm starting to doubt whether I can take such conclusion. I think this reasoning will work if $f(x) \geq 0$ for all $x \in \mathbb{T}$. Any comments or tips would be appreciated.