Skip to content

[Merged by Bors] - feat: Fourier inversion formula#10810

Closed
sgouezel wants to merge 23 commits intomasterfrom
SG_fourier_inv
Closed

[Merged by Bors] - feat: Fourier inversion formula#10810
sgouezel wants to merge 23 commits intomasterfrom
SG_fourier_inv

Conversation

@sgouezel
Copy link
Copy Markdown
Contributor

@sgouezel sgouezel commented Feb 21, 2024

We show the Fourier inversion formula on finite-dimensional real inner product spaces: if f and its Fourier transform are both integrable, then 𝓕⁻ (𝓕 f) = f at continuity points of f.


Open in Gitpod

@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 21, 2024
@sgouezel sgouezel added the WIP Work in progress label Feb 21, 2024
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 21, 2024
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Feb 21, 2024
@ghost ghost added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Feb 28, 2024
@ghost ghost added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Feb 28, 2024
@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 4, 2024
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 5, 2024
@sgouezel sgouezel added awaiting-review t-analysis Analysis (normed *, calculus) and removed WIP Work in progress labels Mar 5, 2024
Fejer theorem: ''
Parseval theorem: 'tsum_sq_fourierCoeff'
Fourier transforms on $\mathrm{L}^1(\R^d)$ and $\mathrm{L}^2(\R^d)$: ''
Fourier transform on $\mathrm{L}^1(\R^d)$: 'Real.fourierIntegral'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we're supposed to add entries to this file... because it's meant to correspond 1-to-1 to the aggregation list.
cc @PatrickMassot

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Splitting an entry is definitely fine.

Fourier transform on $\mathrm{L}^1(\R^d)$: 'Real.fourierIntegral'
Fourier transform on $\mathrm{L}^2(\R^d)$: ''
Plancherel’s theorem: ''
Fourier inversion formula: 'Continuous.fourier_inversion'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this is also fine.

Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Mar 5, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 5, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 5, 2024

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Mar 5, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 5, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Fourier inversion formula [Merged by Bors] - feat: Fourier inversion formula Mar 5, 2024
@mathlib-bors mathlib-bors bot closed this Mar 5, 2024
@mathlib-bors mathlib-bors bot deleted the SG_fourier_inv branch March 5, 2024 16:46
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
utensil pushed a commit that referenced this pull request Mar 26, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
xgenereux pushed a commit that referenced this pull request Apr 15, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
callesonne pushed a commit that referenced this pull request Apr 22, 2024
We show the Fourier inversion formula on finite-dimensional real inner product spaces: if `f` and its Fourier transform are both integrable, then `𝓕⁻ (𝓕 f) = f` at continuity points of `f`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants