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

Over F2, x4+x2+1=(x2+x+1)2 has two distinct roots, each repeated, in its four-element splitting field

Example

Over F2, x4+x2+1=(x2+x+1)2. The polynomial x2+x+1 is irreducible. If u is one of its roots, the four-element field F2(u)={0,1,u,u+1} is the splitting field, and the two distinct roots u and u+1 each occur with multiplicity two in x4+x2+1, meaning that their linear factors have exponent two in its factorisation.

Facts & Assumptions

Given: The polynomial x4+x2+1F2[x].

[F1]
[F2]

A quadratic over a field is irreducible exactly when it has no root in the field (A polynomial of degree two or three over a field is irreducible exactly when it has no root in the field).

[F3]

For monic irreducible p of degree 2, the quotient F[x]/(p) is a field whose elements have unique form a+bu, and u is a root of p (F[x]/(p) for monic irreducible p is a field extension containing the root x+(p) with unique reduced representatives).

[F4]

A root a is repeated when (xa)2 divides the polynomial (Repeated roots in extension fields and separable polynomials).

[F5]

A splitting field is generated by the roots of a polynomial that splits there (Polynomials that split and splitting fields of a polynomial or a family of polynomials).

[F6]

For every field K, the polynomial ring K[x] is a unique factorisation domain (For every field F, F[x] is a unique factorisation domain).

Verification

technique · direct calculation
1.1

In characteristic 2, (x2+x+1)2=x4+x2+1. The polynomial p=x2+x+1 takes the value 1 at both 0 and 1, so [F2] makes it irreducible.

F1F2algebra
1.2

By [F3], adjoining u=x+(p) gives a field with the four distinct elements 0,1,u,u+1 and relation u2+u+1=0. Substituting u+1 into p in characteristic 2 also gives zero, so p=(xu)(x(u+1)).

F1F3algebra
2.1

Squaring the factorisation yields x4+x2+1=(xu)2(x(u+1))2. The two roots are distinct by step 1.2, and any root of the displayed product equals one of them because a field has no zero divisors. Uniqueness of factorisation in [F6] makes both displayed exponents exactly two; in particular [F4] makes both roots repeated. Finally [F5] identifies F2(u) as their splitting field.

F4F5F6step 1.1step 1.2algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 79 results over 14 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources