Commit 2024-11-12 10:47 4212997a
View on Github →feat(MeasureTheory): prove that some equivalences are measure preserving (#17944) Construct measurable equivalence for the following equiv and then prove that they are measure preserving:
Equiv.arrowProdEquivProdArrow
Equiv.arrowCongr'
Equiv.prodAssoc
Also, we fix a typo in MeasureTheory.measurePreserving_pi This PR is part of the proof of the Analytic Class Number Formula.