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.
FALSE: every list of pairwise distinct reals has a strictly increasing sublist of length or a strictly decreasing sublist of length
Statement
FALSE. The statement
for all , every pairwise distinct finite list of reals of length has a strictly increasing sublist of length or a strictly decreasing sublist of length (A finite list of reals, and its strictly increasing and strictly decreasing sublists).
This is Every list of pairwise distinct reals has a strictly increasing sublist of length or a strictly decreasing sublist of length with the length lowered from to . The true theorem is sharp, so lowering the length by one destroys it, and it does so at every pair rather than at some exceptional pair.
Facts & Assumptions
Given: The naturals and , and lists of reals with their sublists as in A finite list of reals, and its strictly increasing and strictly decreasing sublists.
For all there is a pairwise distinct list of reals of length with no strictly increasing sublist of length and no strictly decreasing sublist of length (For all and there is a list of pairwise distinct reals with no strictly increasing sublist of length and no strictly decreasing sublist of length ).
Every pairwise distinct list of reals of length has a strictly increasing sublist of length or a strictly decreasing sublist of length (Every list of pairwise distinct reals has a strictly increasing sublist of length or a strictly decreasing sublist of length ).
(Multiplication of natural numbers, Order on the natural numbers), and the terms of a list are elements of the ordered field (Ordered field).
Refutation
Read the displayed claim at : every pairwise distinct list of reals of length would have a strictly increasing sublist of length or a strictly decreasing sublist of length .
By [L1] at there is a pairwise distinct list of reals of length with no strictly increasing sublist of length and no strictly decreasing sublist of length .
That list refutes the reading of step 1.1, so the displayed claim is false. The same argument runs at every pair , since [L1] produces a witness for each of them; the claim therefore fails everywhere, not at an exceptional pair.
What survives is [L2]: the conclusion holds once the length is raised to . So the least length at which the alternative becomes unavoidable is , and the claim above is exactly the assertion that it is .
Remarks
-
The false statement is not weaker in one place and true in another. The witness of For all and there is a list of pairwise distinct reals with no strictly increasing sublist of length and no strictly decreasing sublist of length exists for every pair of naturals, so there is no range of and in which the lowered bound holds.
-
The degenerate pairs fail too, and for a different reason. At or the length is , the list is empty, and it has no sublist of any positive length; both alternatives ask for a sublist of length at least . At those pairs the claim fails without any construction being needed.
Depends on
- Every list of $mn+1$ pairwise distinct reals has a strictly increasing sublist of length $m+1$ or a strictly decreasing sublist of length $n+1$
- For all $m$ and $n$ there is a list of $mn$ pairwise distinct reals with no strictly increasing sublist of length $m+1$ and no strictly decreasing sublist of length $n+1$
- A finite list of reals, and its strictly increasing and strictly decreasing sublists
- Order on the natural numbers
- Ordered field
- Multiplication of natural numbers
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 55 results over 20 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
- Erdos-Szekeres theorem (Wikipedia) (standard reference, not scraped)
- Longest increasing subsequence (Wikipedia) (standard reference, not scraped)