I am reading a proof that states that the Fourier transform $\hat{f}$ of a function $f\in L^1$ is continuous and bounded (here $f:\mathbb{R}^d\to \mathbb{R}$). I am having trouble with understanding the use of dominated convergence theorem in the continuous part.
Here is the proof, as appears in the notes: Let $(\zeta_n)$ be a sequence in $\mathbb{R}^d$ such that $\zeta_n\to\zeta\in\mathbb{R}^d$. Then $(\exp(i\langle x,\zeta\rangle)−\exp(i\langle x,\zeta_n\rangle)f(x)\to 0$ as $n\to\infty$ for each $x\in\mathbb{R}^d$. Since $|\hat{f}(\zeta)− \hat{f}(\zeta_n)|\leq 2\|f\|_1$, an application of the Dominated convergence theorem shows that $\hat{f}(\zeta_n)\to\hat{f}(\zeta)$.
The trouble I am having is with the use of the DCT. Namely, isn't the goal to show $\exp(\langle x,\zeta_n\rangle)f(x)$ is dominated by some integrable function? How does $|\hat{f}(\zeta)− \hat{f}(\zeta_n)|\leq 2\|f\|_1$ enable us to use the DCT?
Thank you in advance. B.
Edit: It appears $|\exp(\langle x,\zeta_n\rangle)f(x)|\leq |f(x)|$ which is integrable, so shouldn't this suffice?