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.
Ordinary powers expand in the falling-factorial basis by the second-kind Stirling numbers
Statement
For all ,
Facts & Assumptions
Given: Naturals and .
Proof
The left-hand side counts all functions . Group those functions by the partition of into their nonempty fibres. If the image has size , then the fibres form a partition of into blocks, counted by .
Once such a -block partition is fixed, assigning distinct values of to its blocks is equivalent to choosing an ordered -tuple of distinct elements of , and there are exactly such choices by The factorial and the falling factorial , defined by recursion in .
Summing over all possible image sizes counts every function exactly once, so .
Depends on
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- The Stirling numbers of the second kind and the Bell numbers
- The number of surjections from an $n$-element set onto a $k$-element set is $\sum_{i<k+1}(-1)^{i}\binom{k}{i}(k-i)^{n}$, read in $\mathbb{R}$ through $\iota$
Used by
Dependency tree · two levels
33 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, Theorem 2 (standard reference, not scraped)