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.
For the pairs of non-intersecting monotone paths and number
Statement
Let . Then the number of pairs such that
- is a monotone lattice path from to ,
- is a monotone lattice path from to , and
- and do not intersect,
is
Facts & Assumptions
Proof
With , , and , the four path counts are by [L2].
Every monotone path meets every monotone path . After steps, both paths lie on the line ; writing their -coordinates as and , the difference starts at and ends at , and each step changes it by at most . So some index has , and then the common value of forces the same -coordinate as well.
Step 1.2 is exactly the compatibility condition for these two pairs of endpoints, so [L1] applies and gives the count as the determinant
At this gives , which matches the direct count: there are four ordered pairs of paths, and exactly one pair meets at the point .
Remarks
- The determinant is already nontrivial at : the count is not the product of the two individual path counts because the compatibility condition removes the intersecting pair.
Depends on
- $\det\bigl(\lvert\mathcal{M}(A_i,E_j)\rvert\bigr)_{i,j}=\sum_{\pi\in S_r}\operatorname{sgn}(\pi)\cdot\#\{\text{non-intersecting }\pi\text{-systems}\}$
- $\lvert\mathcal{M}((0,0),(m,n))\rvert=\binom{m+n}{n}$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
Used by
Dependency tree · two levels
22 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, Corollary 10.13.2 (standard reference, not scraped)