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.

47 results · all verified · 28 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 19 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Algebraic Closure, Embeddings, and Separability

1 · Prerequisites

2 · Summary

Polynomial rings, finite extensions, splitting fields, and Frobenius provide the background for controlling algebraic roots. The iterated construction Polynomial rings in finitely many commuting indeterminates by iteration supplies the finite-variable model for a polynomial ring on a family, while The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element, An extension generated by finitely many algebraic elements is finite, and Tower law for finite extensions: [L:F]=[L:K][K:F] control finite algebraic towers. The splitting-field result Every finite family of nonzero polynomials has a splitting field, obtained from their product and Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields support the root and positive-characteristic arguments. Maximal ideals and Zorn's lemma support the existence constructions.

The development defines base-field embeddings, conjugacy, separability, perfect fields, algebraic closures, separable degree, purely inseparable extensions, and separable closure. Embeddings of simple extensions are identified with distinct roots, leading to primitive-element criteria and multiplicativity of separable degree. Assuming Choice, a simultaneous-root construction yields algebraic closures, whose extension property gives base-field isomorphisms and automorphisms carrying conjugates to one another. Separable and purely inseparable parts are then separated inside an algebraic extension; their degrees recover the ordinary extension degree, and their intersection is trivial.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Monomials on an index set as finitely supported exponent families

Definition

Let I be a set. A monomial on I is a function a:IN (A function is a relation f with (a,b)f and (a,c)f implying b=c; f:AB, the value f(a), domain and codomain, The natural numbers N (von Neumann)) whose support

supp(a):={iI:ai0}

is finite in the sense of Finite, countably infinite, countable, uncountable. The set of all such exponent families is denoted M(I). The zero monomial is the constant-zero function, and the sum a+b is defined pointwise using natural-number addition (Addition of natural numbers). It again has finite support because supp(a+b)supp(a)supp(b).

We write xa for the formal monomial indexed by a. If I=, there is exactly one function IN, so M(I) consists only of the zero monomial.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The polynomial ring R[xi:iI] as finitely supported coefficient families on monomials

Definition

Let R be a commutative ring (Commutative ring) and let I be a set. The set R[xi:iI] consists of the functions

c:M(I)R

with finite support, where M(I) is the monoid of Monomials on an index set as finitely supported exponent families. We write such a function as the formal sum acaxa. Addition is pointwise. Multiplication is the convolution

(cd)u:=a+b=ucadb,

where only pairs in supp(c)×supp(d) contribute and the sum is the finite sum of A finite sum in a commutative monoid indexed by an arbitrary finite set. The constant rR is the coefficient family supported at the zero monomial with value r, and the indeterminate xi is supported at the exponent family that is 1 at i and 0 elsewhere.

The convolution is well defined and these operations make the displayed set a commutative ring by Finite convolution makes R[xi:iI] a commutative ring containing R .

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Finite convolution makes R[xi:iI] a commutative ring containing R

Statement

For every commutative ring R and set I, the addition and convolution of The polynomial ring R[xi:iI] as finitely supported coefficient families on monomials make R[xi:iI] a commutative ring. The constant map RR[xi:iI] is an injective ring homomorphism. If I=, it is an isomorphism.

Facts & Assumptions

Given: A commutative ring R, a set I, and finitely supported coefficient families c,d,e:M(I)R.

[L1]

Finite sums may be reindexed by bijections, split over disjoint unions, and evaluated in either order over a finite product (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).

[L2]

A ring homomorphism preserves addition, multiplication, and the multiplicative identity (Ring homomorphism: additive, multiplicative, and required to send 1 to 1).

[L3]

The coefficient families, pointwise addition, convolution, and constants are those of The polynomial ring R[xi:iI] as finitely supported coefficient families on monomials.

[L4]

For the empty index set, the monomial set consists only of the zero monomial (Monomials on an index set as finitely supported exponent families).

Proof

technique · direct
1.1

For a fixed uM(I), only pairs (a,b)supp(c)×supp(d) with a+b=u contribute to (cd)u, so the coefficient sum is finite; moreover supp(cd) is contained in the finite image of supp(c)×supp(d) under (a,b)a+b. Thus convolution is a finitely supported coefficient family.

L3
1.2

Pointwise addition makes the coefficient families an abelian group, with the zero family as identity and pointwise negatives.

L3algebra
1.3

Reindexing (a,b) by (b,a) proves cd=dc, and reindexing triples together with finite Fubini proves (cd)e=c(de) coefficient by coefficient.

L1L3
1.4

Splitting a finite sum proves c(d+e)=cd+ce, while the coefficient family supported at the zero monomial with value 1R is a multiplicative identity.

L1L3
1.5

The constant map preserves addition, multiplication, and 1 by the convolution formula, so it is a ring homomorphism by [L2]; its zero-monomial coefficient recovers the original scalar, hence it is injective.

L2L3algebra
2.1

When I=, [L4] gives only the zero monomial, so every coefficient family is constant and the constant embedding is surjective.

L3L4
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Universal property of a polynomial ring on an arbitrary family of indeterminates

Statement

Let R,S be commutative rings, let φ:RS be a ring homomorphism, and let (si)iI be a family in S. There is a unique ring homomorphism

Φ:R[xi:iI]S

whose restriction to R is φ and which satisfies Φ(xi)=si for every iI.

Facts & Assumptions

Given: Commutative rings R,S, a ring homomorphism φ:RS, and a family (si)iI in S.

[L1]

The finite convolution construction is a commutative ring containing R (Finite convolution makes R[xi:iI] a commutative ring containing R).

[L2]

A ring homomorphism preserves addition, multiplication, and the multiplicative identity (Ring homomorphism: additive, multiplicative, and required to send 1 to 1).

Proof

technique · direct
1.1

For aM(I) define sa:=isupp(a)siai, and for c=acaxa define Φ(c):=aφ(ca)sa; both expressions are finite and the empty product is 1S.

L1construct
2.1

Pointwise addition gives Φ(c+d)=Φ(c)+Φ(d), while sa+b=sasb and finite reindexing give Φ(cd)=Φ(c)Φ(d).

step 1.1L3algebra
3.1

The zero monomial gives Φ(1)=1, constants give Φ(r)=φ(r), and the one-supported exponent family gives Φ(xi)=si; hence Φ is the required ring homomorphism by [L2].

step 1.1step 2.1L2
4.1

Any ring homomorphism with these values must send caxa to φ(ca)sa and therefore, by finite additivity, must equal the formula in step 1.1.

step 1.1L2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A polynomial ring on a finite ordered family agrees canonically with the iterated polynomial-ring construction

Statement

For a commutative ring R and a finite ordered family (x0,,xn1), the arbitrary-family construction R[xi:i<n] is canonically isomorphic as an R-algebra to the recursively iterated polynomial ring R[x0][xn1]. The isomorphism fixes R and sends each formal indeterminate to the corresponding iterated indeterminate. For n=0, both sides are R.

Facts & Assumptions

Given: A commutative ring R and a natural number n indexing an ordered family of indeterminates.

[L1]

A homomorphism out of the family polynomial ring is uniquely determined by its restriction to R and the images of all indeterminates (Universal property of a polynomial ring on an arbitrary family of indeterminates).

[L2]

A homomorphism from A[x] is uniquely determined by a homomorphism from A and the image of x (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

[L3]

The finite multivariate polynomial ring is defined recursively, with the empty iteration equal to R and the successor obtained by adjoining one indeterminate (Polynomial rings in finitely many commuting indeterminates by iteration).

Proof

technique · induction
1.1

For n=0, [L3] makes the iterated construction R, while the empty-family clause of [L1] makes the family construction canonically R.

baseL1L3
1.2

Assume the canonical isomorphism has been constructed for a family of length n and fixes R and its indeterminates.

ih
2.1

For length n+1, [L2] extends the induction isomorphism after choosing the image of the new variable, while [L1] gives a homomorphism in the reverse direction fixing R and all n+1 variables.

step 1.2L1L2L3
3.1

Both composites fix R and every indeterminate, so uniqueness in [L1] and [L2] makes them identity homomorphisms; the construction therefore holds for every n, including the empty family.

step 2.1L1L2discharge-induction
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

F-homomorphisms and F-embeddings of field extensions

Definition

Let K/F and L/F be field extensions (Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions). An F-homomorphism σ:KL is a field homomorphism (Field homomorphism and embedding) satisfying σ(a)=a for every aF. Because field homomorphisms are injective, it is also called an F-embedding. A bijective F-homomorphism is an F-isomorphism, and an F-isomorphism KK is an F-automorphism of K.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Conjugate algebraic elements over a field

Definition

Let α and β be elements of field extensions of F, both algebraic over F. They are conjugate over F when they have the same minimal polynomial over F (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element), or equivalently when β is a root of the minimal polynomial of α. The relation is relative to the chosen base field. Relative embeddings and automorphisms are those of F-homomorphisms and F-embeddings of field extensions.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A base-field embedding carries an algebraic element to a conjugate

Statement

Let σ:KL be an F-embedding and let αK be algebraic over F. Then σ(α) is conjugate to α over F. In particular, an F-endomorphism of a splitting field permutes the distinct roots of every base polynomial that splits there.

Facts & Assumptions

Given: An F-embedding σ:KL and an element αK algebraic over F.

[L1]

A field isomorphism transports polynomial evaluation and carries roots to roots after applying the induced coefficient map (A field isomorphism transports polynomials coefficientwise and carries roots, factorizations, and splitting to roots, factorizations, and splitting).

[L2]

An endomorphism of a splitting field fixing the base permutes the finite set of distinct roots of the defining polynomial (Every F-endomorphism of a splitting field permutes the distinct roots and is an automorphism).

[L3]

Conjugate elements are the roots of the same minimal polynomial over the base (Conjugate algebraic elements over a field).

Proof

technique · direct
1.1

Regard σ as an isomorphism Kσ(K)L. Let mαF[x] be the minimal polynomial of α. Since σ fixes F, [L1] gives mα(σ(α))=σ(mα(α))=0.

L1
2.1

Thus σ(α) is a root of mα and is conjugate to α by [L3].

step 1.1L3
3.1

When K=L is a splitting field, [L2] strengthens this root preservation to a permutation of the distinct roots.

L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

F-embeddings of F(α) into an algebraically closed field correspond to the distinct roots of mα

Statement

Let α be algebraic over F, and let Ω be an algebraically closed field containing F. Sending an F-embedding σ:F(α)Ω to σ(α) is a bijection from the set of such embeddings to the set of distinct roots in Ω of the minimal polynomial mα. Consequently the number of embeddings is the number of distinct roots of mα, not the sum of their multiplicities.

Facts & Assumptions

Given: An algebraic element α over F, its minimal polynomial mα, and an algebraically closed overfield Ω of F.

[L1]

An F-embedding carries an algebraic element to a conjugate root of its minimal polynomial (A base-field embedding carries an algebraic element to a conjugate).

[L2]

For a monic irreducible polynomial, every chosen root in an extension induces a unique homomorphism from the quotient adjoining that root (Universal property of adjoining a root of an irreducible polynomial).

[L3]

Every nonconstant polynomial over an algebraically closed field has a root there (An algebraically closed field: every nonconstant polynomial has a root in the field).

Proof

technique · direct
1.1

By [L1], the image σ(α) of every F-embedding is a root of mα in Ω.

L1
1.2

Conversely, if βΩ is a root of mα, [L2] applied to the two realizations of F[x]/(mα) gives a unique F-embedding F(α)Ω with αβ.

L2
2.1

The constructions in steps 1.1 and 1.2 are inverse because an F-homomorphism on F(α) is determined by the image of α.

step 1.1step 1.2
3.1

The polynomial mα splits in Ω by repeated use of [L3], and the bijection indexes embeddings by its distinct roots, so repeated roots are counted once.

step 2.1L3
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Separable algebraic elements and separable extensions

Definition

Let K/F be a field extension. An element αK is separable over F when it is algebraic over F (Algebraic and transcendental elements and algebraic extensions) and its minimal polynomial over F (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element) is a separable polynomial (Repeated roots in extension fields and separable polynomials). The extension K/F is separable when every element of K is separable over F.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

In characteristic p, every irreducible polynomial is uniquely g(xpe) with g irreducible and separable

Statement

Let F have characteristic p>0 and let fF[x] be nonconstant and irreducible. There are unique eN and gF[x] such that

f(x)=g(xpe),

g is irreducible and separable, and e is maximal with this property. The case e=0 occurs exactly when f is separable.

Facts & Assumptions

Given: A field F of characteristic p>0 and a nonconstant irreducible polynomial fF[x].

[L1]

A nonzero polynomial is separable exactly when it is coprime to its formal derivative (A nonzero polynomial over a field is separable exactly when its gcd with its derivative is 1).

[L2]

In characteristic p, Frobenius is an injective endomorphism and (a+b)p=ap+bp (Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields).

[L3]

Every nonzero nonunit polynomial over a field factors into irreducibles (Every nonzero nonunit polynomial over a field factors into irreducible polynomials).

Proof

technique · direct
1.1

The derivative f is zero exactly when every exponent occurring in f is divisible by p; in that case there is a unique hF[x] with f(x)=h(xp). Repeating this finite descent in degree gives a unique maximal e and a polynomial g with f(x)=g(xpe) and g0.

L2algebra
2.1

If g=uv with both factors nonconstant, then f=u(xpe)v(xpe), contradicting irreducibility of f; hence g is irreducible.

step 1.1algebra
3.1

Since g0, any nonunit common divisor of g and g has an irreducible factor by [L3], which would divide the irreducible g and hence force gg, impossible by degree; thus gcd(g,g)=1 and [L1] makes g separable.

step 1.1step 2.1L1L3
4.1

The exponents occurring in f determine their largest common power pe, so e and then the coefficient-preserving core g are unique. Moreover e=0 exactly when f0, which for irreducible f is equivalent to separability by [L1].

step 1.1step 3.1L1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

If a is not a pth power in a characteristic-p field, then xpna is irreducible for every n1

Statement

Let F have characteristic p>0, let aF not be a pth power in F, and let n1. Then xpna is irreducible in F[x].

Facts & Assumptions

Given: A field F of characteristic p>0, an element aFp, and a natural number n1.

[L1]

Frobenius is injective and (uv)pr=uprvpr in characteristic p (Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields).

[L2]

A nonzero polynomial is separable exactly when it is coprime to its derivative (A nonzero polynomial over a field is separable exactly when its gcd with its derivative is 1).

[L3]

Every nonzero polynomial over a field has a splitting field (Every nonzero polynomial over a field has a splitting field).

[L4]

Every irreducible polynomial in characteristic p is uniquely a separable irreducible polynomial in a power xpe (In characteristic p, every irreducible polynomial is uniquely g(xpe) with g irreducible and separable).

Proof

technique · direct
1.1

In a splitting field supplied by [L3], choose a root b of xpna; [L1] gives xpna=(xb)pn, so b is its only distinct root.

L1L3
2.1

Let q be the minimal polynomial of b over F. By [L4], write q(x)=g(xpr) with g irreducible and separable. Every root of q is also a root of xpna, hence equals b by step 1.1; separability of g and [L2] therefore force g to be linear. Thus q(x)=xprc for some c=bprF and some 0rn.

step 1.1L2L4
3.1

If r<n, then a=bpn=cpnr is a pth power in F, contrary to the hypothesis; hence r=n and q=xpna.

step 2.1algebra
4.1

Therefore xpna is the minimal polynomial of b and is irreducible. The hypothesis excludes a=0 because 0=0p, and the same argument includes n=1.

step 3.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Perfect fields: every irreducible polynomial is separable

Definition

A field F (Field) is perfect when every nonconstant irreducible polynomial in F[x] is separable (Repeated roots in extension fields and separable polynomials).

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A field is perfect exactly when it has characteristic zero or its Frobenius map is surjective

Statement

A field F is perfect if and only if either charF=0, or charF=p>0 and the Frobenius map aap is surjective.

Facts & Assumptions

Given: A field F.

[L1]

A field is perfect when all of its nonconstant irreducible polynomials are separable (Perfect fields: every irreducible polynomial is separable).

[L2]

In characteristic p, every irreducible polynomial has a unique form g(xpe) with g irreducible and separable (In characteristic p, every irreducible polynomial is uniquely g(xpe) with g irreducible and separable).

[L5]

A nonzero polynomial is separable exactly when it is coprime to its derivative (A nonzero polynomial over a field is separable exactly when its gcd with its derivative is 1).

Proof

technique · direct
1.1

If charF=0 and f is irreducible, then f0; any common nonconstant divisor of f and f would be associated to f, which is impossible because degf<degf. Thus gcd(f,f)=1, so f is separable by [L5].

L1L5algebra
1.2

Suppose charF=p>0 and Frobenius is surjective. For irreducible f=g(xpe) as in [L2], if e>0 then taking peth roots of the coefficients through repeated surjectivity and using [L4] would write f as a peth power of a nonconstant polynomial, contradicting irreducibility. Hence e=0 and every irreducible is separable.

L2L4
1.3

Conversely, if Frobenius is not surjective, choose aFp. Then [L3] makes xpa irreducible, while its derivative is zero, so it is not separable and F is not perfect.

L1L3
2.1

The characteristic-zero argument and the two implications in positive characteristic establish the equivalence.

step 1.1step 1.2step 1.3
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Fields of characteristic zero, finite fields, and algebraically closed fields are perfect

Statement

Every field of characteristic zero is perfect. Every finite field is perfect, and every algebraically closed field is perfect.

Facts & Assumptions

Given: A field F in one of the classes named in the Statement.

[L1]

Perfectness is equivalent to characteristic zero or, in characteristic p>0, surjectivity of Frobenius (A field is perfect exactly when it has characteristic zero or its Frobenius map is surjective).

[L3]

In an algebraically closed field, every nonconstant polynomial has a root (An algebraically closed field: every nonconstant polynomial has a root in the field).

Proof

technique · direct
1.1

The characteristic-zero case is immediate from [L1].

L1
1.2

If F is finite of characteristic p, [L2] makes Frobenius surjective, so [L1] makes F perfect.

L1L2
2.1

If F is algebraically closed of characteristic p, then for every aF the polynomial xpa has a root by [L3]; hence every a is a pth power and [L1] makes F perfect.

L1L3
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every algebraic extension of a perfect field is separable

Statement

If K/F is algebraic and F is perfect, then K/F is separable.

Facts & Assumptions

Given: An algebraic extension K/F with F perfect.

[L1]

Every algebraic element has a monic irreducible minimal polynomial over the base (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element).

[L2]

Every nonconstant irreducible polynomial over a perfect field is separable (Perfect fields: every irreducible polynomial is separable).

[L3]

An extension is separable when every one of its elements has separable minimal polynomial over the base (Separable algebraic elements and separable extensions).

Proof

technique · direct
1.1

For each αK, [L1] supplies its irreducible minimal polynomial over F, and [L2] makes that polynomial separable.

L1L2
2.1

Thus every element of K is separable over F, so K/F is separable by [L3].

step 1.1L3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A simple finite extension has only finitely many intermediate fields

Statement

If E/F is a finite simple extension, then there are only finitely many intermediate fields FME.

Facts & Assumptions

Given: A finite simple extension E=F(α).

[L1]

The notation F(α) denotes the smallest subfield containing F and α (Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions).

[L2]

An algebraic element has a unique monic irreducible minimal polynomial over its base field (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element).

[L3]

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

[L4]

Degrees multiply in a finite tower of field extensions (Tower law for finite extensions: [L:F]=[L:K][K:F]).

Proof

technique · direct
1.1

Let f be the minimal polynomial of α over F. For an intermediate field M, let gM be the minimal polynomial of α over M and let M0 be the subfield of M generated over F by the coefficients of gM.

L1L2
2.1

The polynomial gM divides f in M[x] and therefore in E[x]. It is irreducible over M0, since a factorisation over M0 would be one over M, so it is also the minimal polynomial of α over M0.

step 1.1L2
3.1

Thus [E:M0]=deggM=[E:M]; the tower law [L4] in M0ME gives [M:M0]=1, so M=M0. Hence the coefficients of gM determine M.

step 2.1L4
4.1

By unique factorisation [L3], the fixed polynomial f has only finitely many monic divisors in E[x]. The injective assignment MgM therefore proves that there are only finitely many intermediate fields.

step 3.1L3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A finite-dimensional vector space over an infinite field is not a finite union of proper subspaces

Statement

Let V be a finite-dimensional vector space over an infinite field F. No finite family of proper linear subspaces of V has union V.

Facts & Assumptions

Given: A finite-dimensional vector space V over an infinite field F, and a finite family W0,,Wm1 of proper linear subspaces.

[L1]

A vector space has addition and scalar multiplication satisfying the vector-space axioms (Vector space over a field).

[L2]

A finite-dimensional vector space has a finite basis, and the empty basis occurs exactly for the zero space (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis).

[L3]

A finite set has a natural-number cardinality invariant under bijection (The cardinality A of a finite set).

Proof

technique · induction
1.1

For m=0, the union is empty and cannot equal the nonempty set V, even when V is the zero space.

baseL1
1.2

Assume the assertion for families of fewer than m>0 proper subspaces, in every finite-dimensional vector space over F.

ih
2.1

If m=1, choose bVW0 and the result is immediate. For m>1, remove any Wi contained in another member; if this shortens the family, the induction hypothesis applies. Otherwise every Wm1Wi is a proper subspace of Wm1, so the induction hypothesis inside Wm1 gives a nonzero aWm1 lying in none of the earlier Wi. Choose bVWm1.

step 1.2L1L2choose
3.1

In the unresolved case m>1, on the affine line {b+ta:tF} each Wi contains at most one point: two such points would have difference a nonzero scalar multiple of a, putting a in Wi for i<m1, while any point in Wm1 would put b there.

step 2.1L1algebra
4.1

For m>1 the union therefore meets the line in at most a finite set of points by [L3], whereas tb+ta is injective and F is infinite. Some point of the line lies outside every Wi; together with the m=1 conclusion in step 2.1, this completes the induction.

step 2.1step 3.1L3discharge-induction
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A finite extension with only finitely many intermediate fields is simple

Statement

Let E/F be a finite extension. If it has only finitely many intermediate fields, then it is simple.

Facts & Assumptions

Given: A finite extension E/F with finitely many intermediate fields.

[L1]

A finite extension of a finite field is simple (Every finite extension of a finite field is simple).

[L2]

A finite extension is a finite-dimensional vector space over its base (The degree [K:F]=dimFK of a finite field extension).

[L3]

A finite-dimensional vector space over an infinite field is not a finite union of proper subspaces (A finite-dimensional vector space over an infinite field is not a finite union of proper subspaces).

[L4]

The field F(α) is the smallest intermediate field containing F and α, and E/F is simple when E=F(α) for some α (Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions).

Proof

technique · direct
1.1

If F is finite, [L1] supplies a primitive element.

L1
1.2

Suppose F is infinite. If every intermediate field F(α) with αE were proper, then the finitely many proper intermediate fields would cover E, because every α lies in its own F(α).

L4
2.1

Each proper intermediate field is a proper F-linear subspace of the finite-dimensional space E from [L2], so the cover in step 1.2 contradicts [L3]. Hence E=F(α) for some α, and the extension is simple.

step 1.2L2L3L4
3.1

Together with the finite-base case, this proves the assertion.

step 1.1step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A finite field extension is simple if and only if it has finitely many intermediate fields

Statement

A finite field extension E/F is simple if and only if it has finitely many intermediate fields.

Facts & Assumptions

Given: A finite field extension E/F.

[L1]

A simple finite extension has only finitely many intermediate fields (A simple finite extension has only finitely many intermediate fields).

[L2]

A finite extension with only finitely many intermediate fields is simple (A finite extension with only finitely many intermediate fields is simple).

Proof

technique · direct
1.1

If E/F is simple, [L1] gives finitely many intermediate fields.

L1
1.2

If E/F has finitely many intermediate fields, [L2] makes it simple.

L2
2.1

Steps 1.1 and 1.2 prove both directions of the equivalence.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A finite extension generated by elements all but possibly one of which are separable is simple

Statement

Let E=F(α1,,αr) be a finite extension. If all but possibly one of the generators are separable over F, then E/F is simple. In particular, every finite separable extension is simple.

Facts & Assumptions

Given: A finite extension E=F(α1,,αr) in which all but possibly one generator are separable over F.

[L1]

A polynomial gcd computed over a field is unchanged after extending the coefficient field (The monic gcd of two base-field polynomials is unchanged after extending the coefficient field).

[L2]

A finite family of nonzero polynomials has a common splitting field (Every finite family of nonzero polynomials has a splitting field, obtained from their product).

[L3]

Every finite extension of a finite field is simple (Every finite extension of a finite field is simple).

[L4]

A field generated by finitely many algebraic elements is a finite extension (An extension generated by finitely many algebraic elements is finite).

[L5]

An element is separable when its minimal polynomial has no repeated root (Separable algebraic elements and separable extensions).

Proof

technique · direct
1.1

For r=0, one has E=F=F(0), and for r=1 the displayed presentation is already simple. Assume r2. It is enough to combine two generators: if F(α,β)=F(γ) whenever β is separable, repeated combination leaves at most the originally exceptional generator as the first entry and a separable generator as the second. Finiteness of each intermediate extension follows from [L4].

givenL4L5
1.2

If F is finite, the two-generator extension is simple by [L3].

L3
1.3

Suppose F is infinite. In a common splitting field from [L2], list the distinct conjugates αi of α and the pairwise distinct conjugates βj of the separable element β. Choose a nonzero cF avoiding the finitely many values (α1αi)/(βjβ1) with βjβ1, and put γ=α+cβ.

L2L5choose
2.1

In F(γ)[x], the minimal polynomial of α and the translated minimal polynomial of β have α as a common root. By the choice of c, any common root would give αi+cβj=α+cβ and hence must be α; [L1] therefore makes their monic gcd xα. Thus αF(γ) and then β=(γα)/cF(γ).

step 1.3L1algebra
3.1

Hence F(α,β)=F(γ) over either a finite or an infinite base. Iterating step 1.1 proves the theorem, and when every generator is separable it gives the usual finite separable primitive-element theorem.

step 1.1step 1.2step 2.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A finite separable extension has only finitely many intermediate fields

Statement

Every finite separable extension has only finitely many intermediate fields.

Facts & Assumptions

Given: A finite separable extension E/F.

[L2]

A simple finite extension has finitely many intermediate fields (A simple finite extension has only finitely many intermediate fields).

Proof

technique · direct
1.1

By [L1], write E=F(α) for one element α.

L1
2.1

The conclusion now follows from [L2].

step 1.1L2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every finite extension of a perfect field is simple

Statement

Every finite extension of a perfect field is simple.

Facts & Assumptions

Given: A finite extension E/F with F perfect.

[L1]

Every finite field extension is algebraic (Every finite field extension is algebraic).

[L2]

Every algebraic extension of a perfect field is separable (Every algebraic extension of a perfect field is separable).

Proof

technique · direct
1.1

By [L1] the extension is algebraic, and [L2] therefore makes it separable.

L1L2
2.1

It is finite and separable, so [L3] makes it simple.

step 1.1L3
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebraic closure of a field

Definition

An algebraic closure of a field F is a field extension F/F that is algebraic (Algebraic and transcendental elements and algebraic extensions) and whose field F is algebraically closed (An algebraically closed field: every nonconstant polynomial has a root in the field). The notation F denotes a chosen algebraic closure; it does not specify a preferred one or a preferred isomorphism between two choices.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Artin's ideal generated by f(xf) for all monic nonconstant fF[x] is proper

Statement

Let S be the set of monic nonconstant polynomials in F[x], let A=F[xf:fS], and let

I=(f(xf):fS)A.

Then I is a proper ideal of A.

Facts & Assumptions

Given: A field F, the family polynomial ring A=F[xf:fS], and the ideal I displayed in the Statement.

[L1]

The family polynomial ring consists of finite sums involving only finitely many indeterminates (The polynomial ring R[xi:iI] as finitely supported coefficient families on monomials).

[L2]

A homomorphism from a family polynomial ring is obtained by assigning an image to every indeterminate, and is unique with those assignments (Universal property of a polynomial ring on an arbitrary family of indeterminates).

[L3]

A finite family of nonzero polynomials has a common splitting field (Every finite family of nonzero polynomials has a splitting field, obtained from their product).

Proof

technique · contradiction
1.1

Suppose I=A. Then 1=j=1mhjfj(xfj) for finitely many fjS and hjA.

assume-contraL1
1.2

By [L3], choose a field E/F in which all fj split, and choose a root ajE of each fj.

L3choose
2.1

Assign xfjaj for the variables occurring as generators in step 1.1 and assign every other indeterminate, including unused ones appearing in the hj, to 0. By [L2] this gives an F-algebra homomorphism Φ:AE.

step 1.1step 1.2L2construct
3.1

Applying Φ to step 1.1 gives 1=jΦ(hj)fj(aj)=0, impossible in the field E. Therefore I is proper.

step 1.1step 1.2step 2.1discharge-contradiction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Assuming Choice, every field has an algebraic extension containing roots of all nonconstant base polynomials

Statement

Assume the Axiom of Choice. For every field F there is an algebraic extension L/F such that every nonconstant polynomial in F[x] has a root in L. The construction uses Zorn's lemma to place Artin's proper ideal inside a maximal ideal.

Facts & Assumptions

Given: A field F, the set S of its monic nonconstant polynomials, A=F[xf:fS], and I=(f(xf):fS).

[L2]

Assuming Choice, every proper ideal of a nonzero commutative ring is contained in a maximal ideal (In a nonzero commutative ring, every proper ideal is contained in a maximal ideal).

[L3]

The quotient of a commutative ring by a maximal ideal is a field (R/M is a field if and only if M is a maximal ideal).

[L4]

If a1,,ar are algebraic over F, then F(a1,,ar)/F is finite (An extension generated by finitely many algebraic elements is finite).

[L5]

Assuming Choice, a nonempty poset whose chains have upper bounds has a maximal element (Zorn's lemma).

[L6]

Every finite field extension K/F is algebraic: each aK is a root of a nonzero polynomial in F[t] (Every finite field extension is algebraic).

Proof

technique · constructive
1.1

By [L1] and the maximal-ideal theorem [L2], whose choice step is Zorn's lemma [L5], choose a maximal ideal M of A containing I.

L1L2L5choose
2.1

Put L=A/M. By [L3] this is a field. The composite FAL is injective, since a nonzero scalar in M would be a unit and force 1M, so it identifies F with a subfield of L.

step 1.1L3construct
3.1

For each fS, the residue xfL satisfies f(xf)=0 because f(xf)IM. Multiplying an arbitrary nonconstant polynomial by the inverse of its leading coefficient makes it monic without changing its roots, so every nonconstant polynomial over F has a root in L.

step 1.1step 2.1algebra
4.1

Every element of L is represented by a polynomial involving finitely many variables xf1,,xfr, hence lies in F(xf1,,xfr). Each residue is algebraic over F, so [L4] makes this subextension finite and [L6] makes it algebraic. Thus L/F is algebraic.

step 2.1step 3.1L4L6
5.1

The field L constructed above is the required algebraic root extension, and the only choice principle used is the maximal-ideal application in step 1.1.

step 1.1step 3.1step 4.1discharge-construct
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

The one-step root condition makes an algebraic extension of a perfect field algebraically closed

Statement

Let F be perfect and let L/F be algebraic. If every nonconstant polynomial in F[x] has a root in L, then L is algebraically closed.

Facts & Assumptions

Given: A perfect field F and an algebraic extension L/F in which every nonconstant polynomial over F has a root.

[L1]

Algebraic extensions of perfect fields are separable (Every algebraic extension of a perfect field is separable).

[L3]

A root of an irreducible polynomial induces the unique base-field embedding of the corresponding simple extension (Universal property of adjoining a root of an irreducible polynomial).

[L4]

Every nonzero polynomial has a splitting field (Every nonzero polynomial over a field has a splitting field).

[L5]

Algebraicity is transitive in towers (Algebraicity is transitive in towers of field extensions).

[L6]

A field is algebraically closed when every nonconstant polynomial over it has a root in it (An algebraically closed field: every nonconstant polynomial has a root in the field).

[L7]

A field generated by finitely many algebraic elements is finite over its base (An extension generated by finitely many algebraic elements is finite).

Proof

technique · direct
1.1

Let fF[x] be irreducible and nonconstant, and choose a splitting field E/F by [L4]. It is generated by the finitely many roots of f, so [L7] makes it finite; [L1] makes it separable and [L2] gives E=F(α) for some α.

L1L2L4L7
2.1

The minimal polynomial mαF[x] has a root βL by hypothesis. By [L3] there is an F-embedding E=F(α)L sending α to β. Since f splits in E and its coefficients are fixed, it splits in the image inside L.

step 1.1L3
3.1

Thus every irreducible polynomial over F, and hence every polynomial over F, splits in L.

step 2.1algebra
4.1

Let qL[x] be nonconstant and choose a root γ in a splitting field by [L4]. The element γ is algebraic over L, while L/F is algebraic, so [L5] makes γ algebraic over F. Its minimal polynomial over F splits in L by step 3.1; since γ is one of its roots, γL.

step 3.1L4L5
5.1

Every nonconstant polynomial over L therefore has a root in L, so [L6] makes L algebraically closed.

step 4.1L6
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The elements with a pnth power in the base form a perfect subfield carrying the one-step root condition

Statement

Let L/F be an algebraic extension of characteristic p>0 such that every nonconstant polynomial in F[x] has a root in L. Then

F:={aL:apnF for some nN}

is a perfect intermediate field, and every nonconstant polynomial in F[x] has a root in L.

Facts & Assumptions

Given: An algebraic root extension L/F of characteristic p>0.

[L1]

Frobenius is injective and respects addition and multiplication in characteristic p (Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields).

[L2]

In positive characteristic, a field is perfect exactly when Frobenius is surjective (A field is perfect exactly when it has characteristic zero or its Frobenius map is surjective).

[L3]

A subset containing 0,1 and closed under subtraction, multiplication, and nonzero inverses is a subfield (Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations).

Proof

technique · direct
1.1

The set F contains F by taking n=0. For a,bF, choose one exponent N at least as large as exponents witnessing both memberships. Then [L1] gives (ab)pN=apNbpNF, (ab)pNF, and, for a0, (a1)pN=(apN)1F. Hence [L3] makes F an intermediate field.

L1L3
1.2

If aF and apn=cF, the root hypothesis applied to xpn+1c gives bL with bpn+1=c. Then (bp)pn=apn, so injectivity in [L1] gives bp=a, and bF by its displayed power. Thus Frobenius on F is surjective and [L2] makes F perfect.

L1L2choose
1.3

Let g(x)=i=0daixiF[x] be nonconstant. Choose one n with every aipnF. Then g(x)pn=iaipnxipn is a nonconstant polynomial over F, so it has a root uL.

L1choose
2.1

Since g(u)pn=0, injectivity of Frobenius gives g(u)=0. Thus every nonconstant polynomial over F has a root in L.

step 1.3L1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebraic extension containing a root of every nonconstant base polynomial is algebraically closed

Statement

Let L/F be algebraic. If every nonconstant polynomial in F[x] has a root in L, then L is algebraically closed. One root-adjoining extension suffices; no iterated tower of root extensions is required.

Facts & Assumptions

Given: An algebraic extension L/F containing a root of every nonconstant polynomial over F.

[L1]

The one-step root condition over a perfect base makes an algebraic extension algebraically closed (The one-step root condition makes an algebraic extension of a perfect field algebraically closed).

[L2]

In positive characteristic, the elements with a suitable p-power in the base form a perfect intermediate field whose polynomials retain the root condition in L (The elements with a pnth power in the base form a perfect subfield carrying the one-step root condition).

Proof

technique · direct
1.1

If F has characteristic zero, [L3] makes it perfect and [L1] makes L algebraically closed.

L1L3
1.2

If F has characteristic p>0, let F be the perfect intermediate field from [L2]. The extension L/F is algebraic because L/F is algebraic, and [L2] gives the one-step root condition over F, so [L1] again makes L algebraically closed.

L1L2
2.1

The characteristic-zero and positive-characteristic cases exhaust all fields and establish the conclusion without repeating the root-extension construction.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Assuming Choice, every field has an algebraic closure

Statement

Assuming the Axiom of Choice, every field has an algebraic closure.

Facts & Assumptions

Given: A field F and the Axiom of Choice.

[L1]

Assuming Choice, there is an algebraic extension L/F containing a root of every nonconstant polynomial over F (Assuming Choice, every field has an algebraic extension containing roots of all nonconstant base polynomials).

[L2]

Every algebraic extension with that one-step root property is algebraically closed (An algebraic extension containing a root of every nonconstant base polynomial is algebraically closed).

[L3]

An algebraic closure is an algebraic extension that is algebraically closed (An algebraic closure of a field).

Proof

technique · constructive
1.1

Use [L1] to construct an algebraic extension L/F containing a root of every nonconstant base polynomial.

L1construct
2.1

By [L2], this same field L is already algebraically closed.

step 1.1L2
3.1

Thus L/F is an algebraic closure by [L3].

step 1.1step 2.1L3discharge-construct
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Assuming Choice, a base-field embedding extends across every algebraic extension

Statement

Assume the Axiom of Choice. Let K/F be algebraic, let Ω be algebraically closed, and let σ:FΩ be a field embedding. Then σ extends to a field embedding σ~:KΩ. The proof uses Zorn's lemma.

Facts & Assumptions

Given: The Axiom of Choice, an algebraic extension K/F, an algebraically closed field Ω, and an embedding σ:FΩ.

[L1]

Assuming Choice, a nonempty poset in which every chain has an upper bound has a maximal element (Zorn's lemma).

[L2]

A chosen root of an irreducible polynomial induces the unique embedding of the corresponding simple root extension (Universal property of adjoining a root of an irreducible polynomial).

[L4]

Relative embeddings are field embeddings agreeing with the specified map on the base (F-homomorphisms and F-embeddings of field extensions).

[L5]

Every nonconstant polynomial over an algebraically closed field has a root (An algebraically closed field: every nonconstant polynomial has a root in the field).

Proof

technique · direct
1.1

Let P consist of pairs (E,τ) where FEK is an intermediate field and τ:EΩ is an embedding extending σ, ordered by extension of the domain and map. The pair (F,σ) shows that P is nonempty.

L4construct
2.1

The union of a chain of such pairs has the union of the domains as an intermediate field and the union of the compatible maps as an embedding into Ω, so every chain has an upper bound.

step 1.1L4
3.1

By Zorn's lemma [L1], choose a maximal pair (M,τ) in P.

step 1.1step 2.1L1choose
4.1

If MK, choose αKM. It is algebraic over M. Transport its minimal polynomial through the isomorphism Mτ(M) using [L3], choose a root in Ω by [L5], and use [L2] to extend τ to an embedding of M(α).

step 3.1L2L3L5choose
5.1

Step 4.1 contradicts maximality unless M=K. Thus τ on the maximal domain is the required extension of σ; the use of Choice is precisely [L1].

step 3.1step 4.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Assuming Choice, any two algebraic closures are base-isomorphic

Statement

Assuming the Axiom of Choice, any two algebraic closures of a field F are F-isomorphic. No uniqueness of the isomorphism is asserted.

Facts & Assumptions

Given: The Axiom of Choice and two algebraic closures Ω1/F and Ω2/F.

[L1]

Assuming Choice, a base embedding into an algebraically closed field extends across an algebraic extension (Assuming Choice, a base-field embedding extends across every algebraic extension).

[L2]

An algebraic closure is algebraic over its base and algebraically closed (An algebraic closure of a field).

[L3]

Every algebraic element has a monic irreducible minimal polynomial over the base (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element).

Proof

technique · direct
1.1

Extend the identity embedding of F across Ω1/F into Ω2 by [L1], obtaining an F-embedding σ:Ω1Ω2.

L1L2
2.1

Its image E=σ(Ω1) is algebraically closed because it is isomorphic to Ω1. Every bΩ2 is algebraic over FE, so [L3] gives a minimal polynomial over E; this polynomial has a root in E, and irreducibility then makes it linear. Hence bE.

step 1.1L2L3
3.1

Thus σ is surjective as well as injective, and is an F-isomorphism. The argument proves existence only and makes no uniqueness assertion.

step 1.1step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The normal closure of an algebraic extension inside a fixed algebraic closure

Definition

Let FKΩ, where K/F is algebraic and Ω/F is a fixed algebraic closure (An algebraic closure of a field). The normal closure of K/F in Ω is

NΩ(K/F):={E:KEΩ and E/F is normal}.

The family being intersected is nonempty: Ω/F is normal because every minimal polynomial over F splits in the algebraically closed field Ω (A normal algebraic extension is one in which every minimal polynomial with a root in the extension splits there). Its intersection is normal by A nonempty intersection of normal subextensions inside a common algebraic extension is normal, so the definition produces the smallest normal intermediate extension containing K.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

The normal closure of a finite extension exists and is finite

Statement

Let K/F be a finite extension embedded in an algebraic closure Ω of F. Its normal closure in Ω is a finite extension of F. If K=F(α1,,αr), it is the splitting field in Ω of the product of the minimal polynomials of the αi.

Facts & Assumptions

Given: A finite extension FKΩ with Ω/F an algebraic closure.

[L1]

The normal closure is the intersection of the normal intermediate extensions containing K (The normal closure of an algebraic extension inside a fixed algebraic closure).

[L2]

A finite family of nonzero polynomials has a splitting field (Every finite family of nonzero polynomials has a splitting field, obtained from their product).

[L3]
[L4]

A field generated by finitely many algebraic elements is finite over the base (An extension generated by finitely many algebraic elements is finite).

[L5]

A finite extension is finite-dimensional over its base (The degree [K:F]=dimFK of a finite field extension).

Proof

technique · direct
1.1

Choose a finite F-basis of K using [L5]; it is also a finite generating family α1,,αr. Let fi be the minimal polynomial of αi over F, and inside Ω let E be the field generated by all roots of f1fr.

L2L5choose
2.1

The field E is generated by finitely many algebraic roots, so [L4] makes E/F finite. It is a splitting field of the product and is normal by [L3], and it contains every αi, hence K.

step 1.1L3L4
2.2

If H/F is any normal intermediate extension in Ω containing K, then each fi, having the root αiH, splits in H. Thus H contains all generators of E and EH.

step 1.1algebra
3.1

Therefore E is contained in every field intersected in [L1], while step 2.1 makes E one of those fields. It equals the normal closure, which is consequently finite.

step 2.1step 2.2L1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-17Open item page →

The separable degree [K:F]s as a count of embeddings into an algebraic closure

Definition

Let K/F be a finite field extension (The degree [K:F]=dimFK of a finite field extension) and let Ω/F be an algebraic closure. Assuming Choice, such a field exists by Assuming Choice, every field has an algebraic closure. The separable degree of K/F is

[K:F]s:=HomF(K,Ω),

where HomF denotes the set of F-embeddings of F-homomorphisms and F-embeddings of field extensions. This set is finite: a finite F-basis generates K, an embedding is determined by the images of those finitely many generators, and each image is among the finitely many roots of its minimal polynomial by F-embeddings of F(α) into an algebraically closed field correspond to the distinct roots of mα. Thus its cardinality is defined by The cardinality A of a finite set. The value is independent of the chosen algebraic closure by The separable degree is independent of the chosen algebraic closure .

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

The separable degree is independent of the chosen algebraic closure

Statement

For a finite extension K/F, the number of F-embeddings of K into an algebraic closure of F is independent of the chosen algebraic closure.

Facts & Assumptions

Given: A finite extension K/F and algebraic closures Ω1/F and Ω2/F.

[L1]

Separable degree is the finite cardinality of the set of base-field embeddings into a chosen algebraic closure (The separable degree [K:F]s as a count of embeddings into an algebraic closure).

[L2]

A finite extension has a finite basis over its base (The degree [K:F]=dimFK of a finite field extension).

[L3]

Every algebraic element has a unique monic irreducible minimal polynomial over the base (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element).

[L4]

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

[L5]

Any two splitting fields of the same nonzero polynomial are isomorphic over the base (Any two splitting fields of a polynomial are isomorphic over the base field).

Proof

technique · direct
1.1

Choose a finite F-basis α1,,αr of K by [L2], and let f be the product of their minimal polynomials over F from [L3]. For j=1,2, let EjΩj be generated over F by all roots of f in Ωj. Since Ωj is algebraically closed, f splits there, and [L4] makes Ej/F a splitting field of f.

L2L3L4choose
1.2

By [L5], choose an F-isomorphism θ:E1E2. Postcomposition with θ gives a bijection HomF(K,E1)HomF(K,E2), with inverse given by postcomposition with θ1.

L5construct
2.1

Every F-embedding σ:KΩj sends each αi to a root of its minimal polynomial, so σ(K)=F(σ(α1),,σ(αr))Ej. Hence HomF(K,Ωj)=HomF(K,Ej).

step 1.1L3algebra
3.1

Steps 2.1 and 1.2 give a bijection between the embedding sets into Ω1 and Ω2. Their finite cardinalities are equal, so the value in [L1] is independent of the closure.

step 2.1step 1.2L1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Restriction partitions embeddings in a finite tower into extension fibres

Statement

Let FKL be a finite tower and let Ω be an algebraic closure of F. Restriction defines a surjection

HomF(L,Ω)HomF(K,Ω).

For every F-embedding σ:KΩ, its fibre is nonempty and has cardinality [L:K]s after transporting the K-structure along σ.

Facts & Assumptions

Given: A finite tower FKL, an algebraic closure Ω/F, and an F-embedding σ:KΩ.

[L1]

Relative embeddings are field embeddings fixing the specified base map (F-homomorphisms and F-embeddings of field extensions).

[L2]

A finite extension has a finite basis over its base (The degree [K:F]=dimFK of a finite field extension).

[L4]

A chosen root of a transported irreducible polynomial induces the unique embedding of the corresponding simple root extension (Universal property of adjoining a root of an irreducible polynomial).

[L5]

Every nonconstant polynomial over an algebraically closed field has a root (An algebraically closed field: every nonconstant polynomial has a root in the field).

[L6]

For a finite extension, the number of base-field embeddings into an algebraic closure is independent of the chosen algebraic closure (The separable degree is independent of the chosen algebraic closure).

Proof

technique · direct
1.1

Restricting an F-embedding LΩ to K gives an F-embedding by [L1].

L1
1.2

To extend a chosen σ, take a finite K-basis a1,,ar of L by [L2] and put Ki=K(a1,,ai). Starting with τ0=σ, regard each τi1 as an isomorphism onto its image, transport the minimal polynomial of ai over Ki1 along it by [L3], choose a root in Ω by [L5], and extend τi1 to Ki by [L4]. After finitely many steps, Kr=L, so every σ has an extension and the restriction map is surjective.

L2L3L4L5construct
1.3

Identify K with σ(K). The extensions of σ are exactly the σ(K)-embeddings of the scalar-transported copy of L into Ω. Since Ω is algebraically closed and algebraic over σ(K), it is an algebraic closure of that copy of K.

L1algebra
2.1

Transporting scalars and maps along the isomorphism Kσ(K) identifies the embeddings in step 1.3 with embeddings of L/K into an algebraic closure of K. By [L6], their number is the closure-independent value [L:K]s. Thus every fibre of restriction has that cardinality.

step 1.3L6algebra
3.1

In particular, transport along an isomorphism between two embedded copies of K gives a bijection between their restriction fibres.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Separable degree is multiplicative in finite towers: [L:F]s=[L:K]s[K:F]s

Statement

For every finite tower FKL,

[L:F]s=[L:K]s[K:F]s.

Facts & Assumptions

Given: A finite tower FKL and an algebraic closure Ω/F.

[L1]

Separable degree counts embeddings into an algebraic closure (The separable degree [K:F]s as a count of embeddings into an algebraic closure).

[L2]

Restriction from F-embeddings of L to F-embeddings of K is surjective, and every fibre has cardinality [L:K]s (Restriction partitions embeddings in a finite tower into extension fibres).

Proof

technique · direct
1.1

By [L2], the finite set HomF(L,Ω) is the disjoint union of the restriction fibres indexed by HomF(K,Ω).

L2
2.1

There are [K:F]s fibres by [L1], and each has [L:K]s elements by [L2]. Counting the disjoint union gives the displayed product.

step 1.1L1L2algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

For a finite extension, [K:F]s[K:F]

Statement

For every finite field extension K/F, one has [K:F]s[K:F].

Facts & Assumptions

Given: A finite extension K/F.

[L2]

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

[L3]

Ordinary extension degrees multiply in finite towers (Tower law for finite extensions: [L:F]=[L:K][K:F]).

[L4]

A finite extension has a finite basis over its base (The degree [K:F]=dimFK of a finite field extension).

Proof

technique · direct
1.1

Choose a finite F-basis of K by [L4]; its elements generate K, so adjoining them successively gives a finite tower of simple extensions from F to K.

L4choose
1.2

At each simple step, [L2] counts embeddings by distinct roots of a minimal polynomial, so its separable degree is at most the degree of that polynomial, which is the ordinary degree of the step.

L2
2.1

Multiplying the inequalities in step 1.2 and using [L1] and [L3] for the two tower products gives [K:F]s[K:F].

step 1.1step 1.2L1L3algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

The separable degree of F(α)/F is the number of distinct roots of mα

Statement

If α is algebraic over F, then [F(α):F]s equals the number of distinct roots of the minimal polynomial mα in any algebraic closure of F.

Facts & Assumptions

Given: An algebraic element α over F and an algebraic closure Ω/F.

[L1]

Separable degree counts F-embeddings into an algebraic closure (The separable degree [K:F]s as a count of embeddings into an algebraic closure).

[L2]

Such embeddings of F(α) correspond bijectively to the distinct roots of mα (F-embeddings of F(α) into an algebraically closed field correspond to the distinct roots of mα).

[L3]

The embedding count is independent of the chosen algebraic closure (The separable degree is independent of the chosen algebraic closure).

Proof

technique · direct
1.1

By [L2], the embedding set counted in [L1] is in bijection with the distinct-root set of mα in Ω.

L1L2
2.1

Taking finite cardinalities gives the assertion, and [L3] removes dependence on Ω.

step 1.1L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A finite extension is separable if and only if [K:F]s=[K:F]

Statement

A finite extension K/F is separable if and only if [K:F]s=[K:F].

Facts & Assumptions

Given: A finite extension K/F.

[L3]

Separable degree is at most ordinary degree for every finite extension (For a finite extension, [K:F]s[K:F]).

[L4]

For a simple extension, separable degree is the number of distinct roots of the minimal polynomial (The separable degree of F(α)/F is the number of distinct roots of mα).

[L5]

Ordinary degrees multiply in finite towers (Tower law for finite extensions: [L:F]=[L:K][K:F]).

[L6]

An extension is separable when every element has separable minimal polynomial over the base (Separable algebraic elements and separable extensions).

Proof

technique · direct
1.1

If K/F is separable, [L1] gives K=F(α). The polynomial mα is separable, so its number of distinct roots equals its degree; [L4] therefore gives [K:F]s=[K:F].

L1L4L6
1.2

Conversely, assume [K:F]s=[K:F] and fix αK. Put a=[F(α):F]s, b=[F(α):F], c=[K:F(α)]s, and d=[K:F(α)]. Then [L2] and [L5] give ac=bd, while [L3] gives ab and cd.

L2L3L5
2.1

The inequalities give acbcbd; equality of the endpoints and positivity of extension degrees force a=b. By [L4], the minimal polynomial of α therefore has as many distinct roots as its degree and is separable.

step 1.2L4algebra
3.1

Since α was arbitrary, every element of K is separable over F, so [L6] makes K/F separable. This proves the reverse implication.

step 2.1L6
4.1

Steps 1.1 and 3.1 establish the biconditional.

step 1.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Separability is transitive in towers of algebraic extensions

Statement

Let FKL be algebraic field extensions. If K/F and L/K are separable, then L/F is separable.

Facts & Assumptions

Given: An algebraic tower FKL with K/F and L/K separable, and an element aL.

[L1]

A finite extension is separable exactly when its separable degree equals its ordinary degree (A finite extension is separable if and only if [K:F]s=[K:F]).

[L3]

A simple extension has full separable degree exactly when its minimal polynomial has all roots distinct (The separable degree of F(α)/F is the number of distinct roots of mα).

[L4]

Polynomial gcd is unchanged after extending the coefficient field (The monic gcd of two base-field polynomials is unchanged after extending the coefficient field).

[L5]

Ordinary degrees multiply in finite towers (Tower law for finite extensions: [L:F]=[L:K][K:F]).

[L6]

Finitely many algebraic generators produce a finite extension (An extension generated by finitely many algebraic elements is finite).

[L7]

Separability is the elementwise separability of minimal polynomials (Separable algebraic elements and separable extensions).

Proof

technique · direct
1.1

Let fK[x] be the minimal polynomial of a over K, and let E=F(c0,,cr)K be generated by its coefficients. The ci are separable over F by hypothesis and E/F is finite by [L6]. Adjoining the ci successively, each relative minimal polynomial divides a separable minimal polynomial over F, so [L3], [L2], and [L5] give [E:F]s=[E:F].

L2L3L5L6L7
1.2

The polynomial f is separable over K because a is separable over K. By gcd stability [L4], it is already coprime to its derivative in E[x]; hence every irreducible factor over E, in particular the minimal polynomial of a over E, is separable. Thus E(a)/E has full separable degree by [L3].

L3L4L7
2.1

Multiplicativity [L2] and the ordinary tower law [L5] now give [E(a):F]s=[E(a):F]. By [L1], E(a)/F is separable, so its element a is separable over F.

step 1.1step 1.2L1L2L5
3.1

Since aL was arbitrary, [L7] makes L/F separable. Trivial steps of the tower are included because their degree and separable degree are both one.

step 2.1L7
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebraic extension generated by separable elements is separable

Statement

Let K/F be algebraic and suppose K=F(S) for a set S of elements separable over F. Then K/F is separable.

Facts & Assumptions

Given: An algebraic extension K=F(S) whose generators are separable over F.

[L1]

An element is separable over F when it is algebraic over F and its minimal polynomial over F is separable; the extension is separable when every element is (Separable algebraic elements and separable extensions).

[L2]

The generated field F(S) is the smallest subfield containing FS (Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions).

[L3]

The separable degree of a simple algebraic extension is the number of distinct roots of its generator's minimal polynomial (The separable degree of F(α)/F is the number of distinct roots of mα).

[L4]

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

[L6]

Ordinary degrees multiply in finite towers (Tower law for finite extensions: [L:F]=[L:K][K:F]).

[L7]

Finitely many algebraic generators produce a finite extension (An extension generated by finitely many algebraic elements is finite).

[L8]

A finite extension is separable exactly when its separable degree equals its ordinary degree (A finite extension is separable if and only if [K:F]s=[K:F]).

Proof

technique · direct
1.1

The union of F(T) over the finite subsets TS is a subfield containing FS, so by [L2] it equals F(S). Hence every aK lies in E=F(s1,,sr) for finitely many siS.

L2
1.2

Put Ej=F(s1,,sj), so that E0=F, Er=E, and Ej=Ej1(sj). Each sj is algebraic over F by [L1], so [L7] makes E/F finite and every step of the tower finite.

L1L7
2.1

The minimal polynomial of sj over Ej1 divides its minimal polynomial over F, which is separable by [L1]; a divisor of a polynomial with no repeated root has none, so the relative minimal polynomial has as many distinct roots as its degree. Hence [L3] and [L4] give [Ej:Ej1]s=[Ej:Ej1] at every step.

step 1.2L1L3L4
3.1

Multiplying these equalities over the tower, [L5] and [L6] give [E:F]s=[E:F], so [L8] makes E/F separable and the chosen a separable over F.

step 1.2step 2.1L5L6L8
4.1

Since aK was arbitrary, [L1] makes K/F separable. If S=, [L2] gives K=F, whose separable and ordinary degrees are both one, so the conclusion holds there as well.

step 1.1step 3.1L1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The elements separable over the base form an intermediate field

Statement

For an algebraic extension K/F, the set

Ks:={aK:a is separable over F}

is an intermediate field between F and K.

Facts & Assumptions

Given: An algebraic extension K/F and separable elements a,bK.

[L1]

An algebraic extension generated by separable elements is separable (An algebraic extension generated by separable elements is separable).

[L2]

The subfield criterion requires 0,1, closure under subtraction and multiplication, and inverses of nonzero elements (Subfield: a subring of a field closed under inverses of its nonzero elements, and therefore a field with the restricted operations).

Proof

technique · direct
1.1

The extension F(a,b)/F is generated by separable elements, so [L1] makes every element of F(a,b) separable over F.

L1
2.1

In particular, ab and ab are separable, and if a0 then a1 is separable. The elements 0 and 1 lie in F and have linear minimal polynomials, so they are separable.

step 1.1algebra
3.1

The set Ks therefore satisfies the subfield criterion [L2] and contains F, so it is an intermediate field.

step 2.1L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The separable closure of the base inside an algebraic extension

Definition

Let K/F be algebraic. The separable closure of F in K is

Ks:={aK:a is separable over F}.

This is an intermediate field by The elements separable over the base form an intermediate field. It is the largest intermediate extension of K/F that is separable over F: any separable intermediate field consists entirely of elements in the displayed set.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Purely inseparable algebraic extensions

Definition

Let K/F be algebraic (Algebraic and transcendental elements and algebraic extensions). If charF=p>0, the extension is purely inseparable when for every αK there is nN such that αpnF. The exponent n=0 is allowed. If charF=0, the term purely inseparable is reserved for the trivial extension K=F.

The powers in positive characteristic are governed by the Frobenius endomorphism of Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Pure inseparability and its conjugate, embedding, and separable-degree criteria

Statement

Let FKΩ, where K/F is algebraic and Ω/F is an algebraic closure. The following are equivalent:

  1. K/F is purely inseparable;
  2. every αK has exactly one distinct conjugate over F.

If K/F is finite, these are also equivalent to the inclusion KΩ being the only F-embedding of K into Ω, and to [K:F]s=1. Assuming the Axiom of Choice, the same unique-embedding criterion is equivalent to conditions 1 and 2 for arbitrary algebraic K/F. In characteristic p>0, they are equivalent elementwise to the minimal polynomial of each α having the form xpea, or to αpeF for some e0. In characteristic zero they force K=F.

Facts & Assumptions

Given: Fields FKΩ, with K/F algebraic and Ω/F an algebraic closure.

[L1]

Pure inseparability is the elementwise p-power condition in characteristic p, and means the trivial extension in characteristic zero (Purely inseparable algebraic extensions).

[L2]

Embeddings of F(α) into an algebraic closure correspond to distinct roots of the minimal polynomial (F-embeddings of F(α) into an algebraically closed field correspond to the distinct roots of mα).

[L3]

Assuming Choice, an embedding of a base field extends across every algebraic extension into an algebraically closed field (Assuming Choice, a base-field embedding extends across every algebraic extension).

[L4]

In characteristic p, an irreducible polynomial is uniquely g(xpe) with g irreducible and separable (In characteristic p, every irreducible polynomial is uniquely g(xpe) with g irreducible and separable).

[L5]

For a finite extension, separable degree counts its embeddings into an algebraic closure (The separable degree [K:F]s as a count of embeddings into an algebraic closure).

[L6]

In a finite tower, every embedding of the middle field into an algebraic closure extends to the top field (Restriction partitions embeddings in a finite tower into extension fibres).

[L8]

Every nonconstant irreducible polynomial over a perfect field is separable (Perfect fields: every irreducible polynomial is separable).

Proof

technique · direct
1.1

In characteristic p, if αpn=aF, then the minimal polynomial of α divides xpna=(xα)pn in Ω[x], so it has only the distinct root α. Conversely, if the minimal polynomial has one distinct root, write it as g(xpe) by [L4]; the separable polynomial g can then have only one root and must be linear, so the minimal polynomial is xpea and αpe=aF.

L1L4algebra
1.2

If every element has one conjugate, [L2] shows that every F-embedding fixes every element, so the inclusion is the only embedding. If some α has a different conjugate, [L2] gives a nonidentity embedding of F(α) into Ω. When K/F is finite, [L6] extends it across the finite tower FF(α)K; for arbitrary algebraic K/F, [L3] gives the same extension under Choice. Thus the unique-embedding criterion is equivalent in exactly the two settings stated.

L2L3L6
2.1

Thus condition 1 is equivalent to condition 2 in positive characteristic. In characteristic zero [L7] and [L8] make every irreducible polynomial separable, so one distinct root forces degree one; hence condition 2 is equivalent to K=F, which is condition 1 by [L1].

step 1.1L1L7L8
3.1

For finite K/F, [L5] says that having exactly one embedding is exactly [K:F]s=1. Together with steps 2.1 and 1.2, this proves the finite equivalences; step 1.2 also proves the asserted arbitrary-extension equivalence under Choice. The trivial extension is included by e=0.

step 2.1step 1.2L5
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Pure inseparability is transitive in towers and stable under composita

Statement

If FKL and both K/F and L/K are purely inseparable, then L/F is purely inseparable. If K1/F and K2/F are purely inseparable subextensions of a common algebraic extension, then their compositum K1K2/F is purely inseparable.

Facts & Assumptions

Given: Purely inseparable extensions in one of the configurations of the Statement.

[L1]

In characteristic p, pure inseparability is equivalent to the elementwise condition that a suitable p-power lies in the base (Pure inseparability and its conjugate, embedding, and separable-degree criteria).

[L2]

Frobenius respects addition, multiplication, and nonzero inverses in characteristic p (Frobenius xxp is an injective endomorphism in characteristic p, and an automorphism for finite fields).

[L3]

A compositum is the subfield generated by the two subextensions, so each of its elements lies in a subfield generated by finitely many elements from them (Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions).

Proof

technique · direct
1.1

For aL, choose m with apmK and then n with (apm)pnF using [L1]. Thus apm+nF, so L/F is purely inseparable.

L1algebra
1.2

For aK1K2, [L3] places a in F(u1,,ur,v1,,vs) with uiK1 and vjK2. Choose one exponent N whose pNth power sends every generator into F. Applying Frobenius to a rational expression for a and using [L2] gives apNF.

L1L2L3
2.1

Hence the compositum is purely inseparable by [L1]. In characteristic zero all extensions in the hypotheses are trivial, so both conclusions hold there as well.

step 1.1step 1.2L1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

p-bases for finite exponent-one purely inseparable extensions

Definition

Let K/F be a finite purely inseparable extension of characteristic p>0 (Purely inseparable algebraic extensions) and suppose it has exponent at most one, meaning apF for every aK. A finite ordered family (b1,,br) in K is a p-basis of K/F when the restricted monomials

b1e1brer(0ei<p)

form an F-basis of K (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis). For r=0, the sole restricted monomial is the empty product 1, so the definition gives the basis (1) of the trivial extension and degree one (The degree [K:F]=dimFK of a finite field extension).

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A minimal generating family in a finite exponent-one purely inseparable extension is a p-basis and gives degree pr

Statement

Let K/F be a finite exponent-one purely inseparable extension of characteristic p, and let (b1,,br) be a minimal generating family for K over F. Then it is a p-basis, and

[K:F]=pr.

Conversely, every p-basis generates K over F. The empty family gives the trivial extension and degree p0=1.

Facts & Assumptions

Given: A finite exponent-one purely inseparable extension K/F and a minimal generating family (b1,,br).

[L1]

If a constant is not a pth power in a characteristic-p field, then xpa is irreducible (If a is not a pth power in a characteristic-p field, then xpna is irreducible for every n1).

[L2]

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

[L3]

Products of bases in a finite tower form a basis of the top field over the bottom field (Products of bases form a basis in a tower of finite extensions).

[L5]

A p-basis is the restricted-monomial basis of p-bases for finite exponent-one purely inseparable extensions.

Proof

technique · direct
1.1

Put Kj=F(b1,,bj). Minimality gives bjKj1, while exponent one gives bjp=ajFKj1. If aj=cp for some cKj1, injectivity of Frobenius in K would give bj=c, a contradiction; hence [L1] makes xpaj the minimal polynomial of bj over Kj1.

L1algebra
2.1

By [L2], each step Kj/Kj1 has basis 1,bj,,bjp1 and degree p.

step 1.1L2
3.1

Repeated use of [L3] gives the restricted monomials b1e1brer as an F-basis of K, so the family is a p-basis by [L5]. Repeated use of [L4] gives [K:F]=pr.

step 2.1L3L4L5
4.1

Conversely, if the restricted monomials form a basis, every element of K is an F-linear combination of products of the bi, so K=F(b1,,br). For r=0 this says K=F and the degree is one.

L5algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

A finite purely inseparable extension in characteristic p has degree a power of p

Statement

If K/F is a finite purely inseparable extension of characteristic p>0, then [K:F]=pr for some rN. The trivial extension gives r=0.

Facts & Assumptions

Given: A finite purely inseparable extension K/F of characteristic p>0.

[L1]

The minimal polynomial of each element has the form xpea and hence has p-power degree (Pure inseparability and its conjugate, embedding, and separable-degree criteria).

[L2]

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

[L4]

A finite extension has a finite basis over its base (The degree [K:F]=dimFK of a finite field extension).

Proof

technique · direct
1.1

Choose a finite basis using [L4]; its elements generate K, so adjoining them successively gives a finite tower of simple extensions.

L4choose
2.1

At each nontrivial step, [L1] and [L2] make the degree a power of p. The tower law [L3] makes the product, and hence [K:F], a power of p.

step 1.1L1L2L3
3.1

If K=F, the empty tower has degree 1=p0, so the boundary case is included.

L3
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Every purely inseparable algebraic extension is normal

Statement

Every purely inseparable algebraic extension is normal.

Facts & Assumptions

Given: A purely inseparable algebraic extension K/F and an element αK.

[L1]

In positive characteristic, the minimal polynomial of α has the form xpea; in characteristic zero the extension is trivial (Pure inseparability and its conjugate, embedding, and separable-degree criteria).

[L2]

An algebraic extension is normal exactly when the minimal polynomial over the base of every one of its elements splits in the extension (A normal algebraic extension is one in which every minimal polynomial with a root in the extension splits there).

Proof

technique · direct
1.1

In characteristic p, [L1] gives mα(x)=xpea=(xα)pe in K[x], so the minimal polynomial splits in K.

L1algebra
1.2

In characteristic zero, [L1] gives K=F, which is normal.

L1L2
2.1

Thus every minimal polynomial required by [L2] splits in K, and K/F is normal.

step 1.1step 1.2L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An algebraic extension is purely inseparable over its separable closure

Statement

Let K/F be algebraic and let Ks be the separable closure of F in K. Then K/Ks is purely inseparable.

Facts & Assumptions

Given: An algebraic extension K/F, its separable closure Ks, and an element αK.

[L1]

The field Ks consists exactly of the elements of K separable over F (The separable closure of the base inside an algebraic extension).

[L2]

In characteristic p, the minimal polynomial of α has a unique form g(xpe) with g irreducible and separable (In characteristic p, every irreducible polynomial is uniquely g(xpe) with g irreducible and separable).

[L3]

Pure inseparability is the elementwise p-power condition, with only the trivial case in characteristic zero (Purely inseparable algebraic extensions).

[L5]

In a perfect field, every nonconstant irreducible polynomial is separable (Perfect fields: every irreducible polynomial is separable).

Proof

technique · direct
1.1

Suppose charF=p>0 and write the minimal polynomial of α as g(xpe) using [L2]. Then g(αpe)=0, and the minimal polynomial over F of αpe divides the separable polynomial g, so αpe is separable over F and belongs to Ks by [L1].

L1L2algebra
2.1

Thus every element of K has a suitable p-power in Ks, so [L3] makes K/Ks purely inseparable.

step 1.1L3
3.1

In characteristic zero [L4] and [L5] make every irreducible polynomial separable, so Ks=K by [L1]; the extension K/Ks is trivial and purely inseparable by [L3].

L1L3L4L5
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

Assuming Choice, separable closures exist and are base-isomorphic

Statement

Assuming the Axiom of Choice, every field F has a separable closure: a separable algebraic extension Fsep/F in which every nonconstant separable polynomial splits. Any two separable closures are F-isomorphic. No uniqueness of the isomorphism is asserted.

Facts & Assumptions

Given: A field F and the Axiom of Choice.

[L1]

Assuming Choice, every field has an algebraic closure (Assuming Choice, every field has an algebraic closure).

[L2]

Inside an algebraic extension, the elements separable over the base form the relative separable closure (The separable closure of the base inside an algebraic extension).

[L3]

Separability is transitive in algebraic towers (Separability is transitive in towers of algebraic extensions).

[L4]

Polynomial gcd is unchanged after extending the coefficient field (The monic gcd of two base-field polynomials is unchanged after extending the coefficient field).

[L5]

Assuming Choice, a base embedding extends across an algebraic extension into an algebraically closed field (Assuming Choice, a base-field embedding extends across every algebraic extension).

[L6]

A field generated by finitely many algebraic elements is finite over its base (An extension generated by finitely many algebraic elements is finite).

Proof

technique · direct
1.1

Choose an algebraic closure Ω/F by [L1] and let S=Ωs be its relative separable closure from [L2]. Then S/F is algebraic and separable.

L1L2choose
1.2

Let S1,S2 be separable closures and choose an algebraic closure Ω2 of S2 using [L1]. By [L5], the identity of F extends to an embedding σ:S1Ω2. Images of elements separable over F remain separable. Conversely, if aΩ2 is separable over F, then its minimal polynomial over S2 divides its separable minimal polynomial over F, so it is separable over the separably closed field S2 and therefore lies in S2. Hence σ(S1)S2.

L1L5algebra
2.1

Let qS[x] be nonconstant and separable. Its finitely many coefficients generate a finite subextension E/F of S/F by [L6]. By [L4], q is already separable over E. Each root aΩ is separable over E, while E/F is separable; [L3] makes a separable over F, so aS. Thus q splits in S.

step 1.1L2L3L4L6
2.2

The image σ(S1) is separably closed. For aS2, its minimal polynomial over σ(S1) divides its separable minimal polynomial over F, so it is separable over σ(S1). Separable closedness therefore forces a into the image. Thus σ:S1S2 is an F-isomorphism. The construction does not assert uniqueness.

step 1.2algebra
3.1

Steps 1.1 and 2.1 give existence, while steps 1.2 and 2.2 give base-field isomorphism of any two separable closures.

step 1.1step 2.1step 1.2step 2.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

For a finite extension, [K:F]s=[Ks:F]

Statement

If K/F is finite and Ks is the separable closure of F in K, then

[K:F]s=[Ks:F].

Facts & Assumptions

Given: A finite extension K/F and its relative separable closure Ks.

[L1]

The field Ks consists of the elements separable over F (The separable closure of the base inside an algebraic extension).

[L2]

The extension K/Ks is purely inseparable (An algebraic extension is purely inseparable over its separable closure).

[L3]

A finite purely inseparable extension has separable degree one (Pure inseparability and its conjugate, embedding, and separable-degree criteria).

[L4]

A finite separable extension has full separable degree (A finite extension is separable if and only if [K:F]s=[K:F]).

Proof

technique · direct
1.1

The finite extension Ks/F is separable by [L1], so [L4] gives [Ks:F]s=[Ks:F].

L1L4
1.2

By [L2] and [L3], one has [K:Ks]s=1.

L2L3
2.1

Multiplicativity [L5] in FKsK gives [K:F]s=[K:Ks]s[Ks:F]s=[Ks:F]. This includes Ks=F.

step 1.1step 1.2L5algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The separable degree divides the degree of every finite extension

Statement

For every finite field extension K/F, the natural number [K:F]s divides [K:F].

Facts & Assumptions

Given: A finite extension K/F and its relative separable closure Ks.

[L1]

The separable degree satisfies [K:F]s=[Ks:F] (For a finite extension, [K:F]s=[Ks:F]).

[L2]

Ordinary degrees multiply in a finite tower (Tower law for finite extensions: [L:F]=[L:K][K:F]).

Proof

technique · direct
1.1

The tower law [L2] gives [K:F]=[K:Ks][Ks:F].

L2
2.1

Substituting [L1] yields [K:F]=[K:Ks][K:F]s, so [K:F]s divides [K:F].

step 1.1L1algebra
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-17Open item page →

The inseparable degree [K:F]i=[K:F]/[K:F]s of a finite extension

Definition

For a finite extension K/F (The degree [K:F]=dimFK of a finite field extension), the inseparable degree is the natural number

[K:F]i:=[K:F][K:F]s.

The quotient is an integer because The separable degree divides the degree of every finite extension proves that the separable degree divides the ordinary degree.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

[K:F]=[K:F]s[K:F]i, and in positive characteristic the inseparable degree is a power of p

Statement

For every finite extension K/F,

[K:F]=[K:F]s[K:F]i.

If charF=p>0, then [K:F]i is a power of p. In characteristic zero it is one.

Facts & Assumptions

Given: A finite extension K/F with relative separable closure Ks.

[L1]

Inseparable degree is the quotient [K:F]/[K:F]s (The inseparable degree [K:F]i=[K:F]/[K:F]s of a finite extension).

[L2]

One has [K:F]s=[Ks:F] (For a finite extension, [K:F]s=[Ks:F]).

[L3]

The extension K/Ks is purely inseparable (An algebraic extension is purely inseparable over its separable closure).

[L4]

A finite purely inseparable extension in characteristic p has p-power degree (A finite purely inseparable extension in characteristic p has degree a power of p).

[L5]

Ordinary degrees multiply in finite towers (Tower law for finite extensions: [L:F]=[L:K][K:F]).

Proof

technique · direct
1.1

The displayed factorization is the defining equality in [L1] after multiplying by [K:F]s.

L1algebra
2.1

By [L5] and [L2], [K:F]=[K:Ks][Ks:F]=[K:Ks][K:F]s, so comparison with step 1.1 gives [K:F]i=[K:Ks].

L2L5algebra
3.1

In characteristic p>0, [L3] and [L4] make this last degree a power of p. In characteristic zero, Ks=K, so it is one.

step 2.1L3L4
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-17Open item page →

An extension that is both separable and purely inseparable is trivial

Statement

If an algebraic extension K/F is both separable and purely inseparable, then K=F.

Facts & Assumptions

Given: An algebraic extension K/F that is separable and purely inseparable, and an element αK.

[L1]

Separability makes the minimal polynomial of every element separable (Separable algebraic elements and separable extensions).

[L2]

Pure inseparability makes every element have exactly one distinct conjugate over the base (Pure inseparability and its conjugate, embedding, and separable-degree criteria).

[L3]

Every algebraic element has a monic irreducible minimal polynomial over the base (The evaluation kernel and the unique monic irreducible minimal polynomial of an algebraic element).

Proof

technique · direct
1.1

Let mα be the minimal polynomial from [L3]. It is separable by [L1], so all of its roots are distinct, but [L2] says it has only one distinct root. Hence degmα=1.

L1L2L3
2.1

A degree-one minimal polynomial puts α in F. Since αK was arbitrary, K=F.

step 1.1algebra

5 · Examples, counterexamples and false statements

None yet.

Sources