I understand how to prove the scaling property of Fourier Transforms, except the use of the absolute value:
If I transform $f(at)$ then I get $F\{f(at)\}(w) = \int f(at) e^{-jwt} dt$ where I can substitute $u = at$ and thus $du = a dt$ (and $\frac{du}{a} = dt$) which gives me:
$ \int f(u) e^{-j\frac{w}{a}u} \frac{du}{a} = \frac{1}{a} \int f(u) e^{-j\frac{w}{a}u} du = \frac{1}{a} F \{f(u)\}(\frac{w}{a}) $
But, according to various references, it should be $ \frac{1}{|a|} F \{f(u)\}(\frac{w}{a}) $ and I don't understand WHY or HOW I get/need the absolute value here?
First, lets convince ourselves that $F\{f(-t)\}(\omega)=F\{f(t)\}(-\omega)$:
$$ F\{f(-t)\}(\omega)=\int_{t=-\infty}^{t=\infty} f(-t)e^{-j\omega t}dt\quad\star $$ Set $u=-t$, so $dt=-du$. Also note that when $t=-\infty,$ $u=\infty$ and when $t=\infty$, $u=-\infty$. So,
$$ \star=-\int_{u=\infty}^{u=-\infty}f(u)e^{j\omega u}du\quad \star\star $$ recall that $$ -\int_{a}^bf(x)dx=\int_b^af(x)dx $$ which explains the flipping of the integration bounds. Hence $$ \star\star=\int_{u=-\infty}^{u=\infty}f(u)e^{j\omega u}du $$ which is exactly $F\{f(t)\}(-\omega)$
Then, if $a<0$ we can simply write $a=-\vert a\vert$, so that $F\{f(at)\}=F\{f(-\vert a\vert t)\}(\omega)=F\{f(\vert a\vert t)\}(-\omega)=\frac{1}{\vert a\vert}F\{f(t)\}(\frac{-\omega}{\vert a\vert})=\frac{1}{\vert a\vert}F\{f(t)\}(\frac{\omega}{a})$