Skip to content

Conversation

@mcdoll
Copy link
Member

@mcdoll mcdoll commented Sep 19, 2025


This is mainly a tracking PR: Most features will be PR'd separately.

With the exception of the file FourierMultiplier now everything is in a PR.

Open in Gitpod

@mcdoll mcdoll added the WIP Work in progress label Sep 19, 2025
@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Sep 19, 2025
@github-actions
Copy link

github-actions bot commented Sep 19, 2025

PR summary e02195e618

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Analysis.Distribution.TemperedDistribution (new file) 2548

Declarations diff

+ MeasureTheory.Measure.toTemperedDistribution
+ MeasureTheory.Measure.toTemperedDistribution_apply
+ TemperedDistribution
+ TemperedDistribution.pderivCLM
+ _root_.ContinuousLinearMap.smul
+ _root_.ContinuousLinearMap.smulCLM_apply
+ _root_.Function.HasTemperateGrowth.mul
+ bilinLeftCLM
+ bilinLeftCLM_apply_apply
+ delta'
+ delta'_apply
+ derivCLM
+ derivCLM_apply_apply
+ derivCLM_toTemperedDistributionCLM_eq
+ foo
+ fourierTransform
+ fourierTransformCLM
+ fourierTransformCLM_apply_apply
+ fourierTransformCLM_toTemperedDistributionCLM_eq
+ fourierTransformInv
+ fourierTransformInv_apply
+ fourierTransform_apply
+ hasDerivAt
+ hasTemperateGrowth
+ integral_bilin_fourierIntegral_eq_flip
+ integral_bilinear_deriv_right_eq_neg_left
+ integral_clm_comp_deriv_right_eq_neg_left
+ memLp_of_bilin
+ mkCompCLM
+ mkCompCLM_apply_apply
+ mkCompCLM_comp
+ mkCompCLM_id
+ mulLeftCLM
+ neg_apply
+ pairingCLM
+ pairingLM
+ pairingLM_apply
+ pairingLM_apply_apply
+ pderivCLM_apply
+ smulLeftCLM_const
+ smulLeftCLM_mul
+ smulLeftCLM_toTemperedDistributionCLM_eq
+ toTemperedDistributionCLM_apply
+ toTemperedDistributionCLM_apply_apply
+ toTemperedDistribution_aux
++ smulLeftCLM
++ smulLeftCLM_apply_apply
++ toTemperedDistribution
++ toTemperedDistributionCLM
++ toTemperedDistribution_apply
+-+ mkCLM

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 script/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).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Sep 19, 2025
@grunweg grunweg changed the title feat(Analysis/Distribution): Tempered distributions feat(Analysis/Distribution): tempered distributions Oct 31, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jan 6, 2026
@mathlib4-dependent-issues-bot
Copy link
Collaborator

This PR/issue depends on:

@mcdoll
Copy link
Member Author

mcdoll commented Jan 7, 2026

Closing since all of the remaining parts are in the PR #33329

@mcdoll mcdoll closed this Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-analysis Analysis (normed *, calculus) WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants