I'm trying to find proofs for the following identities:
1) $F({f \cdot g}) = F({f}) \ast F({g})$
2) $F({f(\alpha x)})=\frac{1}{|\alpha|} \cdot F(f(\frac{k}{\alpha}))$
where F denotes the fourier transform.
I'm aware that 1) is a form of the convolution theorem, but I struggle to find a proof of it and instead I always just find the proof for the form $F(f \ast g)=F(f) \cdot F(g)$. I can't really find a way to proof this form since I don't know how to express $F({f}) \ast F({g})$ in integrals.
For 2) I think I know how to start, but I can't go on from here: $F(f(\alpha x))= \int _{-\infty}^\infty f(\alpha x) exp(-2\pi ikx)dx=\int _{-\infty}^\infty f(u) exp(-2\pi i\frac{k}{\alpha}u)du$
Any help or just a link would be greatly appreciated.