Theorems · Theorem · real analysis
monotoneOn_of_deriv_nonneg
∀ {D : Set ℝ},
Convex ℝ D →
∀ {f : ℝ → ℝ},
ContinuousOn f D → DifferentiableOn ℝ f (interior D) → (∀ x ∈ interior D, 0 ≤ deriv f x) → MonotoneOn f DLet f be a function continuous on a convex (or, equivalently, connected) subset D
of the real line. If f is differentiable on the interior of D and f' is nonnegative, then
f is a monotone function on D.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MulZeroClass.zero_mulproof · cited by 1,625
- ContinuousOnstatement and proof · cited by 1,411
- interiorstatement and proof · cited by 714
- derivstatement and proof · cited by 676
- Convexstatement and proof · cited by 551
- DifferentiableOnstatement and proof · cited by 419
- MonotoneOnstatement · cited by 311
- Convex.mul_sub_le_image_sub_of_le_derivproof · cited by 3
Cited by25
Results whose statement or proof uses this declaration.
- convexOn_of_deriv2_nonnegproof · cited by 2
- isMinOn_Ioo_of_derivproof · cited by 1
- monotone_of_deriv_nonnegproof · cited by 1
- intervalIntegral.integrable_deriv_smul_comp_iff_of_deriv_nonnegproof · cited by 1
- intervalIntegral.integral_deriv_smul_comp_of_deriv_nonnegproof · cited by 1
- isMaxOn_Ioo_of_derivproof · cited by 1
- MeasureTheory.integral_Icc_deriv_smul_of_deriv_nonnegproof · cited by 1
- monotoneOn_of_hasDerivWithinAt_nonnegproof · cited by 1
- MeasureTheory.integrableOn_Icc_deriv_smul_iff_of_deriv_nonnegproof · cited by 1
- isMinOn_Icc_of_derivproof · cited by 0
- isMinOn_Ici_of_derivproof · cited by 0
- isMinOn_Ico_of_derivproof · cited by 0