Theorems · Theorem · measure theory
MeasureTheory.measure_preimage_vadd_le
∀ {G : Type u} {α : Type w} {m : MeasurableSpace α} [inst : VAdd G α] (μ : MeasureTheory.Measure α)
[MeasureTheory.VAddInvariantMeasure G α μ] (c : G) (s : Set α), μ ((fun x => c +ᵥ x) ⁻¹' s) ≤ μ sSee also measure_preimage_smul_of_nullMeasurableSet and measure_preimage_smul.
- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · 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
- MeasurableSetproof · cited by 3,075
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Eq.leproof · cited by 605
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- MeasureTheory.VAddInvariantMeasure.measure_preimage_vaddproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_preimage_vaddproof · cited by 3
- MeasureTheory.tendsto_vadd_aeproof · cited by 2
- MeasureTheory.measure_preimage_vadd_nullproof · cited by 0