Theorems · Theorem · measure theory
MeasureTheory.integral_comp_mul_left_Ioi
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (g : ℝ → E) (a : ℝ) {b : ℝ},
0 < b → ∫ (x : ℝ) in Set.Ioi a, g (b * x) = b⁻¹ • ∫ (x : ℝ) in Set.Ioi (b * a), g x- Cited by
- 5 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- MeasurableSpaceproof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- MeasurableSetproof · cited by 3,075
- 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 by5
Results whose statement or proof uses this declaration.
- integral_rpow_mul_exp_neg_mul_rpowproof · cited by 2
- Complex.integral_cpow_mul_exp_neg_mul_Ioiproof · cited by 2
- MeasureTheory.integral_comp_mul_right_Ioiproof · cited by 1
- mellin_comp_mul_leftproof · cited by 1
- MeasureTheory.integral_comp_mul_left_Ioi'proof · cited by 0