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 four roots of t4+t+1 over F2 are the Frobenius powers of any one of them

Example

Let K:=F2[t]/(t4+t+1) and let α be the class of t, so α4=α+1. Then K is a field of order 16, and the four conjugates of α over F2,

α,α2,α4=α+1,α8=α2+1,

are pairwise distinct, are exactly the roots of t4+t+1 in K, and satisfy α16=α, so the Frobenius orbit closes at length four.

Facts & Assumptions

Given: The polynomial π:=t4+t+1F2[t], the ring K=F2[t]/(π), and the class α of t, so α4=α+1 since 1=1 in characteristic two; squaring is additive there.

[L1]

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

[L2]

f(a)=0 if and only if xa divides f (Factor theorem over a commutative ring); and over an integral domain deg(fg)=degf+degg for nonzero f,g (Over an integral domain, degrees add under multiplication of nonzero polynomials, Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L3]

For a field F and nonconstant pF[x], p is irreducible if and only if F[x]/(p) is a field (For a nonconstant p in F[x], the ideal (p) is maximal and F[x]/(p) is a field exactly when p is irreducible).

[L6]

A monic irreducible π of degree d over Fq with a root α has the d distinct roots α,αq,,αqd1 and π=i<d(tαqi) (A monic irreducible of degree d over Fq has the d distinct roots α,αq,,αqd1).

Verification

technique · direct
1.1

π has no root in F2, since π(0)=1 and π(1)=1+1+1=1; so by [L2] it has no factor of degree one.

L2given
1.2

The only monic irreducible quadratic in F2[t] is t2+t+1: the four monic quadratics are t2, t2+1, t2+t and t2+t+1, and the first three have the root 0, 1 and 0 respectively, so [L1] leaves only the last.

L1L2given
2.1

π is irreducible. A factorisation of π into two nonconstant factors has degrees summing to four by [L2], so it is either 1+3, excluded by step 1.1, or 2+2; and every monic quadratic factor would have to be irreducible, hence equal to t2+t+1 by step 1.2, giving π=(t2+t+1)2=t4+t2+1, which is not π.

step 1.1step 1.2L2given
3.1

By [L3] the ring K is a field; π is monic irreducible with π(α)=0, so [K:F2]=4 with power basis 1,α,α2,α3 by [L4], and K=24=16 by [L5].

step 2.1L3L4L5
4.1

Compute the conjugates in that basis: α4=α+1 by hypothesis, and α8=(α4)2=(α+1)2=α2+1. So the four elements α,α2,α4,α8 have coordinate lists (0,1,0,0), (0,0,1,0), (1,1,0,0) and (1,0,1,0), which are pairwise different, so the four elements are pairwise distinct.

step 3.1given
5.1

α16=(α8)2=(α2+1)2=α4+1=(α+1)+1=α, so the orbit closes after four steps.

step 4.1given
6.1

By [L6] applied to π, of degree four, the elements α,α2,α4,α8 are exactly the roots of π and π=(tα)(tα2)(tα4)(tα8) in K[t]; steps 4.1 and 5.1 verify the distinctness and the closing of the orbit directly.

step 2.1step 4.1step 5.1L6

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

49 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