Assumptions:
TeX:
\frac{d}{d z}\, {e}^{z} = {e}^{z}
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ComplexDerivative | Complex derivative | |
| Exp | Exponential function | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("96af56"),
Formula(Equal(ComplexDerivative(Exp(z), For(z, z, 1)), Exp(z))),
Variables(z),
Assumptions(Element(z, CC)))