In probability theory, the Fourier Inversion theorem for a Borel probability measure $\mu$ on $\mathbb{R}$ reads:
$$ \mu((a,b)) + \frac{1}{2} \mu(\{ a,b \}) = \frac{1}{2\pi} \lim_{T\to\infty} \int^T_{-T}\int^b_a \hat{\mu}(t) e^{-ixt} dx dt $$
On the other hand, in distribution theory, the Fourier Inversion theorem for a tempered distribution $u$ on $\mathbb{R}$ is exceptionally simple:
$$ u = \frac{1}{2\pi} \mathcal{R}(\hat{\hat{u}}) $$
where $\mathcal{R}$ is the reflection operator. Of course, this identity has to be understood in the distributional sense.
My question is: how to reconcile these two inversion theorems?
My try:
First, note that any Borel probability measure $\mu$ is a tempered distribution with Fourier transform given by:
$$ \hat{\mu}(t) = \int_\mathbb{R} e^{ixt} d\mu(x) $$
By the Fourier Inversion theorem for a tempered distribution, for any Schwartz function $\psi \in \mathcal{S}(\mathbb{R}) $:
$$ \begin{align*} \int_\mathbb{R} \psi d\mu &= \frac{1}{2\pi} \langle \mathcal{R}(\hat{\hat{\mu}}), \psi \rangle = \frac{1}{2\pi} \langle \hat{\mu}, \widehat{\mathcal{R}\psi} \rangle \\ &= \frac{1}{2\pi} \int_\mathbb{R} \hat{\mu}(t) \mathcal{R}(\hat{\psi})(t) dt \\ &= \frac{1}{2\pi} \int_\mathbb{R} \hat{\mu}(t) \int_\mathbb{R} \psi(x) e^{-ixt} dx dt \end{align*} $$
Next I want to "substitute" $\psi = \chi_{(a, b)}$, but here are two problems:
- The function $\chi_{(a, b)}$ is not a Schwartz function. I guess this is where we cook up the limit $T \to \infty$.
- I don't know how the term $\frac{1}{2} \mu(\{ a,b \})$ pops up.
Remark: To be consistent with the notation in probability theory, I define the Fourier transform of an integrable function $f$ on $\mathbb{R}$ to be
$$ \hat{f}(t) = \int_{-\infty}^\infty f(x) e^{ixt} dx $$