Theorems · Theorem · special functions
HasStrictDerivAt.cexp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAlgebra 𝕜 ℂ] {f : 𝕜 → ℂ} {f' : ℂ} {x : 𝕜},
HasStrictDerivAt f f' x → HasStrictDerivAt (fun x => Complex.exp (f x)) (Complex.exp (f x) * f') x- Cited by
- 6 results in Mathlib
- Foundations
- Depth 200 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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Complexstatement and proof · cited by 5,565
- NormedAlgebrastatement and proof · cited by 1,165
- Complex.expstatement · cited by 612
- HasStrictDerivAtstatement and proof · cited by 163
- HasStrictDerivAt.compproof · cited by 20
- Complex.hasStrictDerivAt_expproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- Complex.hasStrictDerivAt_const_cpowproof · cited by 6
- Complex.hasStrictDerivAt_cosproof · cited by 5
- Complex.hasStrictDerivAt_sinproof · cited by 5
- Complex.hasStrictDerivAt_coshproof · cited by 4
- Complex.hasStrictDerivAt_sinhproof · cited by 4
- Function.Periodic.differentiableAt_cuspFunctionproof · cited by 2