Assumptions:
TeX:
{z}^{-1 / 2} = \frac{1}{\sqrt{z}} z \in \mathbb{C} \setminus \left\{0\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pow | Power | |
Sqrt | Principal square root | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("2e0d99"), Formula(Equal(Pow(z, Neg(Div(1, 2))), Div(1, Sqrt(z)))), Variables(z), Assumptions(Element(z, SetMinus(CC, Set(0)))))