Assumptions:
TeX:
\sqrt{{z}^{2}} = z z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \arg(z) \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 | |
Pi | 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(Pi), 2), Div(Pi, 2))))))