Skip to content

[Merged by Bors] - feat(MeasureTheory): Add MeasurableSingletonClass version of Measure.map_dirac #35784

Closed
DavidLedvinka wants to merge 1 commit intoleanprover-community:masterfrom
DavidLedvinka:map_dirac
Closed

[Merged by Bors] - feat(MeasureTheory): Add MeasurableSingletonClass version of Measure.map_dirac #35784
DavidLedvinka wants to merge 1 commit intoleanprover-community:masterfrom
DavidLedvinka:map_dirac

Conversation

@DavidLedvinka
Copy link
Collaborator

Gives the new theorem the name Measure.map_dirac and rename the current Measure.map_dirac to Measure.map_dirac'. This follows a convention used elsewhere that for each Measure.dirac lemma with a MeasurableSingleton instance version and a version requiring some sort of measurability, the MeasurableSingleton version has the unprimed name, and the version requiring measurability has the primed name.

@github-actions
Copy link

PR summary c4c9be4af4

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Measure.map_dirac
+ map_dirac'
- map_dirac

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

@github-actions github-actions bot added the t-measure-probability Measure theory / Probability theory label Feb 25, 2026
Copy link
Member

@EtienneC30 EtienneC30 left a comment

Choose a reason for hiding this comment

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

Thanks!
maintainer merge

@github-actions
Copy link

🚀 Pull request has been placed on the maintainer queue by EtienneC30.

@mathlib-triage mathlib-triage bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Feb 28, 2026
Copy link
Contributor

@RemyDegenne RemyDegenne left a comment

Choose a reason for hiding this comment

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

bors r+

@mathlib-triage mathlib-triage bot added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Mar 2, 2026
mathlib-bors bot pushed a commit that referenced this pull request Mar 2, 2026
…re.map_dirac` (#35784)

Gives the new theorem the name `Measure.map_dirac` and rename the current `Measure.map_dirac` to `Measure.map_dirac'`. This follows a convention used elsewhere that for each Measure.dirac lemma with a MeasurableSingleton instance version and a version requiring some sort of measurability, the MeasurableSingleton version has the unprimed name, and the version requiring measurability has the primed name.

Co-authored-by: David Ledvinka <dledvinka.ledvinka@mail.utoronto.ca>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Mar 2, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(MeasureTheory): Add MeasurableSingletonClass version of Measure.map_dirac [Merged by Bors] - feat(MeasureTheory): Add MeasurableSingletonClass version of Measure.map_dirac Mar 2, 2026
@mathlib-bors mathlib-bors bot closed this Mar 2, 2026
pfaffelh pushed a commit to pfaffelh/mathlib4 that referenced this pull request Mar 2, 2026
…re.map_dirac` (leanprover-community#35784)

Gives the new theorem the name `Measure.map_dirac` and rename the current `Measure.map_dirac` to `Measure.map_dirac'`. This follows a convention used elsewhere that for each Measure.dirac lemma with a MeasurableSingleton instance version and a version requiring some sort of measurability, the MeasurableSingleton version has the unprimed name, and the version requiring measurability has the primed name.

Co-authored-by: David Ledvinka <dledvinka.ledvinka@mail.utoronto.ca>
xroblot pushed a commit to xroblot/mathlib4 that referenced this pull request Mar 10, 2026
…re.map_dirac` (leanprover-community#35784)

Gives the new theorem the name `Measure.map_dirac` and rename the current `Measure.map_dirac` to `Measure.map_dirac'`. This follows a convention used elsewhere that for each Measure.dirac lemma with a MeasurableSingleton instance version and a version requiring some sort of measurability, the MeasurableSingleton version has the unprimed name, and the version requiring measurability has the primed name.

Co-authored-by: David Ledvinka <dledvinka.ledvinka@mail.utoronto.ca>
pevogam pushed a commit to pevogam/mathlib4 that referenced this pull request Mar 19, 2026
…re.map_dirac` (leanprover-community#35784)

Gives the new theorem the name `Measure.map_dirac` and rename the current `Measure.map_dirac` to `Measure.map_dirac'`. This follows a convention used elsewhere that for each Measure.dirac lemma with a MeasurableSingleton instance version and a version requiring some sort of measurability, the MeasurableSingleton version has the unprimed name, and the version requiring measurability has the primed name.

Co-authored-by: David Ledvinka <dledvinka.ledvinka@mail.utoronto.ca>
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-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants