Theorems · Theorem · Lie groups
MeasureTheory.Measure.map_mul_right_inv_eq_self
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : DivisionMonoid G] [MeasurableMul G] [MeasurableInv G]
(μ : MeasureTheory.Measure G) [μ.IsInvInvariant] [μ.IsMulLeftInvariant] (g : G),
MeasureTheory.Measure.map (fun t => (g * t)⁻¹) μ = μ- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Measure.mapstatement · cited by 858
- DivisionMonoidstatement and proof · cited by 201
- MeasureTheory.Measure.IsMulLeftInvariantstatement and proof · cited by 118
- MeasurableInvstatement and proof · cited by 98
- MeasureTheory.MeasurePreserving.map_eqproof · cited by 72
- MeasurableMulstatement and proof · cited by 71
- MeasureTheory.Measure.IsInvInvariantstatement and proof · cited by 24
- MeasureTheory.Measure.measurePreserving_mul_right_invproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.