Fungrim home page

Fungrim entry: 6a894d

z=z\left|\overline{z}\right| = \left|z\right|
Assumptions:zCz \in \mathbb{C}
TeX:
\left|\overline{z}\right| = \left|z\right|

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Conjugatez\overline{z} Complex conjugate
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("6a894d"),
    Formula(Equal(Abs(Conjugate(z)), Abs(z))),
    Variables(z),
    Assumptions(Element(z, CC)))

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