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.

F4=F2[t]/(t2+t+1) with complete addition and multiplication tables

Example

Let a be the residue class of t in F2[t]/(t2+t+1). Then a2=a+1, and the field has elements 0,1,a,a+1 with tables

+01aa+1
001aa+1
110a+1a
aaa+101
a+1a+1a10
01aa+1
00000
101aa+1
a0aa+11
a+10a+11a

Facts & Assumptions

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

[L1]

For a field F, the quotient F[t]/(p) is a field exactly when the nonconstant polynomial p 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).

[L3]

The multiplicative group of a finite field is cyclic (The multiplicative group Fq× of a finite field is cyclic).

Verification

technique · direct
1.1

The polynomial t2+t+1 has value 1 at both 0 and 1, so it has no root in F2 and is irreducible. By [L1] and [L2], A is a field.

givenL1L2
2.1

Every residue has the unique form c+da with c,dF2, and the relation is a2+a+1=0, hence a2=a+1.

step 1.1algebra
3.1

Applying characteristic-two addition and the reduction in step 2.1 gives every entry in the two displayed tables. In particular a(a+1)=1 and (a+1)2=a, so the three nonzero elements form the cyclic group 1,a,a+1 predicted by [L3].

step 2.1L3algebra

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