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 multinomial coefficient as the number of ordered partitions of an -set into blocks of prescribed sizes
Definition
Let . Write
the set of -tuples of naturals summing to , the sum being the -valued one of Finite sums and finite products of natural numbers, and in .
is finite. If then each by the monotonicity clause of Laws of finite sums and products in , and (a term of a sum of naturals is at most the sum), so is a subset of the set of functions , which is finite by The set of functions between finite sets is finite, with ; now apply A subset of a finite set is finite, with , and equality holds if and only if .
Block decompositions as colourings. For a finite set and put
A colouring is the same thing as an ordered decomposition of into the blocks ; presenting it as a function makes the blocks a partition of automatically, so that The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition and The set of functions between finite sets is finite, with apply verbatim. is a subset of the finite set , hence finite.
The hypothesis is part of the definition, and it is forced. The fibres , , are pairwise disjoint with union , so The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition gives for any . Hence unless , and the coefficient is defined only under that hypothesis.
depends only on . If is a bijection then maps to , because has the same cardinality as (The cardinality of a finite set); and is its two-sided inverse.
Definition. For set
abbreviated when the tuple is named. By the previous paragraph, for every finite with . Like the binomial coefficient, it is defined as a count, so it is a natural number by construction.
Boundary cases.
- . The empty sum is , so is nonempty only for , where its single element is the empty tuple. And contains exactly the empty function, so .
- A block of size is allowed: simply means .
- recovers the binomial coefficient: for , . The map sends into , and the colouring taking the value on and off it is its two-sided inverse, the second fibre having cardinality by The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition. So the two notations do not collide.
Remarks
-
Nonemptiness in the other direction. Conversely, if then . This is not proved here and is not needed for the definition: it follows from The multinomial coefficient equals , and in , whose clause 1 gives , so the count is nonzero and the set it counts is nonempty.
-
Why a colouring and not a tuple of sets. An -tuple of pairwise disjoint sets with union carries exactly the same information, but the disjointness and the covering would then be side conditions to be checked at every use. As fibres of a function they hold by construction.
-
will get a name. Its elements are the weak compositions of into parts, and they are counted in For the number of weak compositions of into parts is , and the number of compositions is for ; Compositions and weak compositions of a natural number into a fixed number of parts fixes the terminology. The set is introduced here because the multinomial coefficient cannot be stated without it.
Depends on
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- The set $A^{B}$ of functions $B \to A$ between finite sets is finite, with $\lvert A^{B}\rvert = \lvert A\rvert^{\lvert B\rvert}$
- A subset of a finite set is finite, with $\lvert B\rvert \le \lvert A\rvert$, and equality holds if and only if $B = A$
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Finite sums and finite products of natural numbers, $\sum_{k<n} a_k$ and $\prod_{k<n} a_k$ in $\mathbb{N}$
- Laws of finite sums and products in $\mathbb{N}$, and $\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k)$
- The cardinality $\lvert A\rvert$ of a finite set
- Injection, surjection, bijection
- Equinumerous sets, $A \approx B$ and $A \preceq B$
- Order on the natural numbers
- Addition is cancellative
- The natural numbers $\mathbb{N}$ (von Neumann)
Used by
- Compositions and weak compositions of a natural number into a fixed number of parts Definition
- Arrangements of a word with repeated letters, counted by the multinomial coefficient Example
- The 15 weak compositions of 4 into 3 parts, listed and matched against stars and bars Example
- Conventions fixed on this page, and what counting is deliberately not done here Remark
- For m ≥ 1 the number of weak compositions of n into m parts is binomn+m-1m-1, and the number of compositions is binomn-1m-1 for n ≥ 1 Theorem
- The multinomial coefficient equals n!/∏_i<m kᵢ!, and (x₀+…+xₘ₋₁)ⁿ = ∑ ιbinomnk∏_i<m xᵢ^kᵢ in ℝ Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 77 results over 28 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Multinomial theorem (Wikipedia) (standard reference, not scraped)
- Multinomial distribution (Wikipedia) (standard reference, not scraped)
- R. Stanley, Enumerative Combinatorics, Vol. 1, Ch. 1 (standard reference, not scraped)