Commit 2025-11-14 11:51 952587cf

View on Github →

feat(Analysis): use new notation for Fourier transform on Schwartz functions and simplify presentation (#31114) Use the new notation for the Fourier transform and its inverse to clean up FourierSchwartz.

  • Use notation type class and Prop-type classes.
  • State all lemmas for the Fourier transform on SchwartzMap and not on the coercion to functions.
  • Add coercion lemmas.
  • Move FourierTransformCLE up in the file and use FourierEquiv from the abstract notation file.
  • Use the notation for the Fourier transform and the Schwartz functions in PoissonSummation.
  • Add my name to the authors list for this PR and the PR for Plancherel's theorem.
  • Some golfing

Estimated changes