Theorems · Theorem · measure theory
MeasureTheory.Measure.addHaarMeasure_eq_iff
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalAddGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] [SecondCountableTopology G]
(K₀ : TopologicalSpace.PositiveCompacts G) (μ : MeasureTheory.Measure G) [MeasureTheory.SigmaFinite μ]
[μ.IsAddLeftInvariant], MeasureTheory.Measure.addHaarMeasure K₀ = μ ↔ μ ↑K₀ = 1Let μ be a σ-finite left invariant measure on G. Then μ is equal to the
additive Haar measure defined by K₀ iff μ K₀ = 1.
- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 235 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
- 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
- AddGroupstatement and proof · cited by 4,410
- BorelSpacestatement and proof · cited by 1,602
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- one_smulproof · cited by 1,374
- SecondCountableTopologystatement and proof · cited by 750
Cited by1
Results whose statement or proof uses this declaration.
- Module.Basis.addHaar_eq_iffproof · cited by 5