Goal. Show that $\widehat{f \star g}(\xi) = \widehat{f}(\xi) \widehat{g}(\xi)$ in the context of Fourier Analysis.
Assumptions.
\begin{equation} \widehat{f}(\xi) = \int_{\mathbb{R}} e^{-2 \pi i x \xi} f(x) dx \tag{∧} \end{equation}
\begin{equation} (f ⋆ g)( \xi ) = ∫f(\xi -y)g(y) dy \tag{⋆} \end{equation}
Attempt.
\begin{align*} \widehat{f ⋆ g}(\xi) &= ∧ ∘ (f ⋆ g)(\xi)\\ &= ∫_\mathbb{R} \left( e^{-2 \pi i x \left( ∫f (\xi - y) g(y) dy\right)}∫f(x - y) g(y)dy\right)dx \end{align*}
and
\begin{align*} \widehat{f}(\xi) \widehat{g}(\xi) &= \left( \int_{\mathbb{R}} e^{-2 \pi i x \xi} f(x) dx \right) \left( \int_{\mathbb{R}} e^{-2 \pi i x \xi} g(x) dx \right) \end{align*}
From here it is not so clear how these converge to the same identity.
\begin{align*} \displaystyle \widehat{f \ast g} &:= \int_{\mathbb{R}^n} e^{-2\pi i(x,\xi)} (f \ast g)(x) dx \\ &= \int_{\mathbb{R}^n} e^{-2\pi i(x,\xi)} \left(\int_{\mathbb{R}^n} g(x-y)f(y) dy \right)dx \\ &= \int_{\mathbb{R}^n} e^{-2\pi i(y,\xi)} f(y)dy \int_{\mathbb{R}^n} e^{-2\pi i(x-y,\xi)} g(x-y) dx \\ &= \widehat{f} \cdot \widehat{g} \end{align*} by Fubini theorem, properties of the scalar product and with the change of variable $z=x-y$.