Theorems · Theorem · real analysis
intervalIntegral.integrableOn_deriv_right_of_nonneg
∀ {g' g : ℝ → ℝ} {a b : ℝ},
ContinuousOn g (Set.Icc a b) →
(∀ x ∈ Set.Ioo a b, HasDerivWithinAt g (g' x) (Set.Ioi x) x) →
(∀ x ∈ Set.Ioo a b, 0 ≤ g' x) → MeasureTheory.IntegrableOn g' (Set.Ioc a b) MeasureTheory.volumeWhen the right derivative of a function is nonnegative, then it is automatically integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 264 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- NNRealproof · cited by 4,310
- LT.lt.leproof · cited by 2,189
- MeasureTheory.integralproof · cited by 1,779
- Set.Iccstatement and proof · cited by 1,702
- MeasureTheory.Measure.restrictproof · cited by 1,646
- Set.Ioistatement and proof · cited by 1,463
- ContinuousOnstatement and proof · cited by 1,411
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.integrableOn_deriv_of_nonnegproof · cited by 4