Assumptions:
TeX:
\log(z) = \int_{1}^{z} \frac{1}{t} \, dt z \in \mathbb{C} \setminus \left(-\infty, 0\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Log | Natural logarithm | |
Integral | Integral | |
CC | Complex numbers | |
OpenClosedInterval | Open-closed interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("0ba9b2"), Formula(Equal(Log(z), Integral(Div(1, t), For(t, 1, z)))), Variables(z), Assumptions(Element(z, SetMinus(CC, OpenClosedInterval(Neg(Infinity), 0)))))