Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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 Catalan numbers through C6, from the recurrence and from the closed formula

Example

The Catalan numbers through C6 are:

nfrom the recurrence(2nn)from (n+1)Cn=(2nn)
0111
1121
2262
35205
4147014
54225242
6132924132

Facts & Assumptions

Given: the Catalan recurrence and the closed formula.

[L1]

Cn+1=i=0nCiCni with C0=1 (Cn+1=i=0nCiCni, with C0=1).

[L2]

(n+1)Cn=(2nn) ((n+1)Cn=(2nn)).

Verification

technique · direct
1.1

Starting from C0=1, the recurrence [L1] gives successively C1=1, C2=2, C3=5, C4=14, C5=42 and C6=132.

L1
1.2

The central binomial coefficients in the third column are (00)=1, (21)=2, (42)=6, (63)=20, (84)=70, (105)=252 and (126)=924.

given
2.1

Dividing the third column by n+1 as [L2] prescribes gives exactly the second column again, so the two routes agree term by term.

L2step 1.1step 1.2

Remarks

  • The table is the finite check behind the three proofs on the A page: every one of them lands on the same sequence before any general theorem is applied.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

25 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