Assumptions:
TeX:
{e}^{z + 2 n \pi i} = {e}^{z} z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
ConstI | Imaginary unit | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("1fa6b7"), Formula(Equal(Exp(Add(z, Mul(Mul(Mul(2, n), Pi), ConstI))), Exp(z))), Variables(z, n), Assumptions(And(Element(z, CC), Element(n, ZZ))))