Theorems · Theorem · real analysis
HasDerivAt.rpow_const
∀ {f : ℝ → ℝ} {f' x p : ℝ},
HasDerivAt f f' x → f x ≠ 0 ∨ 1 ≤ p → HasDerivAt (fun y => f y ^ p) (f' * p * f x ^ (p - 1)) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- hasDerivWithinAt_univproof · cited by 18
- HasDerivWithinAt.rpow_constproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- integrableOn_add_rpow_Ioi_of_ltproof · cited by 1
- deriv_rpow_constproof · cited by 0