Theorems · Theorem · measure theory
MeasureTheory.Measure.measure_isAddLeftInvariant_eq_vadd_of_ne_top
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [inst_2 : IsTopologicalAddGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] [LocallyCompactSpace G] (μ' μ : MeasureTheory.Measure G)
[inst_6 : μ.IsAddHaarMeasure] [inst_7 : MeasureTheory.IsFiniteMeasureOnCompacts μ'] [inst_8 : μ'.IsAddLeftInvariant]
[μ.InnerRegularCompactLTTop] [μ'.InnerRegularCompactLTTop] {s : Set G},
μ s ≠ ⊤ → μ' s ≠ ⊤ → μ' s = μ'.addHaarScalarFactor μ • μ sUniqueness of left-invariant measures: Given two left-invariant measures which are finite on compacts and inner regular for finite measure sets with respect to compact sets, they coincide in the following sense: they give the same value to finite measure sets, up to a multiplicative constant.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 277 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceAddGroupIsTopologicalAddGroupMeasurableSpaceBorelSpaceLocallyCompactSpaceMeasureTheory.Measure.IsAddHaarMeasureMeasureTheory.IsFiniteMeasureOnCompactsMeasureTheory.Measure.IsAddLeftInvariantMeasureTheory.Measure.InnerRegularCompactLTTopMeasureTheory.Measure.InnerRegularCompactLTTop
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- 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
- Top.topstatement and proof · cited by 9,680
- AddGroupstatement and proof · cited by 4,410
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- iSupproof · cited by 2,415
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.isAddLeftInvariant_eq_smul_of_regularproof · cited by 4
- MeasureTheory.Measure.isAddLeftInvariant_eq_smul_of_innerRegularproof · cited by 2