Theorems · Theorem · measure theory
MeasureTheory.SMulInvariantMeasure.measure_preimage_smul
∀ {M : Type u_1} {α : Type u_2} {inst : SMul M α} {x : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[self : MeasureTheory.SMulInvariantMeasure M α μ] (c : M) ⦃s : Set α⦄,
MeasurableSet s → μ ((fun x => c • x) ⁻¹' s) = μ s- Defined in
- Mathlib.MeasureTheory.Group.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 170 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.preimagestatement · cited by 4,946
- MeasurableSetstatement · cited by 3,075
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.measurePreserving_smulproof · cited by 17
- MeasureTheory.measure_preimage_smul_leproof · cited by 3
- MeasureTheory.smulInvariantMeasure_mapproof · cited by 0
- MeasureTheory.smulInvariantMeasure_tfaeproof · cited by 0
- MeasureTheory.measure_preimage_smul_of_nullMeasurableSetproof · cited by 0
- MeasureTheory.isMulLeftInvariant_map_smulproof · cited by 0
- MeasureTheory.isMulRightInvariant_map_smulproof · cited by 0