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.
Disjoint union and Cartesian product translate to addition and multiplication of ordinary generating functions
Statement
Let and be combinatorial classes with ordinary generating functions
Then the disjoint union and Cartesian product of Disjoint unions and Cartesian products of combinatorial classes satisfy
and
Facts & Assumptions
Given: Combinatorial classes and with counting sequences and and ordinary generating functions and .
If is a finite set and is a family of finite sets that are pairwise disjoint, then is finite and (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition).
If and are finite then is finite and (The product rule: , and ).
For formal power series, (Formal power series over a commutative ring and the coefficient-extraction functional ).
Proof
For each , the size- layer of is the disjoint union of the tagged finite sets and , so it has cardinality .
For each , the size- layer of is the disjoint union of the finite sets for , so its cardinality is .
Step 1.1 says , and step 1.2 together with [L3] says . Equality of coefficients in every degree proves both displayed identities.
Depends on
- Disjoint unions and Cartesian products of combinatorial classes
- 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 product rule: $\lvert A \times B\rvert = \lvert A\rvert\,\lvert B\rvert$, and $\big\lvert\prod_{i<m} A_i\big\rvert = \prod_{i<m}\lvert A_i\rvert$
- Formal power series over a commutative ring and the coefficient-extraction functional $[x^n]$
Used by
- Binary words have generating function 1/(1-2x) Corollary
- Positive-integer compositions have generating function x/(1-2x) Corollary
- Rooted plane binary trees satisfy B(x)=1+xB(x)² Corollary
- A product class without unique factorisation does not have generating function A(x)B(x) Counterexample
- Without disjoint copies, union does not add generating functions Counterexample
- If A has no size-zero objects then SEQ(A) has generating function 1/(1-A(x)) Theorem
Dependency tree · two levels
28 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
- Philippe Flajolet and Robert Sedgewick, Analytic Combinatorics (standard reference, not scraped)
- Stephen Melczer, An Invitation to Enumeration, Chapter 5: Combinatorial Constructions (standard reference, not scraped)