Assumptions:
TeX:
{\left({e}^{z}\right)}^{n} = {e}^{n z} z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pow | Power | |
Exp | Exponential function | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("e51ec3"), Formula(Equal(Pow(Exp(z), n), Exp(Mul(n, z)))), Variables(z, n), Assumptions(And(Element(z, CC), Element(n, ZZ))))