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(measure_theory/measure/hausdorff): (μH[1] : measure ℝ) = volume #18982

Closed
wants to merge 9 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented May 10, 2023

And similarly for (μH[2] : measure ℝ × ℝ) = volume.

This addresses the TODO comment in the docstring.

The hausdorff_measure_pi_real proof has been moved to the bottom of the file so that it can be kept next to the new results.


Open in Gitpod

@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR t-measure-probability Measure theory / Probability theory labels May 10, 2023
@eric-wieser eric-wieser requested a review from urkud May 10, 2023 17:55
@eric-wieser eric-wieser requested a review from a team as a code owner May 10, 2023 17:55
@github-actions github-actions bot added the modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. label May 10, 2023
@eric-wieser eric-wieser added the awaiting-CI The author would like to see what CI has to say before doing more work. label May 10, 2023
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label May 10, 2023
@eric-wieser eric-wieser requested a review from sgouezel May 15, 2023 08:17

theorem hausdorff_measure_measure_preserving_fun_unique [unique ι]
[topological_space.second_countable_topology X] (d : ℝ) :
measure_preserving (measurable_equiv.fun_unique ι X) μH[d] μH[d] :=
Copy link
Member

Choose a reason for hiding this comment

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

Do we have this for any isometry_equiv?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think it's only true for isometry equivs which are also measurable

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah nevermind, my comment was stupid. Updated.

@urkud
Copy link
Member

urkud commented May 16, 2023

Otherwise LGTM. Thanks!
bors d+

@bors
Copy link

bors bot commented May 16, 2023

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

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels May 16, 2023
Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
@eric-wieser
Copy link
Member Author

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label May 16, 2023
bors bot pushed a commit that referenced this pull request May 16, 2023
#18982)

And similarly for `(μH[2] : measure ℝ × ℝ) = volume`.

This addresses the TODO comment in the docstring.

The `hausdorff_measure_pi_real` proof has been moved to the bottom of the file so that it can be kept next to the new results.
@bors
Copy link

bors bot commented May 17, 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(measure_theory/measure/hausdorff): (μH[1] : measure ℝ) = volume [Merged by Bors] - feat(measure_theory/measure/hausdorff): (μH[1] : measure ℝ) = volume May 17, 2023
@bors bors bot closed this May 17, 2023
@bors bors bot deleted the eric-wieser/hausdorff-todo branch May 17, 2023 00:08
Parcly-Taxel added a commit to leanprover-community/mathlib4 that referenced this pull request May 18, 2023
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-measure-probability Measure theory / Probability theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants