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 Erdős-Szekeres monotone subsequence theorem follows by applying Mirsky's theorem to the index-value poset
Statement
Let be natural numbers. Every pairwise distinct finite list of reals of length has a strictly increasing sublist of length or a strictly decreasing sublist of length .
Facts & Assumptions
Given: Natural numbers and a pairwise distinct list of reals with .
A sublist is selected by strictly increasing indices; it is strictly increasing, respectively decreasing, when its values strictly increase, respectively decrease (A finite list of reals, and its strictly increasing and strictly decreasing sublists).
A partial order is reflexive, antisymmetric, and transitive (Partial order and partially ordered set).
Mirsky's theorem says that a nonempty finite poset of height can be covered by antichains (Mirsky's theorem: the minimum number of antichains covering a finite poset equals its height).
If is a function between finite sets and every fibre has at most elements, then (If then every has a fibre with more than elements, and for nonempty some fibre has at least elements, by contraposition).
Proof
If or , any one-term sublist has the required kind, so assume .
On the index set define when and . The relation is reflexive and transitive componentwise, while forces , so it is a partial order. Its chains, read in increasing index order, give strictly increasing sublists because the values are pairwise distinct.
Suppose there is no strictly increasing sublist of length . Then the index-value poset has height at most , so [L1] covers its indices by at most antichains. After ordering the covering antichains and removing from each one the indices already assigned to an earlier one, they form a partition into at most antichains.
In an antichain of the index-value poset, increasing the indices strictly decreases the corresponding values: if then would make , while equality is excluded. Hence, if there is no strictly decreasing sublist of length , every such antichain has at most members.
Under the simultaneous absence of both required sublists, map each index to the part containing it in the partition from step 2.1. There are at most parts, and step 2.2 says that every fibre has at most elements. Thus [L2] gives , contradicting .
Therefore at least one of the two sublists exists: a strictly increasing one of length , or a strictly decreasing one of length .
Depends on
- Mirsky's theorem: the minimum number of antichains covering a finite poset equals its height
- A finite list of reals, and its strictly increasing and strictly decreasing sublists
- If $\lvert A\rvert > k\lvert B\rvert$ then every $f : A \to B$ has a fibre with more than $k$ elements, and for nonempty $B$ some fibre has at least $\lceil \lvert A\rvert / \lvert B\rvert\rceil$ elements
- Partial order and partially ordered set
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 61 results over 17 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)