Theorems · Theorem · measure theory
MeasureTheory.Measure.integral_comp_inv_smul
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
[FiniteDimensional ℝ E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure] {F : Type u_2}
[inst_6 : NormedAddCommGroup F] [inst_7 : NormedSpace ℝ F] (f : E → F) (R : ℝ),
∫ (x : E), f (R⁻¹ • x) ∂μ = |R ^ Module.finrank ℝ E| • ∫ (x : E), f x ∂μThe integral of f (R⁻¹ • x) with respect to an additive Haar measure is a multiple of the
integral of f. The formula we give works even when f is not integrable or R = 0
thanks to the convention that a non-integrable function has integral zero.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 258 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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- FiniteDimensionalstatement and proof · cited by 1,854
- absstatement and proof · cited by 1,814
- MeasureTheory.integralstatement and proof · cited by 1,779
- Module.finrankstatement and proof · cited by 1,770
- BorelSpacestatement and proof · cited by 1,602
- inv_invproof · cited by 494
- MeasureTheory.Measure.IsAddHaarMeasurestatement and proof · cited by 255
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.integral_comp_inv_smul_of_nonnegproof · cited by 1
- MeasureTheory.Measure.integral_comp_inv_mul_leftproof · cited by 1