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.
Dilworth's theorem: the minimum number of chains covering a finite poset equals its width
Statement
Let be a nonempty finite poset of width . Then can be covered by chains, and no cover by fewer chains exists. Thus the minimum number of chains in a chain cover of equals .
Facts & Assumptions
Given: A nonempty finite poset .
The width is the maximum cardinality of an antichain in (Height and width of a nonempty finite poset).
A suitable non-boundary maximum antichain lets chain covers of its down-set and up-set splice into a width-sized chain cover (The down-set and up-set chain covers from a suitable maximum antichain splice to a width-sized chain cover).
The principle of induction on (The principle of mathematical induction).
Proof
For , let assert that every nonempty poset of cardinality at most has a chain cover with as many members as its width. The assertion holds because a nonempty poset of cardinality at most is a one-element chain of width .
Assume , and let be a poset of cardinality and width . Proving the required cover for this will prove , since posets of cardinality at most are already covered by the induction hypothesis.
Every chain contains at most one member of an antichain of cardinality , so every chain cover of has at least members.
If there exists a maximum antichain that is neither the set of all minimal elements nor the set of all maximal elements, choose such an . By [L1], the induced subposets and are nonempty, have width , and have cardinality at most . The induction hypothesis gives each a chain cover of size its width, and [L1] splices these into a chain cover of with chains.
Suppose instead that every maximum antichain is the set of all minimal elements or the set of all maximal elements. Extend any element downward and upward, which terminates because is finite, to obtain a maximal chain containing a minimal and a maximal element.
Put . If is empty, then is one chain and . If is nonempty, then : otherwise would contain an antichain of cardinality , making a maximum antichain of disjoint from ; but every such antichain is, by the present case, all minimal elements or all maximal elements, and contains an element of each kind.
When is nonempty it has cardinality at most , so the induction hypothesis covers it by chains. Adding the chain gives a cover of by at most chains; it cannot use fewer, because a maximum antichain of cardinality meets each covering chain in at most one element.
Steps 2.1 and 4.1 prove in the two exhaustive cases. Thus [L3] proves for every , and hence gives a width-sized chain cover for the original finite poset. Step 1.3 proves minimality, so the minimum chain-cover number equals the width.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 34 results over 16 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.4 (standard reference, not scraped)