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.
A maximal antichain of size one in a finite poset of width two
Statement refuted
The false statement False: every maximal antichain in a finite poset has maximum cardinality claims that every maximal antichain in a finite poset has maximum cardinality.
Facts & Assumptions
Given: The poset with , , and incomparable.
An antichain is maximal when no larger antichain contains it, and maximum when no antichain has greater cardinality; the width is the maximum cardinality of an antichain (Antichains, chain covers, and antichain covers of a poset, Height and width of a nonempty finite poset).
Counterexample
The singleton is an antichain and cannot be enlarged, since both and are comparable with .
The pair is an antichain. No three-element antichain exists, because the only three-element subset is itself and it contains the comparable pair ; hence the width of is .
Thus is maximal of cardinality but not maximum, providing the required counterexample.
Remarks
\node[font=\scriptsize,anchor=north] at (0,-.65) {maximal antichain $\{a\}$}; \draw[blue!75!black,dashed] (-2.05,2.2)--(2.05,2.2); \node[font=\scriptsize,anchor=south] at (0,2.27) {maximum antichain $\{b,c\}$}; \end{tikzpicture} ```
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
8 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
- M. Keller and W. T. Trotter, Applied Combinatorics, §6.4 (standard reference, not scraped)