Theorems · Inductive type · Lie groups
MeasureTheory.Measure.IsAddHaarMeasure
{G : Type u_3} → [AddGroup G] → [TopologicalSpace G] → [inst : MeasurableSpace G] → MeasureTheory.Measure G → PropA measure on an additive group is an additive Haar measure if it is left-invariant, and
gives finite mass to compact sets and positive mass to open sets.
Textbooks generally require an additional regularity assumption to ensure nice behavior on
arbitrary locally compact groups. Use [IsAddHaarMeasure μ] [Regular μ] or
[IsAddHaarMeasure μ] [InnerRegular μ] in these situations. Note that a Haar measure in our
sense is automatically regular and inner regular on second countable locally compact groups, as
checked just below this definition.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 255 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 5 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- AddGroupstatement · cited by 4,410
Cited by266
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.addHaarScalarFactorstatement and proof · cited by 58
- MeasureTheory.Measure.addHaar_smulstatement and proof · cited by 13
- MeasureTheory.Measure.addHaar_closedBall_eq_addHaar_ballstatement and proof · cited by 9
- MeasureTheory.Measure.isAddLeftInvariant_eq_smulstatement and proof · cited by 8
- MeasureTheory.Measure.addHaarScalarFactor_pos_of_isAddHaarMeasurestatement and proof · cited by 7
- MeasureTheory.integral_image_eq_integral_abs_det_fderiv_smulstatement and proof · cited by 6
- MeasureTheory.Measure.addHaarScalarFactor_eq_mulstatement and proof · cited by 6
- MeasureTheory.Measure.addHaar_closedBall_centerstatement and proof · cited by 6
- MeasureTheory.lintegral_image_eq_lintegral_abs_det_fderiv_mulstatement and proof · cited by 6
- ZLattice.covolume_eq_measure_fundamentalDomainstatement and proof · cited by 6
- TopologicalAddGroup.IsSES.pushforwardstatement and proof · cited by 6
- MeasureTheory.Measure.map_addHaar_smulstatement and proof · cited by 6
Showing the 200 most cited of 266.