Assumptions:
TeX:
\operatorname{Im}(z) \in \left(-\pi, \pi\right] \;\implies\; \left(\log\!\left({e}^{z}\right) = z\right)
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Im | Imaginary part | |
| OpenClosedInterval | Open-closed interval | |
| Pi | The constant pi (3.14...) | |
| Log | Natural logarithm | |
| Exp | Exponential function | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("987e3c"),
Formula(Implies(Element(Im(z), OpenClosedInterval(Neg(Pi), Pi)), Equal(Log(Exp(z)), z))),
Variables(z),
Assumptions(Element(z, CC)))