TeX:
\left\{ W_{k}\!\left(z\right) : k \in \mathbb{Z} \,\mathbin{\operatorname{and}}\, z \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \left(z \ne 0 \,\mathbin{\operatorname{or}}\, k = 0\right) \right\} = \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
SetBuilder | Set comprehension | |
LambertW | Lambert W-function | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("c0ae5b"), Formula(Equal(SetBuilder(LambertW(k, z), Tuple(k, z), And(Element(k, ZZ), Element(z, CC), Or(Unequal(z, 0), Equal(k, 0)))), CC)))