Theorems · Theorem · Lie groups
MeasureTheory.forall_measure_preimage_add_iff
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Add G] [MeasurableAdd G] (μ : MeasureTheory.Measure G),
(∀ (g : G) (A : Set G), MeasurableSet A → μ ((fun h => g + h) ⁻¹' A) = μ A) ↔ μ.IsAddLeftInvariantAn alternative way to prove that μ is left invariant under addition.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 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 and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
- MeasureTheory.Measure.map_applyproof · cited by 139
- MeasurableAddstatement and proof · cited by 78
- MeasurableAdd.measurable_const_addproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.isAddLeftInvariant_map_vaddproof · cited by 0