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: Checking ae on a countable type #8945

Closed
wants to merge 6 commits into from

Conversation

YaelDillies
Copy link
Collaborator

and other simple measure lemmas

From PFR and LeanCamCombi


Open in Gitpod

and other simple measure lemmas
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR t-measure-probability Measure theory / Probability theory labels Dec 10, 2023
Mathlib/MeasureTheory/Measure/MeasureSpace.lean Outdated Show resolved Hide resolved
Mathlib/MeasureTheory/Measure/MeasureSpace.lean Outdated Show resolved Hide resolved
Mathlib/MeasureTheory/Measure/MeasureSpace.lean Outdated Show resolved Hide resolved
Mathlib/MeasureTheory/Measure/MeasureSpace.lean Outdated Show resolved Hide resolved
Mathlib/MeasureTheory/Measure/MeasureSpace.lean Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@urkud
Copy link
Member

urkud commented Dec 15, 2023

I have some minor edits I want to suggest but I need to grade an exam first. If I don't comment again in the next 14h, then ignore this comment.

@YaelDillies
Copy link
Collaborator Author

I'm not in a hurry! Will wait for your suggestions :)

@urkud
Copy link
Member

urkud commented Dec 15, 2023

Changes I pushed to this branch:

  • Rename NullMeasurableSet.measure_compl to measure_compl₀ to match lemmas like map_apply₀, reorder, golf.
  • Move measure_preimage_eq_zero_iff_of_countable right after tsum_measure_preimage_singleton, golf.
  • Add measure_null_iff_singleton, generalize and golf ae_iff_of_countable, drop ae_of_countable.
  • Move AEMeasurable.nullMeasurable close to your AEMeasurable.nullMeasurableSet. If you don't need your lemma very early, we can move both of them to where AEMeasurable.nullMeasurable was.
  • Golf map_eq_zero_iff and mapₗ_eq_zero_iff using measure_univ_eq_zero.

@YaelDillies
Copy link
Collaborator Author

YaelDillies commented Dec 15, 2023

Happy with the changes!

I don't need AEMeasurable.nullMeasurableSet very early, but I was expecting it very early! This is one of the first lemmas my brain goes to when thinking about null-measurability, and I would have expected it be very basic.

@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@YaelDillies
Copy link
Collaborator Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Dec 17, 2023
and other simple measure lemmas

From PFR and LeanCamCombi



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

Build failed (retrying...):

@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

Canceled.

@YaelDillies
Copy link
Collaborator Author

Whoops, messed up mod_cast. Should be good now.

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Dec 17, 2023
and other simple measure lemmas

From PFR and LeanCamCombi



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Checking ae on a countable type [Merged by Bors] - feat: Checking ae on a countable type Dec 17, 2023
@mathlib-bors mathlib-bors bot closed this Dec 17, 2023
@mathlib-bors mathlib-bors bot deleted the ae_iff_of_countable branch December 17, 2023 19:06
awueth pushed a commit that referenced this pull request Dec 19, 2023
and other simple measure lemmas

From PFR and LeanCamCombi



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
@YaelDillies YaelDillies removed the awaiting-review The author would like community review of the PR label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-measure-probability Measure theory / Probability theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants