Theorems · Theorem · measure theory
MeasureTheory.lintegral_inv_eq_self
∀ {G : Type u_1} [inst : MeasurableSpace G] {μ : MeasureTheory.Measure G} [inst_1 : InvolutiveInv G] [MeasurableInv G]
[μ.IsInvInvariant] (f : G → ENNReal), ∫⁻ (x : G), f x⁻¹ ∂μ = ∫⁻ (x : G), f x ∂μThe Lebesgue integral of a function with respect to an inverse invariant measure is invariant under the change of variables x ↦ x⁻¹.
- Defined in
- Mathlib.MeasureTheory.Group.LIntegral
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 204 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.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.mapproof · cited by 858
- InvolutiveInvstatement and proof · cited by 102
- MeasurableInvstatement and proof · cited by 98
- MeasureTheory.Measure.IsInvInvariantstatement and proof · cited by 24
- MeasureTheory.lintegral_map_equivproof · cited by 10
- MeasurableEquiv.invproof · cited by 9
- MeasureTheory.Measure.map_inv_eq_selfproof · cited by 5
- MeasurableEquiv.inv_applyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_div_left_eq_selfproof · cited by 0
- MeasureTheory.mlconvolution_commproof · cited by 0