Skip to content

[Merged by Bors] - feat: some measure preserving equivalences on pi-types#7751

Closed
fpvandoorn wants to merge 3 commits intomasterfrom
sobolev_pi
Closed

[Merged by Bors] - feat: some measure preserving equivalences on pi-types#7751
fpvandoorn wants to merge 3 commits intomasterfrom
sobolev_pi

Conversation

@fpvandoorn
Copy link
Copy Markdown
Member

@fpvandoorn fpvandoorn commented Oct 18, 2023

Co-authored-by: Heather Macbeth 25316162+hrmacbeth@users.noreply.github.com


Open in Gitpod

@fpvandoorn fpvandoorn added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Oct 18, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Oct 18, 2023
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors d+

#align measure_theory.volume_preserving_pi_equiv_pi_subtype_prod MeasureTheory.volume_preserving_piEquivPiSubtypeProd

theorem measurePreserving_piCongrLeft (f : ι' ≃ ι) :
MeasurePreserving (MeasurableEquiv.piCongrLeft α f)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Out of scope for this PR, since you're following the existing pattern, but... Shouldn't this be stated in the less-bundled way as:

Suggested change
MeasurePreserving (MeasurableEquiv.piCongrLeft α f)
MeasurePreserving (Equiv.piCongrLeft α f)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm not sure. I want to use both the MeasurableEquiv and MeasurePreserving parts at the same time when applying this theorem:
https://leanprover-community.github.io/mathlib4_docs/Mathlib/MeasureTheory/Integral/Lebesgue.html#MeasureTheory.MeasurePreserving.lintegral_map_equiv

That is easier to apply if this is formulated using MeasurableEquiv.

@bors
Copy link
Copy Markdown

bors bot commented Oct 19, 2023

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

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Oct 19, 2023
@fpvandoorn
Copy link
Copy Markdown
Member Author

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Oct 19, 2023
bors bot pushed a commit that referenced this pull request Oct 19, 2023
* Also fix the statement of some lemmas of an earlier PR.
* From the Sobolev project
* There are more that depend on #7341 

Co-authored-by: Heather Macbeth 25316162+hrmacbeth@users.noreply.github.com
@bors
Copy link
Copy Markdown

bors bot commented Oct 19, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: some measure preserving equivalences on pi-types [Merged by Bors] - feat: some measure preserving equivalences on pi-types Oct 19, 2023
@bors bors bot closed this Oct 19, 2023
@bors bors bot deleted the sobolev_pi branch October 19, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants