Skip to content

Comments

feat(Fourier): improved version of Riemann-Lebesgue#35291

Open
mcdoll wants to merge 5 commits intoleanprover-community:masterfrom
mcdoll:riemann_lebesgue_schwartz
Open

feat(Fourier): improved version of Riemann-Lebesgue#35291
mcdoll wants to merge 5 commits intoleanprover-community:masterfrom
mcdoll:riemann_lebesgue_schwartz

Conversation

@mcdoll
Copy link
Member

@mcdoll mcdoll commented Feb 14, 2026


The Riemann-Lebesgue lemma is merely a side note of the fact that we need to relate the extension of the Schwartz Fourier transform to L1 to the original one. RL on Schwartz is trivial by embedding into the correct space.

Open in Gitpod

@mcdoll mcdoll added the WIP Work in progress label Feb 14, 2026
@github-actions github-actions bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Feb 14, 2026
@github-actions
Copy link

github-actions bot commented Feb 14, 2026

PR summary 4a1339f2f3

Import changes exceeding 2%

% File
+9.96% Mathlib.Analysis.Fourier.RiemannLebesgueLemma

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Analysis.Fourier.RiemannLebesgueLemma 2461 2706 +245 (+9.96%)
Import changes for all files
Files Import difference
Mathlib.Analysis.Fourier.RiemannLebesgueLemma 245
Mathlib.Analysis.Fourier.L1Space (new file) 2702

Declarations diff

+ Lp.fourierTransformCLM
+ Lp.fourierTransformCLM_apply_apply
+ Lp.fourierTransformCLM_toBCF
+ Lp.fourierTransformCLM_toLp_one_apply
+ _root_.LinearMap.mkContinuous'
+ foo
+ foo_apply
+ foo₀
+ foo₀_apply
+ fooₗ
+ fooₗ_apply
+ fourierIntegral_congr_ae
+ fourier_congr_ae
+ instance : ContinuousEval C₀(α, β) α β
+ instance : ContinuousEvalConst C₀(α, β) α β := inferInstance
+ lipschitz_eval_const
+ norm_fourier_Lp_top_leq_toLp_one
+ norm_fourier_apply_le_toLp_one
+ norm_fourier_toBoundedContinuousFunction_le_toLp_one
+ norm_fourier_toZeroAtInfty_le_toLp_one
+ norm_toBoundedContinuousFunction_le
+ norm_toLp'
+ norm_toLp_one
+ norm_toLp_top_le
+ norm_toZeroAtInfty
+ riemann_lebesgue

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for scripts/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib-merge-conflicts mathlib-merge-conflicts bot 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 18, 2026
@mathlib-merge-conflicts
Copy link

This pull request has conflicts, please merge master and resolve them.

@mathlib-merge-conflicts mathlib-merge-conflicts bot 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 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

large-import Automatically added label for PRs with a significant increase in transitive imports WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant