Theorems · Theorem · measure theory
MeasureTheory.measure_preimage_vadd
∀ {G : Type u} {α : Type w} {m : MeasurableSpace α} [inst : AddGroup G] [inst_1 : AddAction G α]
(μ : MeasureTheory.Measure α) [MeasureTheory.VAddInvariantMeasure G α μ] (c : G) (s : Set α),
μ ((fun x => c +ᵥ x) ⁻¹' s) = μ s- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 172 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.
- DFunLike.coestatement and proof · 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 and proof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- LE.le.antisymmproof · cited by 507
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- Set.preimage_preimageproof · cited by 36
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_vaddproof · cited by 11
- MeasureTheory.isLocallyFiniteMeasure_of_vaddInvariantproof · cited by 0