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 finite list of reals, and its strictly increasing and strictly decreasing sublists
Definition
Let (The natural numbers (von Neumann)). A finite list of reals of length is a function , written for ; here is the von Neumann natural itself (On the order is membership: , Order on the natural numbers), so the indices are and the list of length is the empty function. The list is pairwise distinct when is injective, that is when whenever (Injection, surjection, bijection).
A sublist of of length , for , is a function that is strictly increasing on indices, meaning whenever ; its terms are . Such an is injective, since natural-order trichotomy gives or when , and hence (Trichotomy of the order on ).
The sublist is
- strictly increasing when for all ;
- strictly decreasing when for all ,
the order being that of the ordered field (Ordered field).
Boundary readings, which are part of the definition and not exceptions. A sublist of length or has no pair at all, so it is both strictly increasing and strictly decreasing, vacuously. A list of length has a sublist of length exactly when , namely for any ; and it has no sublist of length with , since would be an injection of into , contrary to the finite pigeonhole principle (The pigeonhole principle on , clause 2).
Every count here is a natural number. The length of a list and the length of a sublist are naturals, and no cardinality of an infinite set is used; a list is a function on a natural number, so it is finite in the sense of The cardinality of a finite set.
Remarks
-
A sublist is a choice of positions, not a choice of values. Two positions carrying equal values are different sublists of length . This is why the monotonicity conditions are stated on and rather than on a set of values, and why the pairwise-distinctness hypothesis has to be imposed separately when a result needs it.
-
Strictness on both sides. The indices increase strictly, so a sublist reads the list left to right without repeating a position; the values increase or decrease strictly, so no two terms of a monotone sublist are equal. Neither strictness is redundant: a list may repeat a value, and then a nondecreasing sublist could be longer than any strictly increasing one.
-
The empty list. At the only sublists are the empty one, of length . Any statement asserting the existence of a sublist of length is therefore false at , and any statement about lists of length has content at or precisely because .
Depends on
- Ordered field
- The natural numbers $\mathbb{N}$ (von Neumann)
- Order on the natural numbers
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- Trichotomy of the order on $\mathbb{N}$
- The pigeonhole principle on $\mathbb{N}$
- Injection, surjection, bijection
- The cardinality $\lvert A\rvert$ of a finite set
Used by
- The Erdős-Szekeres monotone subsequence theorem follows by applying Mirsky's theorem to the index-value poset Corollary
- A list of six distinct reals with no strictly increasing sublist of length four and no strictly decreasing sublist of length three Counterexample
- 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 False statement
- 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 Theorem
- 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 Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 44 results over 22 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)
- Morris, Combinatorics: The Pigeonhole Principle (LibreTexts) (standard reference, not scraped)