Theorems · Theorem · Lie groups
MeasureTheory.measurePreserving_sub_right
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [MeasurableAdd G] (μ : MeasureTheory.Measure G)
[μ.IsAddRightInvariant] (g : G), MeasureTheory.MeasurePreserving (fun x => x - g) μ μ- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddGroupstatement and proof · cited by 4,410
- sub_eq_add_negproof · cited by 1,023
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasurableAddstatement and proof · cited by 78
- MeasureTheory.Measure.IsAddRightInvariantstatement and proof · cited by 59
- MeasureTheory.measurePreserving_add_rightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.quasiMeasurePreserving_sub_of_right_invariantproof · cited by 2