Theorems · Theorem · functional analysis
MeasureTheory.lintegralPowLePowLIntegralFDerivConst_def
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E]
[inst_3 : BorelSpace E] [inst_4 : FiniteDimensional ℝ E] (μ : MeasureTheory.Measure E) [inst_5 : μ.IsAddHaarMeasure]
(p : ℝ),
MeasureTheory.lintegralPowLePowLIntegralFDerivConst μ p =
let ι := Fin (Module.finrank ℝ E);
have this := ⋯;
let e := ContinuousLinearEquiv.ofFinrankEq this;
have c := μ.addHaarScalarFactor (MeasureTheory.Measure.map (⇑e.symm) MeasureTheory.volume);
c * ‖↑e.symm‖₊ ^ p * (c ^ p)⁻¹- Cited by
- 1 results in Mathlib
- Foundations
- Depth 275 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_pow_le_pow_lintegral_fderivproof · cited by 1