How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The Stirling numbers of the second kind satisfy
Statement
For every and every ,
Facts & Assumptions
Given: A partition of into exactly nonempty blocks, with and , counted by The Stirling numbers of the second kind and the Bell numbers.
Proof
Look at the block containing the element . If that block is the singleton , deleting it leaves a partition of into exactly blocks. Conversely, adjoining to any partition of into blocks produces such a partition of . So the singleton case contributes .
If the block of is not a singleton, delete from that block. The remaining blocks form a partition of into exactly blocks, and the original partition is recovered by choosing one of those blocks and reinserting into it. So the nonsingleton case contributes .
The two cases are disjoint and exhaustive, so their counts add to . This gives the displayed recurrence.
Depends on
Used by
Dependency tree · two levels
3 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Andrew Lin, 18.212 Algebraic Combinatorics, Lecture 11 (standard reference, not scraped)
- Herbert S. Wilf, generatingfunctionology, 2nd ed., §3.6 (standard reference, not scraped)