Fungrim home page

Fungrim entry: a249f6

z1=z{z}^{1} = z
Assumptions:zCz \in \mathbb{C}
zRandRRingsz \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.

2019-06-18 07:49:59.356594 UTC