Theorems · Theorem · Lie groups
MeasureTheory.Measure.measurePreserving_add_right_neg
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : SubtractionMonoid G] [MeasurableAdd G] [MeasurableNeg G]
(μ : MeasureTheory.Measure G) [μ.IsNegInvariant] [μ.IsAddLeftInvariant] (g : G),
MeasureTheory.MeasurePreserving (fun t => -(g + t)) μ μ- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MeasureTheory.MeasurePreservingstatement · cited by 259
- SubtractionMonoidstatement and proof · cited by 208
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
- MeasurableNegstatement and proof · cited by 130
- MeasurableAddstatement and proof · cited by 78
- MeasureTheory.Measure.IsNegInvariantstatement and proof · cited by 42
- MeasureTheory.MeasurePreserving.compproof · cited by 40
- MeasureTheory.measurePreserving_add_leftproof · cited by 5
- MeasureTheory.Measure.measurePreserving_negproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.map_add_right_neg_eq_selfproof · cited by 0