Let $\mathcal{F}\left[f(t)\right](x)$ be the Fourier Transform of $f$, defined regularly as
$$\mathcal{F}\left[f(t)\right](x)=\int_{-\infty}^{\infty}f(t)e^{-itx}\,dt$$
And let $\mathcal{F}^{-1}\left[g(x)\right](t)$ be the Inverse Fourier Transform of $g$, defined regularly as $$ \mathcal{F}^{-1}\left[g(x)\right](t)= \int_{-\infty}^{\infty}g(x)e^{ixt}\,dx$$
Show that $\mathcal{F}^{-1}\left[\mathcal{F}\left[f(t)\right](x)\right] (t) = f(t)$. In shorter notation, show that
$$\mathcal{F}^{-1} \mathcal{F} = I$$
I can't seem to find nor work out myself a proper proof of this identity. Could you possibly provide me with one, or even a good hint to one?
There is no $e^{ixt}e^{-ixt}$ but $e^{ixt}e^{-ixw}$ in Fourier transform.
The key is $ \int_{-\infty}^{\infty} e^{-jwt} \, dw = 2\pi \delta(t) $.
I'm going to show:
$ f(s) = \frac{1}{2\pi} \int_{-\infty}^{\infty} [ \int_{-\infty}^{\infty} f(t)e^{-jwt} \, dt ] e^{jws} \, dw \\ =\frac{1}{2\pi} \int_{-\infty}^{\infty}\int_{-\infty}^{\infty} f(t)e^{-jw(t-s)} \, dt dw \\ =\frac{1}{2\pi} \int_{-\infty}^{\infty}f(t) 2\pi \delta(t-s) \, dt \\ =f(s) $