Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-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.

A normal basis of F8 over F2

Example

Let K:=F2[t]/(t3+t+1), a field of order 8, let α be the class of t, and let σ(x)=x2 generate Gal(K/F2). Put

β:=α+1.

Then the conjugate list

(β, β2, β4)=(α+1, α2+1, α2+α+1)

is a normal basis of K over F2 (Normal bases of a finite Galois extension).

Not every element works. The generator α itself does not: its conjugate list is (α,α2,α2+α), whose three members sum to 0, so they are linearly dependent over F2 and are not a basis.

Facts & Assumptions

Given: The field K=F2[t]/(t3+t+1) with α the class of t, so α3=α+1 and α4=α2+α; squaring is additive in characteristic two.

[L4]

For a linear map T:VW with V finite-dimensional, dimV=dimkerT+dimimT (Rank-nullity: dimFV=nullityT+rankT).

[L5]

Every finite Galois extension with cyclic Galois group has a normal basis (Every finite cyclic extension has a normal basis).

Verification

technique · direct
1.1

By [L1] and [L2] the space K is a three-dimensional F2-vector space with basis 1,α,α2, and Gal(K/F2)={id,σ,σ2} acts by xx, x2, x4.

L1L2
2.1

The conjugate list of α is (α,α2,α4) with α4=αα3=α(α+1)=α2+α; hence α+α2+α4=α+α2+α2+α=0. A vanishing combination with all coefficients 1 is nontrivial, so this list is linearly dependent over F2 and is not a basis.

step 1.1L3given
3.1

The conjugates of β=α+1 are β, β2=(α+1)2=α2+1 and β4=(β2)2=(α2+1)2=α4+1=α2+α+1.

step 1.1step 2.1given
4.1

The seven nonzero F2-combinations of β,β2,β4 are nonzero: the three single terms are α+1, α2+1 and α2+α+1; the three pairwise sums are β+β2=α2+α, β+β4=α2 and β2+β4=α; and the total sum is β+β2+β4=1. None of these seven is 0, as each has a nonzero coordinate list in the basis 1,α,α2.

step 1.1step 3.1given
5.1

So the F2-linear map T ⁣:F23K sending (c1,c2,c3) to c1β+c2β2+c3β4 has trivial kernel by step 4.1; both spaces have dimension three by step 1.1, so [L4] makes T surjective as well, hence bijective, and [L3] makes (β,β2,β4) an ordered basis of K over F2.

step 1.1step 4.1L3L4
6.1

That list is the family of conjugates of β under Gal(K/F2) by step 3.1, so it is a normal basis, as [L5] guarantees exists for this cyclic extension.

step 3.1step 5.1L2L5

Remarks

  • A conjugate family of the right size can still fail. The list (α,α2,α4) has three distinct members and is a single Galois orbit, yet it is not a basis; what fails is independence, not the orbit condition. The normal basis theorem asserts that some element works, never that every element does (FALSE: every basis of a finite field over a subfield is a normal basis).

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

71 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