Fungrim home page

Fungrim entry: a249f6

z1=z{z}^{1} = z
Assumptions:zCz \in \mathbb{C}
zR  and  RRingsz \in R \;\mathbin{\operatorname{and}}\; R \in \operatorname{Rings}
TeX:
{z}^{1} = z

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
CCC\mathbb{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)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC