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.
Statement
For all the set of monotone lattice paths from to (Monotone lattice paths with steps and ) is finite with
the binomial coefficient of The set of -element subsets and the binomial coefficient . More generally, if and in and are the natural numbers with and , then
Facts & Assumptions
Given: natural numbers and , and integers , in the second clause.
A monotone lattice path is a lattice path whose steps lie in the step set with and (Monotone lattice paths with steps and ).
For with step word and , one has for ; hence if and only if and (Monotone lattice paths with steps and ).
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 ).
For a finite set and , is the set of -element subsets of , it is finite, and (The set of -element subsets and the binomial coefficient ).
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).
If is finite and is a bijection then is finite and (The cardinality of a finite set).
Proof
Every member of has length , and under the step-word bijection of [L1] with and the set corresponds exactly to the set of words with .
The map carries into the set of -element subsets of , and the map sending a subset to the word with for and otherwise is a two-sided inverse of it, so it is a bijection of onto that set of subsets.
The set has elements, so its -element subsets number , and transporting along the two bijections of steps 1.1 and 2.1 makes finite of that cardinality.
For general endpoints, is a bijection : subtracting a constant leaves every difference unchanged, sends to and to , and inverts it; so the two sets have the same cardinality . At this is one empty path against ; at it is the single all- path against ; at it is the paths differing in the position of the one step against .
Remarks
-
The general-endpoint clause is not decoration. Every later count on this page is a count of paths between two points neither of which is the origin, and it is obtained from this clause rather than by repeating the argument.
-
Where the monotonicity is spent. Only in [F2]: it makes the endpoint determine the numbers of - and -steps and hence the length. A fixed start and a fixed step word always determine one endpoint, for every step set; what can fail for a step set containing negative steps is the converse assertion that the endpoint determines the letter counts used by this binomial count.
Depends on
- Monotone lattice paths with steps $E=(1,0)$ and $N=(0,1)$
- For each start point the step word is a bijection onto $S^n$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- $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
- The cardinality $\lvert A\rvert$ of a finite set
Used by
- For n≥1 the pairs of non-intersecting monotone paths (1,0)→(n+1,n) and (0,1)→(n,n+1) number C(2n, n)²-C(2n, n+1)C(2n, n-1) Corollary
- The number of diagonal paths from (0,a) to (n,b) is C(n, u) for the natural number u with 2u=n+b-a, and 0 when no such u exists Corollary
- Path systems between two families of lattice points, and non-intersecting systems Definition
- The ten monotone lattice paths from (0,0) to (3,2) Example
- FALSE: the monotone paths from (0,0) to (n,n) staying weakly below the diagonal are exactly half of all monotone paths False statement
- det(lvertM(Aᵢ,Eⱼ)|)_i,j=∑_π∈ Sᵣsgn(π)·#{non-intersecting π-systems} Theorem
Dependency tree · two levels
26 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)
- D. Guichard, An Introduction to Combinatorics and Graph Theory, §3.5 (standard reference, not scraped)