Assumptions:
TeX:
{n \choose n} = 1
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Binomial | Binomial coefficient | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("8c21f5"),
Formula(Equal(Binomial(n, n), 1)),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))