Theorems · Theorem · Lie groups
MeasureTheory.isMulRightInvariant_map_smul
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Semigroup G] [MeasurableMul G] {μ : MeasureTheory.Measure G}
{α : Type u_3} [inst_3 : SMul α G] [SMulCommClass α Gᵐᵒᵖ G] [MeasurableConstSMul α G] [μ.IsMulRightInvariant] (a : α),
(MeasureTheory.Measure.map (fun x => a • x) μ).IsMulRightInvariantThe image of a right invariant measure under a left action is right invariant, assuming that the action preserves multiplication.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 0 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasurableSetproof · cited by 3,075
- SMulCommClassstatement and proof · cited by 1,927
- MulOppositestatement and proof · cited by 1,135
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MulOpposite.opproof · cited by 520
- Semigroupstatement and proof · cited by 202
- MeasurableConstSMulstatement and proof · cited by 92
- MeasurableMulstatement and proof · cited by 71
- MeasureTheory.Measure.IsMulRightInvariantstatement and proof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.