Theorems · Theorem · Lie groups
MeasureTheory.Measure.isAddHaarMeasure_map
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [inst_2 : TopologicalSpace G]
(μ : MeasureTheory.Measure G) [μ.IsAddHaarMeasure] [BorelSpace G] [ContinuousAdd G] {H : Type u_3}
[inst_6 : AddGroup H] [inst_7 : TopologicalSpace H] [inst_8 : MeasurableSpace H] [BorelSpace H]
[IsTopologicalAddGroup H] (f : G →+ H),
Continuous ⇑f →
Function.Surjective ⇑f →
Filter.Tendsto (⇑f) (Filter.cocompact G) (Filter.cocompact H) →
(MeasureTheory.Measure.map (⇑f) μ).IsAddHaarMeasureThe image of an additive Haar measure under a continuous surjective proper additive group
homomorphism is again an additive Haar measure. See also AddEquiv.isAddHaarMeasure_map,
ContinuousAddEquiv.isAddHaarMeasure_map and ContinuousLinearEquiv.isAddHaarMeasure_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
- AddGroupstatement and proof · cited by 4,410
- Filter.Tendstostatement and proof · cited by 3,814
- AddMonoidHomstatement and proof · cited by 3,230
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- ContinuousAddstatement and proof · cited by 777
Cited by1
Results whose statement or proof uses this declaration.
- AddEquiv.isAddHaarMeasure_mapproof · cited by 1