Theorems · Theorem · measure theory
MeasureTheory.quasiMeasurePreserving_mul_right
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Group G] [MeasurableMul₂ G] (μ : MeasureTheory.Measure G)
[MeasureTheory.SFinite μ] [MeasurableInv G] [μ.IsMulLeftInvariant] (g : G),
MeasureTheory.Measure.QuasiMeasurePreserving (fun h => h * g) μ μA left-invariant measure is quasi-preserved by right-multiplication.
This should not be confused with (measurePreserving_mul_right μ g).quasiMeasurePreserving.
- Defined in
- Mathlib.MeasureTheory.Group.Prod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- MeasurableSetproof · cited by 3,075
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasurableMul₂statement and proof · cited by 139
- MeasureTheory.Measure.map_applyproof · cited by 139
- MeasureTheory.Measure.IsMulLeftInvariantstatement and proof · cited by 118
- MeasureTheory.Measure.QuasiMeasurePreservingstatement · cited by 101
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.mconv_withDensity_eq_mlconvolution₀proof · cited by 1
- MeasureTheory.mlconvolution_assoc₀proof · cited by 1
- MeasureTheory.quasiMeasurePreserving_mul_leftproof · cited by 0