Theorems · Theorem · real analysis
strictAnti_of_deriv_neg
∀ {f : ℝ → ℝ}, (∀ (x : ℝ), deriv f x < 0) → StrictAnti fLet f : ℝ → ℝ be a differentiable function. If f' is negative, then
f is a strictly antitone function.
Note that we don't require differentiability explicitly as it already implied by the derivative
being strictly negative.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 192 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
- LT.lt.neproof · cited by 872
- interiorproof · cited by 714
- derivstatement and proof · cited by 676
- StrictAntistatement · cited by 204
- DifferentiableAt.differentiableWithinAtproof · cited by 96
- convex_univproof · cited by 53
- differentiableAt_of_deriv_ne_zeroproof · cited by 11
- DifferentiableWithinAt.continuousWithinAtproof · cited by 9
- strictAntiOn_of_deriv_negproof · cited by 5
- strictAntiOn_univproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- strictAnti_of_hasDerivAt_negproof · cited by 0