Assumptions:
TeX:
\operatorname{sgn}\!\left(\sqrt{z}\right) = \sqrt{\operatorname{sgn}(z)}
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| Sign | Sign function | |
| Sqrt | Principal square root | |
| CC | Complex numbers | 
Source code for this entry:
Entry(ID("8c1ee5"),
    Formula(Equal(Sign(Sqrt(z)), Sqrt(Sign(z)))),
    Variables(z),
    Assumptions(Element(z, CC)))