Assumptions:
TeX:
\Gamma(z) = \exp\!\left(\log \Gamma(z)\right) z \in \mathbb{C} \setminus \{0, -1, \ldots\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Gamma | Gamma function | |
Exp | Exponential function | |
LogGamma | Logarithmic gamma function | |
CC | Complex numbers | |
ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("a26ac7"), Formula(Equal(Gamma(z), Exp(LogGamma(z)))), Variables(z), Assumptions(And(Element(z, SetMinus(CC, ZZLessEqual(0))))))