Assumptions:
TeX:
\frac{d^{n}}{{d z}^{n}} {e}^{z} = {e}^{z} z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ComplexDerivative | Complex derivative | |
Exp | Exponential function | |
CC | Complex numbers | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("4491b8"), Formula(Equal(ComplexDerivative(Exp(z), For(z, z, n)), Exp(z))), Variables(z, n), Assumptions(And(Element(z, CC), Element(n, ZZGreaterEqual(0)))))