Theorems · Theorem · special functions
ContDiff.cexp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAlgebra 𝕜 ℂ] {E : Type u_2}
[inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {f : E → ℂ} {n : WithTop ℕ∞},
ContDiff 𝕜 n f → ContDiff 𝕜 n fun x => Complex.exp (f x)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Complexstatement and proof · cited by 5,565
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- NormedAlgebrastatement and proof · cited by 1,165
- Complex.expstatement · cited by 612
- ContDiffstatement and proof · cited by 352
- ContDiff.compproof · cited by 48
- Complex.contDiff_expproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- Complex.contDiff_cosproof · cited by 9
- Complex.contDiff_sinproof · cited by 9
- Complex.contDiff_coshproof · cited by 8
- Complex.contDiff_sinhproof · cited by 8
- differentiableAt_iteratedDerivWithin_cexpproof · cited by 2
- Function.Periodic.contDiff_qParamproof · cited by 0