Alphabeta Math
Session-authored (Fable 5 assisted)
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.

14 results · all verified · 10 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 4 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Solvability by Radicals and Kummer Theory — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

For Q(d)/Q, the embedding formulas match the determinant and trace of multiplication

Example

Let dQ be nonsquare, let K=Q(d), and write α=a+bd with a,bQ. Then

NK/Q(α)=a2db2,TrK/Q(α)=2a.

In the basis (1,d), multiplication by α has matrix

(abdba),

so the field norm and trace agree with the determinant and trace of that matrix.

Facts & Assumptions

Given: The quadratic extension K=Q(d) with d nonsquare, and the element α=a+bd.

[L1]

Norm and trace are the product and sum of the embeddings in the separable case (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

[L2]

Field norm and trace agree with determinant and trace of multiplication by the element (Field norm and trace agree with the determinant and trace of multiplication by an element).

Verification

technique · direct
1.1

The two Q-embeddings of K send d to ±d, so [L1] gives NK/Q(α)=(a+bd)(abd)=a2db2, and TrK/Q(α)=(a+bd)+(abd)=2a.

L1algebra
2.1

Multiplication by α sends 1a+bd,dbd+ad, so its matrix in the basis (1,d) is the displayed matrix. That matrix has determinant a2db2 and trace 2a, agreeing with step 1.1 as [L2] predicts.

L2step 1.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

In Fqn/Fq, norm and trace are the Frobenius product and sum

Example

Let Fqn/Fq be a finite-field extension, and let αFqn. Then

NFqn/Fq(α)=ααqαqn1=α1+q++qn1,

and

TrFqn/Fq(α)=α+αq++αqn1.

Facts & Assumptions

Given: A finite extension Fqn/Fq and an element αFqn.

[L1]

The extension is finite Galois with cyclic Galois group generated by the Frobenius σq(x)=xq (A finite extension of a finite field of order q is Galois with cyclic Galois group generated by xxq).

[L2]

Norm and trace are the product and sum of the distinct embeddings in the separable case (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

Verification

technique · direct
1.1

By [L1], the n distinct Fq-embeddings are 1,σq,,σqn1.

L1
2.1

Applying [L2] to the embeddings of step 1.1 gives NFqn/Fq(α)=i=0n1σqi(α)=i=0n1αqi=α1+q++qn1, and TrFqn/Fq(α)=i=0n1σqi(α)=α+αq++αqn1.

step 1.1L2algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

For Fp(t)/Fp(tp), the trace is identically zero

Example

Let F=Fp(tp) and K=Fp(t). Then K/F is purely inseparable of degree p, its only F-embedding into an algebraic closure is the inclusion, and

TrK/F(x)=0for every xK.

In particular,

NK/F(t)=tp,TrK/F(t)=0.

Facts & Assumptions

Given: The fields F=Fp(tp) and K=Fp(t).

[L2]
[L3]

A simple algebraic extension has degree equal to the degree of the minimal polynomial of its generator (A simple algebraic extension is its minimal-polynomial quotient and has power basis 1,a,,an1 and degree n).

[L4]

In a finite extension, norm and trace are given by the embedding formulas with the inseparable exponent, and the trace vanishes when that exponent is greater than one (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

Verification

technique · direct
1.1

If tF, then one could write t=u(tp)/v(tp) with coprime polynomials u,vFp[s]. Clearing denominators gives the polynomial identity tv(tp)u(tp)=0. But the first term has degree congruent to 1 modulo p, while every term of u(tp) has degree divisible by p, impossible. Hence tF.

L1algebra
2.1

Since tpF and tF, the polynomial xptp is irreducible over F by [L2]. Therefore K=F(t) has degree p over F by [L3], and it is purely inseparable because tpF. The only F-embedding of K into an algebraic closure is the inclusion.

step 1.1L2L3algebra
3.1

Now [L4] gives NK/F(t)=tp,TrK/F(t)=pt=0, and the same embedding formula shows TrK/F(x)=0 for every xK.

step 2.1L4algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Hilbert 90 for Q(i)/Q recovers the rational parametrization of the unit circle

Example

Let K=Q(i) over Q, with Galois generator σ(a+bi)=abi. Then every rational point (x,y) on

x2+y2=1

with x1 has the form

x=1t21+t2,y=2t1+t2

for some tQ. Equivalently, every primitive Pythagorean triple is obtained from this parametrization after clearing denominators.

Facts & Assumptions

Given: The quadratic extension K/Q and its nontrivial automorphism σ(a+bi)=abi.

[L1]

In a finite cyclic extension, norm one is equivalent to being of the form β/σ(β) (Hilbert's theorem 90 for a finite cyclic extension).

Verification

technique · direct
1.1

If (x,y)Q2 satisfies x2+y2=1, then α=x+yiK× has norm one. By [L1], there is β=u+viK× with x+yi=βσ(β)=u+viuvi=(u+vi)2u2+v2=u2v2u2+v2+2uvu2+v2i. If u=0 then x=1, excluded in the statement. So with t=v/uQ one gets x=1t21+t2,y=2t1+t2.

L1algebra
2.1

Conversely, every rational t gives (1t21+t2)2+(2t1+t2)2=1, so the displayed formula indeed parametrizes rational points on the unit circle. Clearing denominators gives the classical Pythagorean triple formulas.

step 1.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Over Q(ω), the splitting field of x32 is a cyclic cubic extension

Example

Let ω be a primitive cube root of unity and put F=Q(ω). Then x32 is irreducible over F, and its splitting field is

F(23),

which is a cyclic extension of degree 3 over F.

Facts & Assumptions

Given: The field F=Q(ω) and the polynomial x32.

[L1]

Norm and trace are given by the embedding formulas (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

[L2]

Over a base containing μ3, a degree-three extension is cyclic exactly when it is generated by a root of an irreducible cubic x3a (If μnF and charFn, then a degree-n extension is cyclic exactly when it is F(α) with αnF and xnαn irreducible).

Verification

technique · direct
1.1

The field F/Q has degree 2. If 2=β3 for some βF, then taking norms from F to Q gives 4=NF/Q(2)=NF/Q(β)3, which is impossible because no rational cube equals 4. So 2 is not a cube in F. Hence x32 has no root in F and is irreducible there.

L1algebra
2.1

Since ωF, all roots of x32 are 23, ω23, ω223, so they all lie in F(23). The irreducibility from step 1.1 and [L2] therefore make F(23)/F cyclic of degree 3.

L2step 1.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Cardano's formula for x33x1 from the Lagrange resolvent

Example

Let

u3=1+32,v3=132,uv=1.

Then

x:=u+v

is a root of x33x1. The two nontrivial Lagrange resolvents are 3u and 3v; equivalently, u and v are the normalized resolvents obtained after division by 3.

Facts & Assumptions

Given: The depressed cubic f(x)=x33x1 and the displayed radicals.

[L1]

The Lagrange resolvent is the weighted sum attached to a cyclic action and a chosen root of unity (The Lagrange resolvent attached to a cyclic action and a root of unity).

[L2]

In the cyclic cubic situation over a field containing the cube roots of unity, the resolvent eigenvectors lie in a radical extension (If μnF and charFn, then a degree-n extension is cyclic exactly when it is F(α) with αnF and xnαn irreducible).

Verification

technique · direct
1.1

The displayed cube roots satisfy u3+v3=1,u3v3=1, so our choice uv=1 is compatible. Now (u+v)3=u3+v3+3uv(u+v)=1+3(u+v). Therefore x33x1=(u+v)33(u+v)1=0.

givenalgebra
2.1

Put x0=u+v, x1=ωu+ω2v, and x2=ω2u+ωv, and let σ cycle x0,x1,x2. The definition [L1] gives Rσ,ω(x0)=x0+ω2x1+ωx2=3u, and Rσ,ω2(x0)=x0+ωx1+ω2x2=3v. Thus u and v are the two nontrivial resolvents divided by 3, while step 1.1 is the load-bearing check that their symmetric combination is a genuine root of the cubic.

L1L2step 1.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

A quartic solved through its resolvent cubic

Example

For

f(x)=x410x2+1,

the resolvent cubic is

Rf(y)=y3+10y24y40=(y2)(y+2)(y+10).

Taking the root y=2 leads to

x2=5±26,

so the four roots are

±(2+3),±(23).

Facts & Assumptions

Given: The quartic f(x)=x410x2+1.

[L1]

For x4+ax3+bx2+cx+d, the resolvent cubic is y3by2+(ac4d)y(a2d+c24bd) (The coefficient formula and discriminant of the quartic resolvent).

[L2]

The roots of the resolvent are the three sums of products obtained from the three pairings of the four quartic roots (The resolvent cubic of a monic quartic).

Verification

technique · direct
1.1

Here a=0, b=10, c=0, and d=1, so [L1] gives Rf(y)=y3+10y24y40. Direct substitution shows that y=2 is a root, and polynomial division yields the displayed factorization.

L1algebra
2.1

Use the resolvent root y=2 to choose the pairing in [L2]. Seek a factorisation f(x)=(x2+ux+v)(x2ux+w). The paired products give v+w=y=2, while the constant term gives vw=1, so v=w=1. Comparing the x2 coefficient gives v+wu2=10, hence u2=12. Taking u=23 yields f(x)=(x2+23x+1)(x223x+1).

L2step 1.1algebra
3.1

Solving the two quadratic factors in step 2.1 gives 3±2 and 3±2, which are exactly ±(2+3),±(23). Thus the resolvent root leads to the four displayed quartic roots.

step 2.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

x52 over Q is solvable by radicals although it is a quintic

Example

The quintic polynomial x52 over Q is solvable by radicals. Its splitting field is contained in

Q(ζ5,25),

so it lies in a radical extension of Q.

Facts & Assumptions

Given: The polynomial f(x)=x52.

[F1]

A polynomial is solvable by radicals when its splitting field lies in a radical extension (A polynomial is solvable by radicals when its splitting field lies in a radical extension).

[L1]

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

Verification

technique · direct
1.1

The five roots of x52 are 25, ζ525, ζ5225, ζ5325, ζ5425. Therefore [L1] makes the splitting field a subfield of Q(ζ5,25).

L1
2.1

The field Q(ζ5,25) is radical over Q: first adjoin ζ5, a root of x51, and then adjoin 25, a root of x52. Hence [F1] says that x52 is solvable by radicals.

F1step 1.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Over Fp(t), the polynomial xpxt gives a cyclic Artin-Schreier extension

Example

Let F=Fp(t). Then the polynomial

xpxt

is irreducible over F, and for any root α the extension F(α)/F is cyclic of degree p. Its full root set is

α, α+1, , α+(p1).

Facts & Assumptions

Given: The rational function field F=Fp(t) and the polynomial xpxt.

[L2]

In characteristic p, a degree-p extension is cyclic exactly when it is generated by a root of an irreducible polynomial xpxa (In characteristic p, a degree-p extension is cyclic exactly when it is generated by a root of xpxa with aF and that polynomial irreducible).

[L3]

A finite extension is Galois when it is the splitting field of a separable polynomial, and then the order of its Galois group equals its degree (Equivalent characterizations of a finite Galois extension).

Verification

technique · direct
1.1

Suppose t=bpb for some bFp(t). Write b=u/v in lowest terms. At the pole t=, if b has pole order m>0 then bpb has pole order pm, a multiple of p; if b has no pole there, neither does bpb. Both alternatives contradict the simple pole of t at infinity. Therefore no such b exists.

L1algebra
2.1

Let α be a root in an algebraic closure and let mα have degree d over F. Every conjugate of α is a root of xpxt, hence has the form α+i with iFp and therefore lies in F(α). The polynomial mα thus splits in F(α), and it is separable because it divides a polynomial with derivative 1. By [L3], F(α)/F is Galois. Its automorphisms inject into the additive group of Fp by σ(α)=α+i, so d is 1 or p. Step 1.1 excludes d=1, hence d=p and mα=xpxt. Thus this polynomial is irreducible.

L3step 1.1algebra
3.1

Now [L2] makes F(α)/F cyclic of degree p. Its full root set is α+i for iFp, since (α+i)p(α+i)=αpα=t.

L2step 2.1algebra
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Q(ζ3,23,33) is a Kummer extension with quotient (Z/3)2

Example

Let F=Q(ζ3) and

K=F(23,33).

Then K/F is a Kummer extension, and the subgroup generated by the classes of 2 and 3 in F×/(F×)3 is isomorphic to (Z/3)2. Consequently

Gal(K/F)(Z/3)2.

Facts & Assumptions

Given: The field F=Q(ζ3) and the extension K=F(23,33).

[L1]

Kummer theory identifies finite abelian extensions of exponent dividing 3 with subgroups of F×/(F×)3 (Kummer theory classifies finite abelian extensions of exponent dividing n by subgroups between (F×)n and F×).

[L2]

Norm and trace are given by the embedding formulas (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

Verification

technique · direct
1.1

The field F contains μ3, so adjoining cube roots is exactly the Kummer situation of [L1]. To show that the classes of 2 and 3 are independent modulo cubes, suppose 2a3b=c3in F×. Taking norms from F to Q gives 22a32b=NF/Q(c)3. The left side is a rational cube only when 32a and 32b, hence only when 3a and 3b. Therefore the classes of 2 and 3 each have order 3 and generate a subgroup isomorphic to (Z/3)2.

L2algebra
2.1

By [L1], the field generated by the corresponding cube roots is a Kummer extension with Galois group Hom((Z/3)2,μ3)(Z/3)2. Since K is exactly that field, the stated conclusion follows.

L1step 1.1
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: a polynomial solvable by radicals must have abelian Galois group

Statement

False claim: a polynomial solvable by radicals must have abelian Galois group.

Facts & Assumptions

Given: The polynomial x52 and its splitting field K=Q(ζ5,25).

[L1]

The polynomial x52 is solvable by radicals (x52 over Q is solvable by radicals although it is a quintic).

[L2]

Eisenstein's criterion proves that a primitive integer polynomial satisfying its prime-divisibility conditions is irreducible over Q (Eisenstein criterion over the integers).

[L3]

The rational cyclotomic field Q(ζ5) is Galois of degree φ(5)=4, with automorphisms ζ5ζ5a for a(Z/5)× ([Q(ζn):Q]=φ(n) and Gal(Q(μn)/Q)(Z/n)×).

[L4]

If one of two finite extensions is Galois, the degree of their compositum is the product of their degrees divided by the degree of their intersection (For E/F finite Galois and L/F finite inside a common field, [EL:F]=[E:F][L:F]/[EL:F]).

[L6]

Embeddings of a simple algebraic extension correspond to roots of the generator's minimal polynomial (F-embeddings of F(α) into an algebraically closed field correspond to the distinct roots of mα).

Refutation

technique · direct
1.1

Let α=25, E=Q(α), and F=Q(ζ5). By [L2] with the prime 2, x52 is irreducible and [E:Q]=5. By [L3], F/Q is Galois of degree 4. The degree of EF divides both 5 and 4 by [L5], so EF=Q. Hence [L4] gives [K:Q]=20, [K:F]=5, and [K:E]=4.

L2L3L4L5algebra
2.1

The minimal polynomial of α over F is therefore x52. Since ζ5α is another root in K, [L6] gives an F-automorphism σ of K with σ(α)=ζ5α and σ(ζ5)=ζ5; it has order 5. Similarly, [K:E]=4 shows that the minimal polynomial of ζ5 over E is the degree-four cyclotomic polynomial. Its root ζ52 therefore gives by [L6] an E-automorphism τ with τ(α)=α and τ(ζ5)=ζ52; it has order 4.

L3L6step 1.1algebra
3.1

These automorphisms do not commute: τστ1(α)=τ(ζ5α)=ζ52α=σ2(α)σ(α). So the Galois group of x52 is nonabelian, even though [L1] makes the polynomial solvable by radicals. This disproves the claim.

L1step 2.1algebra
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: every quintic is insoluble by radicals

Statement

False claim: every quintic is insoluble by radicals.

Facts & Assumptions

Given: The quintic polynomial x52 over Q.

[L1]

The polynomial x52 is solvable by radicals (x52 over Q is solvable by radicals although it is a quintic).

Refutation

technique · direct
1.1

The polynomial x52 has degree five, so it is a quintic.

L1algebra
2.1

By [L1] it is solvable by radicals, so the statement that every quintic is insoluble by radicals is false.

step 1.1L1
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: for every finite extension, the norm is just the product over the embeddings

Statement

False claim: for every finite field extension K/F and every aK, the norm NK/F(a) is just the product of the distinct F-embeddings of a.

Facts & Assumptions

Given: The purely inseparable extension Fp(t)/Fp(tp) and the element t.

[L1]

In a finite extension, the norm is the product over embeddings raised to the inseparable degree (Norm and trace from embeddings, with the inseparable exponent in the norm formula).

[L2]

The extension Fp(t)/Fp(tp) is purely inseparable of degree p and has only the inclusion embedding (For Fp(t)/Fp(tp), the trace is identically zero).

Refutation

technique · direct
1.1

By [L2], the product over the distinct embeddings of t is just t itself.

L2
2.1

But [L1] and [L2] give NFp(t)/Fp(tp)(t)=tp, and tpt in the rational function field. Therefore the displayed claim is false.

step 1.1L1L2algebra
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: the trace map of every finite extension is surjective

Statement

False claim: the trace map of every finite field extension is surjective.

Facts & Assumptions

Given: The extension Fp(t)/Fp(tp).

[L1]

For this purely inseparable extension, the trace map is identically zero (For Fp(t)/Fp(tp), the trace is identically zero).

Refutation

technique · direct
1.1

By [L1], the trace map TrFp(t)/Fp(tp) ⁣:Fp(t)Fp(tp) has image {0}.

L1
2.1

The codomain is not the zero field, so this map is not surjective. Therefore the displayed claim is false.

step 1.1algebra

Sources