Theorems · Theorem · Lie groups
MeasureTheory.Measure.isHaarMeasure_map_of_isFiniteMeasure
∀ {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] [ContinuousMul H]
[MeasureTheory.IsFiniteMeasure μ] (f : G →* H),
Continuous ⇑f → Function.Surjective ⇑f → (MeasureTheory.Measure.map (⇑f) μ).IsHaarMeasureThe image of a finite Haar measure under a continuous surjective group homomorphism is again
a Haar measure. See also 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.
Cites18
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
- MonoidHomstatement and proof · cited by 3,629
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- ContinuousMulstatement and proof · cited by 343
- Continuous.measurableproof · cited by 181
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.measurePreservingproof · cited by 2