Theorems · Theorem · real analysis
strictMonoOn_of_deriv_pos
∀ {D : Set ℝ}, Convex ℝ D → ∀ {f : ℝ → ℝ}, ContinuousOn f D → (∀ x ∈ interior D, 0 < deriv f x) → StrictMonoOn 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 positive, then
f is a strictly monotone function on D.
Note that we don't require differentiability explicitly as it already implied by the derivative
being strictly positive.
- Cited by
- 9 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.
Cites13
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
- LT.lt.ne'proof · cited by 1,417
- 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
- DifferentiableOnproof · cited by 419
- StrictMonoOnstatement · cited by 194
- DifferentiableAt.differentiableWithinAtproof · cited by 96
- differentiableAt_of_deriv_ne_zeroproof · cited by 11
Cited by9
Results whose statement or proof uses this declaration.
- Real.lt_tanproof · cited by 2
- strictMono_of_deriv_posproof · cited by 2
- Real.sin_gt_sub_cubeproof · cited by 2
- strictConvexOn_of_deriv2_posproof · cited by 2
- Real.cosh_strictMonoOnproof · cited by 2
- Real.sinh_sub_id_strictMonoproof · cited by 2
- Real.qaryEntropy_strictMonoOnproof · cited by 1
- Real.mul_log_strictMonoOnproof · cited by 0
- strictMonoOn_of_hasDerivWithinAt_posproof · cited by 0