Theorems · Theorem · real analysis
monotone_of_deriv_nonneg
∀ {f : ℝ → ℝ}, Differentiable ℝ f → (∀ (x : ℝ), 0 ≤ deriv f x) → Monotone fLet f : ℝ → ℝ be a differentiable function. If f' is nonnegative, then
f is a monotone function.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Set.univproof · cited by 3,945
- Monotonestatement · cited by 1,397
- interiorproof · cited by 714
- derivstatement and proof · cited by 676
- Continuous.continuousOnproof · cited by 311
- Differentiablestatement and proof · cited by 298
- convex_univproof · cited by 53
- Differentiable.differentiableOnproof · cited by 40
- Differentiable.continuousproof · cited by 28
- monotoneOn_of_deriv_nonnegproof · cited by 25
- monotoneOn_univproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- monotone_of_hasDerivAt_nonnegproof · cited by 0