Assumptions:
TeX:
B_{n + 1} > B_{n}
n \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BellNumber | Bell number | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("320dc9"),
Formula(Greater(BellNumber(Add(n, 1)), BellNumber(n))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(1))))