Theorems · Theorem · measure theory
MeasureTheory.integral_comp_rpow_Ioi
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (g : ℝ → E) {p : ℝ},
p ≠ 0 → ∫ (x : ℝ) in Set.Ioi 0, (|p| * x ^ (p - 1)) • g (x ^ p) = ∫ (y : ℝ) in Set.Ioi 0, g ySubstitution y = x ^ p in integrals over Ioi 0
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 279 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.imageproof · cited by 5,609
- Set.extproof · cited by 2,266
- absstatement and proof · cited by 1,814
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Set.Ioistatement and proof · cited by 1,463
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by3
Results whose statement or proof uses this declaration.
- integral_rpow_mul_exp_neg_rpowproof · cited by 4
- MeasureTheory.integral_comp_rpow_Ioi_of_posproof · cited by 1
- mellin_comp_rpowproof · cited by 1