Assumptions:
TeX:
x \in \left(0, x_{0}\right) \;\implies\; \psi\!\left(x\right) \in \left(-\infty, 0\right)
x \in \mathbb{R}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| OpenInterval | Open interval | |
| DigammaFunctionZero | Zero of the digamma function | |
| DigammaFunction | Digamma function | |
| Infinity | Positive infinity | |
| RR | Real numbers |
Source code for this entry:
Entry(ID("3c4f5f"),
Formula(Implies(Element(x, OpenInterval(0, DigammaFunctionZero(0))), Element(DigammaFunction(x), OpenInterval(Neg(Infinity), 0)))),
Variables(x),
Assumptions(Element(x, RR)))