Fungrim home page

Fungrim entry: 13895b

log ⁣(z)=log(z)\log\!\left(\overline{z}\right) = \overline{\log(z)}
Assumptions:zC(,0]z \in \mathbb{C} \setminus \left(-\infty, 0\right]
TeX:
\log\!\left(\overline{z}\right) = \overline{\log(z)}

z \in \mathbb{C} \setminus \left(-\infty, 0\right]
Definitions:
Fungrim symbol Notation Short description
Loglog(z)\log(z) Natural logarithm
Conjugatez\overline{z} Complex conjugate
CCC\mathbb{C} Complex numbers
OpenClosedInterval(a,b]\left(a, b\right] Open-closed interval
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("13895b"),
    Formula(Equal(Log(Conjugate(z)), Conjugate(Log(z)))),
    Variables(z),
    Assumptions(Element(z, SetMinus(CC, OpenClosedInterval(Neg(Infinity), 0)))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC