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

F8=F2[t]/(t3+t+1) and its power table

Example

Let a be the residue class of t in F2[t]/(t3+t+1). Then

a3=a+1,a4=a2+a,a5=a2+a+1,a6=a2+1,a7=1.

Together with 0 and the low powers a0=1, a1=a, a2, these are all eight elements.

Facts & Assumptions

Given: The quotient A=F2[t]/(t3+t+1) and the class a of t.

[L1]

A polynomial quotient over a field is a field exactly when its modulus is irreducible (For a nonconstant p in F[x], the ideal (p) is maximal and F[x]/(p) is a field exactly when p is irreducible).

[L2]

An irreducible cubic simple extension has power basis (1,a,a2) and degree 3 (A simple algebraic extension is its minimal-polynomial quotient and has power basis 1,a,,an1 and degree n).

Verification

technique · direct
1.1

A reducible cubic over a field has a linear factor. The polynomial t3+t+1 has value 1 at both elements of F2, so it is irreducible; [L1] and [L3] make A a field.

givenL1L3
2.1

By [L2], the eight coefficient triples in the basis (1,a,a2) are the eight elements of A, and a3=a+1.

step 1.1L2algebra
3.1

Successive multiplication by a and reduction by a3=a+1 gives the displayed powers. Together with a0=1, a1=a and a2, the powers a0,,a6 are the seven distinct nonzero basis combinations, and the next product returns a7=1.

step 2.1algebra

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: 73 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