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 diagonal path with or satisfies for some
Statement
Let be a diagonal lattice path of length from with height function (Diagonal lattice paths with steps and , and the height function), and let . If
then for some with ; that is, touches the level .
Facts & Assumptions
Given: a diagonal path of length from with height function , an integer , and the hypothesis that lies weakly between and in one order or the other.
The height function of a diagonal path of length from satisfies and for , and touches the level when for some with (Diagonal lattice paths with steps and , and the height function).
Every nonempty subset has a least element: there is with for all (The well-ordering principle).
Proof
Assume first that . The set contains , so it is nonempty and has a least element .
Assume instead that . The set contains , so it is nonempty and has a least element .
In the case of step 1.1: if then and , so ; and if then is not in , so , whence is positive and therefore equal to , giving and so .
In the case of step 1.2: if then and , so ; and if then is not in , so , whence is negative and therefore equal to , giving and so .
The hypothesis puts weakly between and in one of the two orders, so one of the two cases applies, and each produces an index at which the height is exactly .
Remarks
-
Where the step set is spent. The argument uses only that consecutive heights differ by exactly , and it fails for a step set whose steps change the height by more than one unit: such a path can pass from above a level to below it without ever meeting it. The companion page carries that witness.
-
Both orders are needed. The reflection argument applies the lemma once with the start above the level and the end below it, and once the other way round, so neither inequality may be dropped.
Depends on
Used by
Dependency tree · two levels
16 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
- C. Krattenthaler, "Lattice Path Enumeration", ch. 10 of the Handbook of Enumerative Combinatorics, §10.3 (standard reference, not scraped)