Theorems · Theorem · special functions
iteratedDeriv_cexp_const_mul
∀ (n : ℕ) (c : ℂ), (iteratedDeriv n fun s => Complex.exp (c * s)) = fun s => c ^ n * Complex.exp (c * s)
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- Complex.expstatement and proof · cited by 612
- iteratedDerivstatement · cited by 188
- Complex.contDiff_expproof · cited by 11
- iteratedDeriv_eq_iterateproof · cited by 8
- iteratedDeriv_comp_const_mulproof · cited by 2
- Complex.iter_deriv_expproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.