Mathlib Map

Theorems · Inductive type · Lie groups

MeasureTheory.Measure.IsHaarMeasure

{G : Type u_3} → [Group G] → [TopologicalSpace G] → [inst : MeasurableSpace G] → MeasureTheory.Measure G → Prop

A measure on a group is a 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 [IsHaarMeasure μ] [Regular μ] or [IsHaarMeasure μ] [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
63 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
GroupTopologicalSpaceMeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.Measure.haarScalarFactor · cited by 31Measure.haarScalarFactorTopologicalGroup.IsSES.pushforward · cited by 7IsSES.pushforwardMeasureTheory.Measure.haarScalarFactor.congr_simp · cited by 5haarScalarFactor.congr_si…MeasureTheory.Measure.haarScalarFactor_pos_of_isHaarMeasure · cited by 5Measure.haarScalarFactor_…TopologicalGroup.IsSES.integrate · cited by 5IsSES.integrateMeasureTheory.Measure.measure_isMulInvariant_eq_smul_of_isCompact_closure · cited by 4Measure.measure_isMulInva…MeasureTheory.Measure.exists_integral_isMulLeftInvariant_eq_smul_of_hasCompactSupport · cited by 4Measure.exists_integral_i…MeasureTheory.Measure.integral_isMulLeftInvariant_eq_smul_of_hasCompactSupport · cited by 4Measure.integral_isMulLef…MeasureTheory.Measure.haarScalarFactor_eq_integral_div_of_continuous_nonneg_pos · cited by 4Measure.haarScalarFactor_…MeasureTheory.Measure.modularCharacterFun_eq_haarScalarFactor · cited by 3Measure.modularCharacterF…MeasureTheory.Measure.isMulLeftInvariant_eq_smul_of_regular · cited by 3Measure.isMulLeftInvarian…MeasureTheory.mulEquivHaarChar_eq · cited by 3MeasureTheory.mulEquivHaa…MeasureTheory.mulEquivHaarChar_smul_map · cited by 3MeasureTheory.mulEquivHaa…MeasureTheory.Measure.haarScalarFactor_eq_integral_div · cited by 3Measure.haarScalarFactor_…MeasureTheory.Measure.haarScalarFactor_eq_mul · cited by 3Measure.haarScalarFactor_…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureGroup · cited by 6238GroupMeasure.IsHaarMeasureCITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by69

Results whose statement or proof uses this declaration.