Theorems · Theorem · measure theory
MeasureTheory.integral_comp_exp_Ioi
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (g : ℝ → E) (a : ℝ),
∫ (x : ℝ) in Set.Ioi a, Real.exp x • g (Real.exp x) = ∫ (y : ℝ) in Set.Ioi (Real.exp a), g ySubstitution y = exp x in integrals over Ioi a
- Cited by
- 1 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.
Cites17
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
- 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
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Real.expstatement and proof · cited by 871
- Real.exp_posproof · cited by 169
- abs_of_posproof · cited by 114
- HasDerivAt.hasDerivWithinAtproof · cited by 86
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_comp_log_Ioiproof · cited by 0