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.
Monotone lattice paths with steps and
Definition
Put and . A monotone lattice path is a lattice path whose steps lie in the step set with and (Lattice paths, step sets and step words). Write
so is the set of monotone paths from to of any length. The letters and are the two steps and are also used as the two letters of the alphabet of a step word.
Where a monotone path is after steps. Let have step word , and for let
be the number of letters among the first (The cardinality of a finite set). Then
Indeed and ; and if the formula holds at then , where gives and raises the first coordinate by , while gives and raises the second coordinate by ; in both cases the formula holds at . Induction on (The principle of mathematical induction) gives it for every . Note , so the first coordinate is again a point of with .
Three consequences, recorded because every count below uses them.
(a) Both coordinates are nondecreasing along a monotone path, since and are both nondecreasing.
(b) The endpoint determines the length and the letter count. A path satisfies if and only if and .
(c) Existence. is nonempty exactly when and ; in that case every one of its members has length , and the word traces one of them. Here and denote the natural numbers whose images under the embedding of into are those differences.
Degenerate rectangles are included. Under the existence hypotheses and , if then every step is and has one element; likewise if . If and its one element is the empty path at .
Remarks
-
"Monotone" names the conclusion of (a), not an extra hypothesis. The definition fixes a step set; the monotonicity of the coordinates is then forced and is proved above rather than assumed.
-
Why may be written without a length. By (c) all its members have one and the same length, so no information is lost by suppressing it. For a step set in which two different lengths join the same two points this notation would be ambiguous, and it is not used there.
Depends on
Used by
- Path systems between two families of lattice points, and non-intersecting systems Definition
- The tail-swap involution on a concrete intersecting pair Example
- The ten monotone lattice paths from (0,0) to (3,2) Example
- Tail-swapping is a sign-reversing involution on the intersecting systems Lemma
- The two step sets describe the same objects: U↦ N, D↦ E is a bijection matching the diagonal y=x with the level 0 Lemma
- lvertM((0,0),(m,n))|=C(m+n, n) Theorem
Dependency tree · two levels
18 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.2 (standard reference, not scraped)