Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-04
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.

A simple residue root determines a coprime residue factorisation

Statement

Let k be a field, let fk[T], and let ak satisfy f(a)=0 and f(a)0. Then there exists hk[T] such that f=(Ta)h, and the factors Ta and h are coprime.

Facts & Assumptions

Given: A field k, a polynomial fk[T], and a simple root a of f.

[L1]

Polynomial division by a monic linear polynomial is valid over any commutative ring, in particular over a field (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

Proof

technique · divide by the linear factor and evaluate the derivative
1.1

Since f(a)=0, polynomial division by Ta gives a factorization f=(Ta)h for some hk[T].

L1given
2.1

Differentiating the identity of step 1.1 and evaluating at a yields f(a)=h(a). The left side is nonzero by hypothesis, so h(a)0. Therefore Ta does not divide h, which is equivalent to (Ta,h)=(1) in k[T].

step 1.1givenalgebra
3.1

Thus a simple residue root determines a coprime residue factorization.

step 1.1step 2.1

Depends on

Used by

Dependency tree · two levels

11 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