Theorems · Theorem · real analysis
strictAnti_of_hasDerivAt_neg
∀ {f f' : ℝ → ℝ}, (∀ (x : ℝ), HasDerivAt f (f' x) x) → (∀ (x : ℝ), f' x < 0) → StrictAnti fLet f : ℝ → ℝ be a differentiable function. If f' is strictly positive, then
f is a strictly monotone function.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- HasDerivAtstatement and proof · cited by 493
- StrictAntistatement · cited by 204
- HasDerivAt.derivproof · cited by 147
- strictAnti_of_deriv_negproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.