Theorems · Theorem · measure theory
MeasureTheory.measure_eq_div_smul
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Group G] [MeasurableMul₂ G] {s : Set G} [MeasurableInv G]
(μ' ν' : MeasureTheory.Measure G) [MeasureTheory.SigmaFinite μ'] [MeasureTheory.SigmaFinite ν']
[μ'.IsMulLeftInvariant] [ν'.IsMulLeftInvariant], ν' s ≠ 0 → ν' s ≠ ⊤ → μ' = (μ' s / ν' s) • ν'Left invariant Borel measures on a measurable group are unique (up to a scalar).
- Defined in
- Mathlib.MeasureTheory.Group.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- MeasurableSetproof · cited by 3,075
- mul_commproof · cited by 2,262
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- smul_eq_mulproof · cited by 357
- MeasureTheory.Measure.extproof · cited by 308
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haarMeasure_uniqueproof · cited by 4