Fungrim home page

Fungrim entry: 310f36

z0=1{z}^{0} = 1
Assumptions:zCz \in \mathbb{C}
zRandRRingsandZRz \in R \,\mathbin{\operatorname{and}}\, R \in \operatorname{Rings} \,\mathbin{\operatorname{and}}\, \mathbb{Z} \subseteq R
TeX:
{z}^{0} = 1

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("310f36"),
    Formula(Equal(Pow(z, 0), 1)),
    Variables(z),
    Assumptions(Element(z, CC)),
    And(Element(z, R), Element(R, Rings), SubsetEqual(ZZ, R)))

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