Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 7 commits into from

Conversation

urkud
Copy link
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`.
Copy link

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
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jul 10, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jul 15, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-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 Jul 15, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-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 Jul 15, 2024
@kim-em
Copy link
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
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.

3 participants