Fungrim home page

Fungrim entry: fc0d55

T={z:zCandz=1}\mathbb{T} = \left\{ z : z \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \left|z\right| = 1 \right\}
TeX:
\mathbb{T} = \left\{ z : z \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \left|z\right| = 1 \right\}
Definitions:
Fungrim symbol Notation Short description
UnitCircleT\mathbb{T} Unit circle
SetBuilder{f ⁣(x):P ⁣(x)}\left\{ f\!\left(x\right) : P\!\left(x\right) \right\} Set comprehension
CCC\mathbb{C} Complex numbers
Absz\left|z\right| Absolute value
Source code for this entry:
Entry(ID("fc0d55"),
    Formula(Equal(UnitCircle, SetBuilder(z, z, And(Element(z, CC), Equal(Abs(z), 1))))))

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