Theorems · Theorem · measure theory
MeasureTheory.map_smul
∀ {M : Type v} {α : Type w} {m : MeasurableSpace α} [inst : SMul M α] [MeasurableConstSMul M α] (c : M)
(μ : MeasureTheory.Measure α) [MeasureTheory.SMulInvariantMeasure M α μ],
MeasureTheory.Measure.map (fun x => c • x) μ = μ- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MeasurableConstSMulstatement and proof · cited by 92
- MeasureTheory.MeasurePreserving.map_eqproof · cited by 72
- MeasureTheory.measurePreserving_smulproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_smul_eq_selfproof · cited by 0