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

chore(measure_theory/measure/haar_lebesgue): Golf #17782

Closed
wants to merge 3 commits into from

Conversation

YaelDillies
Copy link
Collaborator

Extract a bunch of API from the proof of map_linear_map_add_haar_eq_smul_add_haar


Requested by @sgouezel. I'm particularly interested in this proof because #2819 has a very similar one, and the API necessary to golf one is useful to the other.

Open in Gitpod

@YaelDillies YaelDillies requested a review from a team as a code owner December 1, 2022 17:43
@YaelDillies YaelDillies added t-measure-probability Measure theory / Probability theory WIP Work in progress labels Dec 1, 2022
@fpvandoorn fpvandoorn changed the title chore(measure_theory/measure/haa_lebesgue): Golf chore(measure_theory/measure/haar_lebesgue): Golf Dec 1, 2022
have mesymm : measurable e.symm := e.symm.continuous.measurable,
rw [← map_map mesymm (mg.comp me), ← map_map mg me, ←g.coe_coe,
map_linear_map_add_haar_pi_eq_smul_add_haar hf (map e μ), measure.map_smul, map_map mesymm me,
e.symm_comp_self, measure.map_id],
Copy link
Member

Choose a reason for hiding this comment

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

This PR looks good to me. Can you please look at the build error below?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I must be a bit over the limit because it doesn't time out in local.

Note that this PR isn't ready yet as I need to PR the preliminary material separately.

@semorrison semorrison added the too-late This PR was ready too late for inclusion in mathlib3 label Jul 16, 2023
@YaelDillies
Copy link
Collaborator Author

Most interesting things have already made it to master.

@YaelDillies YaelDillies deleted the golf_haar_lebesgue branch March 23, 2024 18:14
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 too-late This PR was ready too late for inclusion in mathlib3 WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants