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.
The two step sets describe the same objects: , is a bijection matching the diagonal with the level
Statement
Let and put . Replacing each letter of a step word by and each letter by induces a bijection
from the diagonal paths of length from ending at height (Diagonal lattice paths with steps and , and the height function) onto the monotone paths from to (Monotone lattice paths with steps and ).
Moreover the two pictures agree step by step: if has height function and , then
Consequently, for every and every , the height inequality holds if and only if ; in particular staying weakly above the level corresponds to staying weakly above the diagonal .
Facts & Assumptions
Given: natural numbers and , and .
A diagonal lattice path is a lattice path whose steps lie in the step set with , ; a diagonal path of length from has , and with the number of up-steps among the first its height is when (Diagonal lattice paths with steps and , and the height function).
A monotone lattice path is a lattice path whose steps lie in the step set with and ; for such a path from with step word and the number of letters among the first , one has (Monotone lattice paths with steps and ).
For : is a bijection if and only if there is a function with and ( is a bijection if and only if there is a function with and ; such a is unique, equals the inverse relation , and is itself a bijection).
For a step set , a point and , the map sending a lattice path to its step word is a bijection (For each start point the step word is a bijection onto ).
Proof
The letter map with and has the two-sided inverse , , so composing a word with carries to and composing with the inverse letter map carries it back; a word with up-steps is carried to a word with letters and letters . Hence a diagonal path of length from ending at height is carried to a monotone path from ending at , and conversely.
Define as the composite: take the step word of a diagonal path by [L2], compose it with , and trace the resulting word from ; define the same way with the inverse letter map. Each of the three constituents of is a bijection with the corresponding constituent of as inverse, by [L2] and step 1.1, so and are the respective identities and is a bijection.
For the count of up-steps among the first letters of equals the count of letters among the first letters of , that is ; so , and the two sides of the height inequality are the same integer, whence each holds exactly when the other does. Taking gives the statement about the diagonal , and at both sides are .
Remarks
-
Why this is a lemma and not a convention. The page uses the rectangular picture for the binomial count and the diagonal picture for heights, levels and reflections. The sources use one or the other and state no correspondence, so a page using both must prove they agree once. Every later statement that moves between the pictures cites this lemma and does not restate it.
-
What the correspondence does not do. It matches the two step sets and the two positions, and nothing else. The number of steps is preserved and the two endpoints determine each other, but a level in one picture is a diagonal line in the other, which is why the level statements below are made in the diagonal picture only.
Depends on
- Monotone lattice paths with steps $E=(1,0)$ and $N=(0,1)$
- Diagonal lattice paths with steps $U=(1,1)$ and $D=(1,-1)$, and the height function
- $f : A \to B$ is a bijection if and only if there is a function $g : B \to A$ with $g \circ f = \Delta_A$ and $f \circ g = \Delta_B$; such a $g$ is unique, equals the inverse relation $f^{-1}$, and is itself a bijection
- For each start point the step word is a bijection onto $S^n$
Used by
Dependency tree · two levels
20 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–10.3 (standard reference, not scraped)