Theorems · Theorem · real analysis
MonotoneOn.intervalIntegral_deriv_mem_uIcc
∀ {f : ℝ → ℝ} {a b : ℝ}, MonotoneOn f (Set.uIcc a b) → ∫ (x : ℝ) in a..b, deriv f x ∈ Set.uIcc 0 (f b - f a)If f is monotone on a..b, then f' is interval integrable on a..b and the integral of
f' on a..b is in between 0 and f b - f a.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites63
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aeproof · cited by 2,352
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.