(0n)=1
 Assumptions:n∈C
 
TeX:
{n \choose 0} = 1
n \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|
| Binomial | (kn) | Binomial coefficient | 
| CC | C | Complex numbers | 
Source code for this entry:
Entry(ID("988310"),
    Formula(Equal(Binomial(n, 0), 1)),
    Variables(n),
    Assumptions(Element(n, CC)))