Theorems · Theorem · Lie groups
MeasureTheory.forall_measure_preimage_mul_iff
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Mul G] [MeasurableMul G] (μ : MeasureTheory.Measure G),
(∀ (g : G) (A : Set G), MeasurableSet A → μ ((fun h => g * h) ⁻¹' A) = μ A) ↔ μ.IsMulLeftInvariantAn alternative way to prove that μ is left invariant under multiplication.
- 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.
Cites13
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.map_applyproof · cited by 139
- MeasureTheory.Measure.IsMulLeftInvariantstatement and proof · cited by 118
- MeasurableMulstatement and proof · cited by 71
- MeasurableMul.measurable_const_mulproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.isMulLeftInvariant_map_smulproof · cited by 0