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.
FALSE: the monotone paths from to staying weakly below the diagonal are exactly half of all monotone paths
Statement
False claim: among the monotone paths from to , exactly half stay weakly below the diagonal .
Facts & Assumptions
Given: the case .
Replacing by and by gives a bijection in which diagonal height is for the corresponding monotone path (The two step sets describe the same objects: , is a bijection matching the diagonal with the level ).
Refutation
At there are monotone paths from to by [L2].
The weakly-below ones are exactly EENN and ENEN, so there are of them.
Half of the total would be , not , so the claim is false already at . The general reason is that some monotone paths cross the diagonal and therefore belong to neither weak half-plane, so the naive symmetry "below equals above equals half of all paths" breaks down.
Remarks
- The true count is , not . At that is , exactly as the two listed paths show.
Depends on
- The two step sets describe the same objects: $U\mapsto N$, $D\mapsto E$ is a bijection matching the diagonal $y=x$ with the level $0$
- $(n+1)\,C_n=\binom{2n}{n}$
- The Catalan number $C_n:=\lvert\mathcal{D}_n\rvert$
- $\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
Nothing in the library uses this result yet.
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–10.3 (standard reference, not scraped)