Assumptions:
TeX:
\sqrt{{z}^{2}} = z z \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \arg\!\left(z\right) \in \left(\frac{-\pi}{2}, \frac{\pi}{2}\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sqrt | Principal square root | |
Pow | Power | |
CC | Complex numbers | |
Arg | Complex argument | |
OpenClosedInterval | Open-closed interval | |
ConstPi | The constant pi (3.14...) |
Source code for this entry:
Entry(ID("d8791e"), Formula(Equal(Sqrt(Pow(z, 2)), z)), Variables(z), Assumptions(And(Element(z, CC), Element(Arg(z), OpenClosedInterval(Div(Neg(ConstPi), 2), Div(ConstPi, 2))))))