Alphabeta Math
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-11
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.

Eisenstein criterion over the integers

Statement

Let f=anxn+⋯+a0∈Z[x] be primitive with n≥1. If there is a prime p such that

p∤an,p∣ai for every i<n,p2∤a0,

then f is irreducible in Q[x].

Facts & Assumptions

Given: A primitive polynomial f=anxn+⋯+a0 and a prime p satisfying the displayed divisibility conditions.

[L1]

A rational factorization of a primitive integer polynomial clears to a primitive integer factorization (Gauss lemma: primitive factorisations over Q can be cleared to primitive factorisations over Z).

[L2]

Polynomial rings over fields are unique factorisation domains, hence domains (For every field F, F[x] is a unique factorisation domain).

[L3]
[L5]

A prime p is greater than 1 and its only positive divisors are 1,p (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p).

Proof

technique · contradiction
1.1

Suppose for contradiction that f is reducible over Q; [L1] gives f=GH with primitive integer polynomials G,H of positive degree.

assume-contragivenL1
2.1

By [L3] and [L4], reduction modulo p gives GˉHˉ=aˉnxn in the domain (Z/p)[x] of [L6] and [L2]. Because p∤an, the leading coefficients of G and H both survive reduction: their product is an, so neither is divisible by p. Thus deg⁡Gˉ=deg⁡G>0 and deg⁡Hˉ=deg⁡H>0. Comparing the least nonzero terms in the product aˉnxn now shows that both reductions are monomials of positive degree, so the constant coefficients of G and H are divisible by p.

step 1.1L2L3L4L5L6algebra
3.1

The constant coefficient a0 is the product of those two constant coefficients, so step 2.1 gives p2∣a0, contradicting the hypothesis; hence f is irreducible over Q.

step 2.1L5discharge-contradiction∎

Depends on

Used by

Dependency tree · two levels

44 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources