Let $f\in \mathcal{S}(\mathbb{R}).$ The Fourier transform of $f$ is defined by $\hat{f}(w) := \int_{-\infty}^\infty f(x) e^{-2\pi i x w} dx$. We use the notation $f(x) \longrightarrow \hat{f}(w)$ to mean that $\hat{f}$ denotes the Fourier transform of $f$.
Show that $f(\delta x) \longrightarrow \delta^{-1} \hat{f}(\delta^{-1} w)$.
I don't see why this is true.
Fourier transform of $f(\delta x)$ is $\int_{-\infty}^\infty f(\delta x) e^{-2\pi i \delta x w} dw = \frac{1}{\delta} \int_{-\infty}^\infty f(x) e^{-2\pi ixw} dx$. On the other hand, $\delta^{-1} \hat{f}(\delta^{-1} w) = \delta^{-1} \int_{-\infty}^\infty f(x)e^{-2\pi i \delta^{-1} w}dw$. How could these two be equal? Or am I misunderstanding anything?