Theorems · Theorem · real analysis
HasDerivWithinAt.const_cpow
∀ {f : ℂ → ℂ} {s : Set ℂ} {f' x c : ℂ},
HasDerivWithinAt f f' s x → c ≠ 0 ∨ f x ≠ 0 → HasDerivWithinAt (fun x => c ^ f x) (c ^ f x * Complex.log c * f') s x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Complexstatement and proof · cited by 5,565
- HasDerivWithinAtstatement and proof · cited by 333
- Complex.logstatement · cited by 187
- HasStrictDerivAt.hasDerivAtproof · cited by 52
- HasDerivAt.comp_hasDerivWithinAtproof · cited by 21
- Complex.hasStrictDerivAt_const_cpowproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Complex.derivWithin_const_cpowproof · cited by 1