The Fourier transform of the convolution #
In this file we calculate the Fourier transform of a convolution.
Main definitions #
SchwartzMap.convolution: The convolution on Schwartz functions is defined via the Fourier transform.
Main statements #
Real.fourier_bilin_convolution_eq: The Fourier transform of a convolution is the bilinear map applied to the Fourier transform of the functions.Real.fourier_smul_convolution_eq: Variant for scalar multiplication.Real.fourier_mul_convolution_eq: Variant for multiplication.SchwartzMap.fourier_convolution: The Fourier transform of the Schwartz convolution is given by the pairing of the Fourier transformed Schwartz functions.SchwartzMap.convolution_apply: The Schwartz function convolution coincides with the convolution for functions.
Calculate the Fourier transform of the convolution as a symmetric integral.
The Fourier transform of the convolution is given by the bilinear map applied to the Fourier transform of the individual functions.
The Fourier transform of the convolution is given by the multiplication of the Fourier transform of the individual functions.
Version for scalar multiplication.
The Fourier transform of the convolution is given by the multiplication of the Fourier transform of the individual functions.
Version for multiplication.
The bilinear convolution of Schwartz functions.
The continuity in the left argument is provided in SchwartzMap.convolution_continuous_left.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The convolution is continuous in the left argument.
Note that since π’(E, F) is not a normed space, uncurried and curried continuity do not
coincide.
The convolution on Schwartz functions is equal to the convolution on functions.