Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 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.

Partitions with parts at most 3 from a truncated multiset product

Example

Restricting the Euler product to part sizes 1,2,3 gives

1(1x)(1x2)(1x3).

The coefficient of x5 is 5, corresponding to the five partitions of 5 whose parts are at most 3:

3+2, 3+1+1, 2+2+1, 2+1+1+1, 1+1+1+1+1.

Facts & Assumptions

Given: A combinatorial class having one object of each size 1, 2, and 3, and no other objects.

[L1]

If A has no size-zero objects and an objects of size n, then MSET(A) has generating function n1(1xn)an (If A has no size-zero objects then MSET(A) has generating function n1(1xn)an).

Verification

technique · direct
1.1

Applying [L1] to the Given class and multiplying the resulting factors to degree 5 gives (1x)1(1x2)1(1x3)1=(1+x+x2+x3+x4+x5)(1+x2+x4)(1+x3)=1+x+2x2+3x3+4x4+5x5+O(x6).

givenL1algebra
2.1

The five displayed partitions of 5 are exactly the partitions whose part sizes lie in {1,2,3}, so the coefficient 5 has the advertised interpretation.

step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

5 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.