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.

Every irreducible polynomial over a field is prime

Statement

Let F be a field. Every irreducible polynomial p∈F[x] is prime: if p divides fg, then p divides f or p divides g.

Facts & Assumptions

Given: A field F, an irreducible polynomial p, and polynomials f,g with p∣fg.

[L1]

For polynomials not both zero, the monic gcd divides both inputs, every common divisor divides the gcd, and the gcd is a polynomial linear combination of the inputs (Bézout identity and the Euclidean algorithm for polynomials over a field).

[L2]

An irreducible element is a nonzero nonunit whose every factorization has a unit factor; a prime element divides one factor whenever it divides a product (Irreducible and prime elements of an integral domain).

Proof

technique · direct
1.1

If p∣f there is nothing to prove. Otherwise, if a common divisor d of p and f were a nonunit, a factorization p=de and irreducibility would make e a unit, so d would be associate to p and d∣f would imply p∣f, a contradiction. Thus every common divisor is a unit, and [L1] gives A,B∈F[x] with Ap+Bf=1.

givenL1L2choosealgebra
2.1

Multiplying the identity by g gives Apg+Bfg=g; both terms on the left are divisible by p, the second because p∣fg, so p∣g. Thus p satisfies the prime condition in [L2].

step 1.1L2algebra∎

Depends on

Used by

Dependency tree · two levels

6 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