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 list of six distinct reals with no strictly increasing sublist of length four and no strictly decreasing sublist of length three
Statement refuted
Refuted claim: FALSE: every list of pairwise distinct reals has a strictly increasing sublist of length or a strictly decreasing sublist of length at and , that is, the assertion that every pairwise distinct list of reals has a strictly increasing sublist of length or a strictly decreasing sublist of length .
The witness is the list with values
that is read through the canonical natural (The canonical natural of a field). It is the instance at , of the construction 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 : three blocks of two positions each, decreasing inside a block and increasing across blocks.
Its longest strictly increasing sublist has length , for example , and its longest strictly decreasing sublist has length , for example .
Facts & Assumptions
Given: The list above, and the three index blocks , , , with for .
A sublist of length is a strictly increasing . It is strictly increasing when for every , and strictly decreasing when for every such pair (A finite list of reals, and its strictly increasing and strictly decreasing sublists, Injection, surjection, bijection).
is strictly increasing, so the comparisons between the six values are those between in ; natural order satisfies trichotomy, so distinct indices can be put in increasing order and fails exactly when (Laws of finite sums and products in , and , clause 7, Ordered field, Order on the natural numbers, Trichotomy of the order on ).
If a finite set has , there is no injection : composing one with a bijection supplied by finite cardinality would contradict the natural-number pigeonhole principle (The cardinality of a finite set, Injection, surjection, bijection, The pigeonhole principle on , clause 2).
For every , a pairwise distinct list of length has a strictly increasing sublist of length or a strictly decreasing sublist of length ; the length- block construction shows this bound is sharp when (Every list of pairwise distinct reals has a strictly increasing sublist of length or a 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 , FALSE: every list of pairwise distinct reals has a strictly increasing sublist of length or a strictly decreasing sublist of length ).
Counterexample
The list is pairwise distinct: its values are , and the naturals are pairwise distinct, so their canonical naturals are too by [L2].
Inside a block the values decrease. , and , by [L2].
Across blocks the values increase. Every value at a position of is or , every value at a position of is or , and every value at a position of is or ; so implies that every value on is smaller than every value on , by [L2]. Also implies , since the blocks list the positions in increasing order.
No strictly increasing sublist of length . Let be a strictly increasing sublist. If had , then lie in one block, so by step 1.2, contradicting that the values increase. Natural trichotomy in [L2] makes this sufficient for to be an injection of into ; [L3] and [L2] then give , hence .
No strictly decreasing sublist of length . Let be a strictly decreasing sublist and let . Then , so by step 1.3; and a strict inequality there would give by step 1.3, contradicting that the values decrease. So all positions of lie in one block, and is an injection of into a two-element set; [L3] and natural trichotomy in [L2] give , hence .
The list of step 1.1 is therefore a pairwise distinct list of reals with neither of the two sublists the refuted claim asserts, so that claim is false at , ; what holds instead is [L4] at length .
Remarks
-
The two bounds come from the two block counts. An increasing sublist takes at most one position from each block, so its length is bounded by the number of blocks; a decreasing sublist stays inside one block, so its length is bounded by the block size. Exchanging the roles of the block count and the block size would give a witness for the pair instead.
-
Both bounds are attained, by and by respectively, so the witness is not merely short of the two thresholds: it sits exactly one below each.
Depends on
- FALSE: every list of $mn$ 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$
- 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$
- A finite list of reals, and its strictly increasing and strictly decreasing sublists
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- Ordered field
- Order on the natural numbers
- Trichotomy of the order on $\mathbb{N}$
- The pigeonhole principle on $\mathbb{N}$
- Laws of finite sums and products in $\mathbb{N}$, and $\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k)$
- Injection, surjection, bijection
- The cardinality $\lvert A\rvert$ of a finite 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: 67 results over 24 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)