Assumptions:z∈C
z∈RandR∈Rings
TeX:
{z}^{1} = z
z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|
Pow | ab
| Power |
CC | C
| Complex numbers |
Source code for this entry:
Entry(ID("a249f6"),
Formula(Equal(Pow(z, 1), z)),
Variables(z),
Assumptions(Element(z, CC)),
And(Element(z, R), Element(R, Rings)))