leanprover-community / mathlib

  • Home
  • Zulip archive
  • API documentation
  • Lean web editor
  • Links

Zulip Chat Archive

Stream: new members

Topic: Integrability requirements for FT to whole complex plane


Nicholas Wilson (Nov 15 2023 at 07:47):

for a function f : ℝ → ℝ to have a convergent Fourier transform on the whole complex plane the conditionf is in L^1(ℝ) and f = O(exp(-x^2) is sufficient. How do I state those conditions and how would I use that to prove

Integrable fun x => (↑(f x) - ↑(f (-x))) * Complex.xxx (s * ↑x)

(xxx=sin, cos)
?


Last updated: May 02 2025 at 03:31 UTC

Theme Simple by wildflame © 2016 Powered by jekyll