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 Boolean lattice on an -element set has maximal chains, and exactly contain a fixed -set
Statement
Let be an -element set. The Boolean lattice has exactly maximal chains. If has cardinality , then exactly maximal chains contain .
Facts & Assumptions
Given: A finite set with and a subset with .
The Boolean lattice is ordered by inclusion, with rank ; a chain is a pairwise comparable subset, and a maximal chain is a chain contained in no larger chain (The Boolean lattice of subsets of a finite set and its rank levels, Chain in a poset).
A finite -element set has exactly bijections from any other -element set (A finite set with has exactly bijections onto itself, and bijections onto any set of the same cardinality, The factorial and the falling factorial , defined by recursion in ).
Independent finite choices multiply their cardinalities (The product rule: , and ).
Proof
Every ordering of determines the maximal chain .
Conversely, a maximal chain contains exactly one set of each rank from to , and the unique element added between consecutive ranks recovers an ordering of . Thus the correspondence in step 1.1 is bijective.
A chain from an ordering contains exactly when its first entries are the elements of . There are orders for those entries and orders for the remaining entries, independently.
By [L1], there are orderings of , so steps 1.1 and 2.1 give exactly maximal chains.
The product rule therefore gives exactly maximal chains through . Summing this count over the possible agrees with the total by [L3].
Depends on
- Chain in a poset
- The Boolean lattice of subsets of a finite set and its rank levels
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- A finite set $A$ with $\lvert A\rvert = n$ has exactly $n!$ bijections onto itself, and $n!$ bijections onto any set of the same cardinality
- 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$
- $\binom{n}{k}\,k!\,(n-k)! = n!$ for $k \le n$; hence $\binom{n}{k}\,k! = n^{\underline{k}}$, the quotient $n!/(k!(n-k)!)$ is a natural number, and $\binom{n}{k} = \binom{n}{n-k}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 68 results over 21 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
- M. Keller and W. T. Trotter, Applied Combinatorics, §6.2 (standard reference, not scraped)