Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-31
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.

Parenthesised tensor words of a fixed length are counted by the Catalan numbers

Statement

For n1, let an be the number of parenthesised tensor words on the letters x1,,xn with no inserted unit symbol. Then a1=1 and

an=k=1n1akank(n2).

Equivalently, an=Cn1, where the Catalan numbers are defined by C0=1 and

Cm=k=0m1CkCm1k(m1).

Facts & Assumptions

Given: The recursive formation rule for parenthesised tensor words.

[L1]

A parenthesised tensor word is either one letter or a composite (uv) built recursively, with the letters kept in order (Parenthesised tensor words and their evaluation functors).

Proof

technique · direct
1.1

For n=1 there is only the word x1, so a1=1.

givenL1
1.2

If n2, every word has a unique outermost decomposition (uv), where u uses the first k letters and v uses the remaining nk letters for a unique k with 1kn1. Conversely, every such pair (u,v) produces a word on n letters.

L1
2.1

Therefore the words on n letters are partitioned by the value of k, and for fixed k there are akank choices. Summing over k gives an=k=1n1akank.

step 1.2algebra
3.1

The recurrence in step 2.1 is exactly the Catalan recurrence after the index shift an=Cn1, and step 1.1 matches the initial value C0=1. Hence an=Cn1 for all n1.

step 1.1step 2.1algebra

Depends on

Used by

Dependency tree · two levels

2 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