Assumptions:
TeX:
\operatorname{Im}(z) = \frac{z - \overline{z}}{2 i} z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Im | Imaginary part | |
Conjugate | Complex conjugate | |
ConstI | Imaginary unit | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("f1a29b"), Formula(Equal(Im(z), Div(Sub(z, Conjugate(z)), Mul(2, ConstI)))), Variables(z), Assumptions(Element(z, CC)))