Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + 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.

The divisor-sum identity at q=2, n=3 finds exactly two monic irreducible cubics

Example

Over F2 the divisor-sum identity (dndNq(d)=qn for the counts Nq(d) of monic irreducibles of degree d over Fq) at n=3 reads

N2(1)+3N2(3)=23=8,

and N2(1)=2, so N2(3)=2. The two monic irreducible cubics in F2[t] are

t3+t+1andt3+t2+1.

Facts & Assumptions

Given: The field F2 with two elements and the counts N2(d) of monic irreducible polynomials of degree d in F2[t] (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L2]

A polynomial of degree 2 or 3 over a field is irreducible if and only if it has no root in that field (A polynomial of degree two or three over a field is irreducible exactly when it has no root in the field).

[L3]

For a commutative ring R, aR and fR[x]: f(a)=0 if and only if xa divides f (Factor theorem over a commutative ring, Evaluation and roots of a polynomial in a commutative target ring).

Verification

technique · direct
1.1

The monic polynomials of degree one in F2[t] are t and t+1, and each is irreducible, having degree one; so N2(1)=2.

givenalgebra
1.2

A monic cubic over F2 is f=t3+at2+bt+c with a,b,cF2, so there are eight of them. Such an f has no root in F2 exactly when f(0)=c0 and f(1)=1+a+b+c0, that is exactly when c=1 and a+b=1.

givenalgebra
2.1

The positive divisors of 3 are 1 and 3, so [L1] at q=2 and n=3 reads N2(1)+3N2(3)=8; with step 1.1 this gives 3N2(3)=6 and N2(3)=2.

step 1.1L1algebra
3.1

The pairs (a,b) with a+b=1 in F2 are (0,1) and (1,0), so exactly two monic cubics have no root in F2, namely t3+t+1 and t3+t2+1; by [L2] these two are irreducible and by [L2] and [L3] the other six are not, each having a root and hence a linear factor. This agrees with the count N2(3)=2 of step 2.1.

step 2.1step 1.2L2L3algebra

Remarks

  • The identity is a recursion, not a formula. It determines N2(3) only because N2(1) is already known; at n=4 it would read N2(1)+2N2(2)+4N2(4)=16 and would need N2(2) first.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

20 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