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 five Dyck paths of semilength , with their height functions
Example
The five Dyck paths of semilength are:
| step word | height sequence |
|---|---|
UUUDDD | |
UUDUDD | |
UUDDUD | |
UDUUDD | |
UDUDUD |
Facts & Assumptions
Given: the Dyck paths of semilength .
is the number of Dyck paths of semilength (The Catalan number ).
Verification
Every word in the table has three up steps, three down steps, starts at height , ends at height , and never drops below height , so every row is a Dyck path of semilength .
Any Dyck path of semilength must begin with U; listing the five possible continuations that keep the height nonnegative gives exactly the five rows of the table and no others.
The table therefore has all the Dyck paths of semilength , so [L1] gives . This matches [L2], since and therefore .
Remarks
- The five words are the first nontrivial Catalan family large enough for the reflection, cycle-lemma and triangulation examples to display all members explicitly.
Depends on
Used by
Nothing in the library uses this result yet.
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
- A. Postnikov (notes by A. Lin), MIT 18.212 Algebraic Combinatorics, lecture of February 6, 2019 (standard reference, not scraped)