Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-26
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 3, with their height functions

Example

The five Dyck paths of semilength 3 are:

step wordheight sequence
UUUDDD0,1,2,3,2,1,0
UUDUDD0,1,2,1,2,1,0
UUDDUD0,1,2,1,0,1,0
UDUUDD0,1,0,1,2,1,0
UDUDUD0,1,0,1,0,1,0

Facts & Assumptions

Given: the Dyck paths of semilength 3.

[L1]

C3 is the number of Dyck paths of semilength 3 (The Catalan number Cn:=Dn).

[L2]

The closed formula gives (3+1)C3=(63) ((n+1)Cn=(2nn)).

Verification

technique · direct
1.1

Every word in the table has three up steps, three down steps, starts at height 0, ends at height 0, and never drops below height 0, so every row is a Dyck path of semilength 3.

given
2.1

Any Dyck path of semilength 3 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.

step 1.1
3.1

The table therefore has all the Dyck paths of semilength 3, so [L1] gives C3=5. This matches [L2], since (63)=20 and therefore 4C3=20.

L1L2step 2.1

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