Theorems · Theorem · Lie groups
MeasureTheory.measure_preimage_mul
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Group G] [MeasurableMul G] (μ : MeasureTheory.Measure G)
[μ.IsMulLeftInvariant] (g : G) (A : Set G), μ ((fun h => g * h) ⁻¹' A) = μ AWe shorten this from measure_preimage_mul_left, since left invariant is the preferred option
for measures in this formalization.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement · cited by 4,946
- MeasureTheory.Measure.IsMulLeftInvariantstatement and proof · cited by 118
- MeasurableMulstatement and proof · cited by 71
- MeasurableEquiv.map_applyproof · cited by 26
- MeasurableEquiv.mulLeftproof · cited by 9
- MeasureTheory.map_mul_left_eq_selfproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_mul_right_nullproof · cited by 4
- MeasureTheory.Measure.haar_singletonproof · cited by 1
- MeasureTheory.isOpenPosMeasure_of_mulLeftInvariant_of_compactproof · cited by 1
- MeasureTheory.measure_lt_top_of_isCompact_of_isMulLeftInvariantproof · cited by 1