Theorems · Theorem · Lie groups
MeasureTheory.Measure.isHaarMeasure_map
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Group G] [inst_2 : TopologicalSpace G]
(μ : MeasureTheory.Measure G) [μ.IsHaarMeasure] [BorelSpace G] [ContinuousMul G] {H : Type u_3} [inst_6 : Group H]
[inst_7 : TopologicalSpace H] [inst_8 : MeasurableSpace H] [BorelSpace H] [IsTopologicalGroup H] (f : G →* H),
Continuous ⇑f →
Function.Surjective ⇑f →
Filter.Tendsto (⇑f) (Filter.cocompact G) (Filter.cocompact H) → (MeasureTheory.Measure.map (⇑f) μ).IsHaarMeasureThe image of a Haar measure under a continuous surjective proper group homomorphism is again
a Haar measure. See also MulEquiv.isHaarMeasure_map and ContinuousMulEquiv.isHaarMeasure_map.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- Filter.Tendstostatement and proof · cited by 3,814
- MonoidHomstatement and proof · cited by 3,629
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- IsTopologicalGroupstatement and proof · cited by 469
- ContinuousMulstatement and proof · cited by 343
Cited by1
Results whose statement or proof uses this declaration.
- MulEquiv.isHaarMeasure_mapproof · cited by 0