If $u$ is a compactly-supported distribution on $\mathbb{R}^n$, how can we prove that its Fourier transform $\mathcal{F}u$ is the tempered distribution given by the function $\xi\mapsto u(e^{-ix\xi})$?
Here, the Fourier transform is defined on Schwartz functions as $\mathcal{F}\phi(\xi)=\int e^{-ix\xi}\phi(x) dx $, and on distributions as $\mathcal{F}u(\phi)=u(\mathcal{F}\phi)$. If $u$ is compactly-supported, then $u=\chi u$ for some compactly-supported smooth $\chi$, and so $u(e^{-ix\xi}) = u(\chi(x)e^{-ix\xi})$ is well-defined for any $\xi$. Intuitively, one has
$$ \int_{\xi\in\mathbb{R}^n} u(\chi(x)e^{-ix\xi}) \phi(\xi) d\xi = u\left(\int_{\xi\in\mathbb{R}^n}\chi(x)e^{-ix\xi}\phi(\xi) d\xi \right) $$
which is what we want to show (the LHS is $u$ applied to that function on $x$), but I'm not sure how rigorous it is to pull the integral sign inside the distribution.
To prove the equality, we compare the two mappings from the space of tempered distributions to the complex plane: $$ \mathcal{S}' \to \mathbb{C} \\ u\mapsto \int u(\chi(x)e^{-ix\xi}) \phi(\xi)d\xi $$ and $$ \mathcal{S}' \to \mathbb{C} \\ u\mapsto u\left(\int \chi(x)e^{-ix\xi} \phi(\xi)d\xi\right) $$ The second one is continuous since it just evaluates at a compactly supported smooth function. The first one is continuous since it's the composition $\mathcal{S}'\to\mathcal{S}\to\mathbb{C}$ where the first map is $u\mapsto (\xi\mapsto u(\chi(x)e^{-ix\xi}))$ and the second map just integrates against $\phi(\xi)$. Hence, to prove the two maps coincide, it suffices to prove they coincide on a dense subset, say $\mathcal{S}\subset\mathcal{S}'$. So, say $u$ corresponds to Schwartz function $\psi(x)$. Then we must prove the equality $$ \int \left(\int \psi(x)\chi(x)e^{-ix\xi}dx\right) \phi(\xi)d\xi = \int \psi(x)\left(\int \chi(x)e^{-ix\xi}\phi(\xi)d\xi\right) dx $$ which is clear since they both integrate the function $$ (x,\xi) \mapsto \psi(x)\chi(x)e^{-ix\xi}\phi(\xi) $$ on $\mathbb{R}^{2n}$, and Fubini-Tonelli applies since this function is in $L^1(\mathbb{R}^{2n})$ since its norm is bounded by $|\psi(x)\chi(x)|\cdot|\phi(\xi)|$ and $\psi,\chi,\phi$ are all Schwartz.