Theorems · Theorem · real analysis
antitone_of_deriv_nonpos
∀ {f : ℝ → ℝ}, Differentiable ℝ f → (∀ (x : ℝ), deriv f x ≤ 0) → Antitone fLet f : ℝ → ℝ be a differentiable function. If f' is nonpositive, then
f is an antitone function.
- 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
- interiorproof · cited by 714
- derivstatement and proof · cited by 676
- Antitonestatement · cited by 563
- 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
- antitoneOn_of_deriv_nonposproof · cited by 25
- antitoneOn_univproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- antitone_of_hasDerivAt_nonposproof · cited by 0