Skip to content

[Merged by Bors] - feat(MeasureTheory/Group): add lemmas about Filter.EventuallyConst#14595

Closed
urkud wants to merge 7 commits intomasterfrom
YK-ev-const
Closed

[Merged by Bors] - feat(MeasureTheory/Group): add lemmas about Filter.EventuallyConst#14595
urkud wants to merge 7 commits intomasterfrom
YK-ev-const

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Jul 10, 2024

Add MeasureTheory.eventuallyConst_smul_set_ae
and MeasureTheory.eventuallyConst_inv_set_ae.


Open in Gitpod

urkud added 6 commits July 9, 2024 11:14
Also add `@[simp]` to `measure_inv_null`.
- drop measurability assumption in `MeasureTheory.measure_smul_null`;
- add `measure_smul_eq_zero_iff`, `smul_mem_ae`, and `smul_ae`.
Add `MeasureTheory.eventuallyConst_smul_set_ae`
and `MeasureTheory.eventuallyConst_inv_set_ae`.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 10, 2024

PR summary 07744c0385

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.MeasureTheory.Group.Action 1201 1203 +2 (+0.17%)
Mathlib.MeasureTheory.Group.Prod 1217 1219 +2 (+0.16%)
Import changes for all files
Files Import difference
8 files Mathlib.MeasureTheory.Integral.Marginal Mathlib.MeasureTheory.Group.Measure Mathlib.MeasureTheory.Constructions.Pi Mathlib.MeasureTheory.Group.LIntegral Mathlib.MeasureTheory.Group.Prod Mathlib.MeasureTheory.Group.Action Mathlib.MeasureTheory.Measure.Haar.Basic Mathlib.MeasureTheory.Measure.EverywherePos
2

Declarations diff

+ eventuallyConst_inv_set_ae
+ eventuallyConst_preimage
+ eventuallyConst_smul_set_ae

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>

@urkud urkud added t-measure-probability Measure theory / Probability theory t-dynamics Dynamical Systems labels Jul 10, 2024
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 10, 2024
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 15, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jul 15, 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 Jul 15, 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 Jul 15, 2024
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Jul 20, 2024

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 20, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 20, 2024
…14595)

Add `MeasureTheory.eventuallyConst_smul_set_ae`
and `MeasureTheory.eventuallyConst_inv_set_ae`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 20, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(MeasureTheory/Group): add lemmas about Filter.EventuallyConst [Merged by Bors] - feat(MeasureTheory/Group): add lemmas about Filter.EventuallyConst Jul 20, 2024
@mathlib-bors mathlib-bors bot closed this Jul 20, 2024
@mathlib-bors mathlib-bors bot deleted the YK-ev-const branch July 20, 2024 18:51
@adomani adomani mentioned this pull request Aug 1, 2024
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-dynamics Dynamical Systems t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants