Assumptions:
TeX:
\operatorname{Re}(z) = \frac{z + \overline{z}}{2} z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Re | Real part | |
Conjugate | Complex conjugate | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("3866dc"), Formula(Equal(Re(z), Div(Add(z, Conjugate(z)), 2))), Variables(z), Assumptions(Element(z, CC)))