Theorems · Theorem · measure theory
MeasureTheory.Measure.haarMeasure_unique
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] [SecondCountableTopology G] (μ : MeasureTheory.Measure G)
[MeasureTheory.SigmaFinite μ] [μ.IsMulLeftInvariant] (K₀ : TopologicalSpace.PositiveCompacts G),
μ = μ ↑K₀ • MeasureTheory.Measure.haarMeasure K₀Uniqueness of left-invariant measures: In a second-countable locally compact group, any
σ-finite left-invariant measure is a scalar multiple of the Haar measure.
This is slightly weaker than assuming that μ is a Haar measure (in particular we don't require
μ ≠ 0).
See also isMulLeftInvariant_eq_smul_of_regular
for a statement not assuming second-countability.
- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 234 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.Nonemptyproof · cited by 2,627
- BorelSpacestatement and proof · cited by 1,602
- LT.lt.ne'proof · cited by 1,417
- closureproof · cited by 1,254
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.QuotientMeasureEqMeasurePreimage.haarMeasure_quotientproof · cited by 0
- MeasureTheory.Measure.regular_of_isMulLeftInvariantproof · cited by 0
- MeasureTheory.Measure.absolutelyContinuous_isHaarMeasureproof · cited by 0
- MeasureTheory.Measure.haarMeasure_eq_iffproof · cited by 0