Theorems · Theorem · measure theory
MeasureTheory.quasiMeasurePreserving_add_right
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [MeasurableAdd₂ G] (μ : MeasureTheory.Measure G)
[MeasureTheory.SFinite μ] [MeasurableNeg G] [μ.IsAddLeftInvariant] (g : G),
MeasureTheory.Measure.QuasiMeasurePreserving (fun h => h + g) μ μA left-invariant measure is quasi-preserved by right-addition.
This should not be confused with (measurePreserving_add_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
- AddGroupstatement and proof · cited by 4,410
- MeasurableSetproof · cited by 3,075
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasurableAdd₂statement and proof · cited by 155
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
- MeasureTheory.Measure.map_applyproof · cited by 139
- MeasurableNegstatement and proof · cited by 130
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.quasiMeasurePreserving_add_leftproof · cited by 1
- MeasureTheory.lconvolution_assoc₀proof · cited by 1
- MeasureTheory.conv_withDensity_eq_mlconvolution₀proof · cited by 1