Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

Content is the positive common divisor of the coefficients divisible by every common divisor

Statement

Let 0f=a0++anxnZ[x]0\ne f=a_0+\cdots+a_nx^n\in\mathbb Z[x]. Its content is positive, divides every coefficient, and is divisible by every integer that divides every coefficient. Consequently, ff is primitive exactly when no prime divides all of its coefficients.

Facts & Assumptions

Given: A nonzero integer polynomial with trimmed coefficient list (a0,,an)(a_0,\ldots,a_n) and iterated gcds c0=0c_0=0, ck+1=gcd(ck,ak)c_{k+1}=\gcd(c_k,a_k).

[L1]

The final iterated gcd is the content, and primitiveness means content 11 (Content and primitive integer polynomials).

[L3]

The induction principle proves a natural-number property from its base and successor cases (The principle of mathematical induction).

Proof

technique · induction
1.1

By induction on kk, [L2] shows that ck+1c_{k+1} divides a0,,aka_0,\ldots,a_k and that every common divisor of those coefficients divides ck+1c_{k+1}; the base k=0k=0 uses gcd(0,a0)=a0\gcd(0,a_0)=|a_0|.

basegivenL2L3
2.1

The induction step replaces the universal common divisor of a0,,ak1a_0,\ldots,a_{k-1} by ckc_k and applies [L2] to (ck,ak)(c_k,a_k), so [L3] and [L1] give the asserted characterization of cont(f)\operatorname{cont}(f); positivity follows because some coefficient is nonzero.

step 1.1ihL1L2L3discharge-induction
3.1

If the content exceeds 11, [L4] supplies a prime divisor of it, which step 2.1 makes a divisor of every coefficient; conversely, any prime dividing every coefficient divides the content by step 2.1 and prevents it from being 11.

step 2.1L1L4discharge-induction

Depends on

Used by

Cited to discharge well-definedness by Content and primitive integer polynomials.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 87 results over 25 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