Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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.

Rational root theorem

Statement

Let f=anxn++a1x+a0Z[x]f=a_nx^n+\cdots+a_1x+a_0\in\mathbb Z[x] with an0a_n\ne0. If a reduced rational number r/sr/s, where r,sZr,s\in\mathbb Z, s>0s>0, and gcd(r,s)=1\gcd(r,s)=1, is a root of ff, then

ra0andsan.r\mid a_0\qquad\text{and}\qquad s\mid a_n.

Facts & Assumptions

Given: An integer polynomial f=anxn++a0f=a_nx^n+\cdots+a_0 with an0a_n\ne0 and a root r/sQr/s\in\mathbb Q with s>0s>0 and gcd(r,s)=1\gcd(r,s)=1.

[L1]

Evaluation substitutes the chosen ring element into the finite coefficient expression, and a root has value zero (Evaluation and roots of a polynomial in a commutative target ring).

[L2]
[L4]

The leading coefficient is the nonzero coefficient at the degree of a nonzero polynomial (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L5]

The rational numbers form a field, so multiplication by the nonzero denominator power preserves the root equation (The rationals form a field).

[L6]

The integers embed in the rationals preserving addition and multiplication (The integers embed in the rationals).

[L7]

The induction principle permits iteration of a divisibility implication through a positive power (The principle of mathematical induction).

Proof

technique · direct
1.1

By [L1], [L5], and the coefficient embedding [L6], multiplying f(r/s)=0f(r/s)=0 by sns^n gives anrn+an1rn1s++a1rsn1+a0sn=0a_nr^n+a_{n-1}r^{n-1}s+\cdots+a_1rs^{n-1}+a_0s^n=0.

givenL1L4L5L6algebra
2.1

The equation shows ra0snr\mid a_0s^n; [L2], [L3], and [L7] remove the coprime factor ss one power at a time and give ra0r\mid a_0, including r=0r=0, when the root equation itself gives a0=0a_0=0.

step 1.1L2L3L7
3.1

The same equation shows sanrns\mid a_nr^n; [L2], [L3], and [L7] remove the coprime factor rr one power at a time and give sans\mid a_n, proving both conclusions.

step 1.1L2L3L4L7

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 67 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources