Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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 PP be a nonempty finite poset of width w(P)w(P). Then PP can be covered by w(P)w(P) chains, and no cover by fewer chains exists. Thus the minimum number of chains in a chain cover of PP equals w(P)w(P).

Facts & Assumptions

Given: A nonempty finite poset PP.

[F1]

The width w(P)w(P) is the maximum cardinality of an antichain in PP (Height and width of a nonempty finite poset).

[L1]

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).

[L3]

The principle of induction on N\mathbb N (The principle of mathematical induction).

Proof

technique · induction
1.1

For n1n\ge1, let Q(n)Q(n) assert that every nonempty poset of cardinality at most nn has a chain cover with as many members as its width. The assertion Q(1)Q(1) holds because a nonempty poset of cardinality at most 11 is a one-element chain of width 11.

baseF1
1.2

Assume Q(n)Q(n), and let PP be a poset of cardinality n+1n+1 and width ww. Proving the required cover for this PP will prove Q(n+1)Q(n+1), since posets of cardinality at most nn are already covered by the induction hypothesis.

ihL3
1.3

Every chain contains at most one member of an antichain of cardinality ww, so every chain cover of PP has at least ww members.

F1
2.1

If there exists a maximum antichain AA that is neither the set of all minimal elements nor the set of all maximal elements, choose such an AA. By [L1], the induced subposets PP^- and P+P^+ are nonempty, have width ww, and have cardinality at most nn. The induction hypothesis gives each a chain cover of size its width, and [L1] splices these into a chain cover of PP with ww chains.

step 1.2F1L1ih
2.2

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 PP is finite, to obtain a maximal chain CC containing a minimal and a maximal element.

step 1.2choose
3.1

Put Q:=PCQ:=P\setminus C. If QQ is empty, then P=CP=C is one chain and w=1w=1. If QQ is nonempty, then w(Q)w1w(Q)\le w-1: otherwise QQ would contain an antichain BB of cardinality ww, making BB a maximum antichain of PP disjoint from CC; but every such antichain is, by the present case, all minimal elements or all maximal elements, and CC contains an element of each kind.

step 2.2F1
4.1

When QQ is nonempty it has cardinality at most nn, so the induction hypothesis covers it by w(Q)w1w(Q)\le w-1 chains. Adding the chain CC gives a cover of PP by at most ww chains; it cannot use fewer, because a maximum antichain of cardinality ww meets each covering chain in at most one element.

step 1.2step 3.1ihF1
5.1

Steps 2.1 and 4.1 prove Q(n+1)Q(n+1) in the two exhaustive cases. Thus [L3] proves Q(n)Q(n) for every n1n\ge1, 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.

step 1.1step 1.2step 2.1step 4.1step 1.3L3discharge-induction

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