Theorems · Theorem · real analysis
deriv_cpow_const
∀ {f : ℂ → ℂ} {x c : ℂ},
DifferentiableAt ℂ f x → f x ∈ Complex.slitPlane → deriv (fun x => f x ^ c) x = c * f x ^ (c - 1) * deriv f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Complexstatement and proof · cited by 5,565
- derivstatement · cited by 676
- DifferentiableAtstatement and proof · cited by 617
- HasDerivAt.derivproof · cited by 147
- DifferentiableAt.hasDerivAtproof · cited by 114
- Complex.slitPlanestatement and proof · cited by 113
- HasDerivAt.cpow_constproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Complex.one_add_cpow_hasFPowerSeriesOnBall_zeroproof · cited by 3