Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck 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 0≠f=a0+⋯+anxn∈Z[x]. Its content is positive, divides every coefficient, and is divisible by every integer that divides every coefficient. Consequently, f is primitive exactly when no prime divides all of its coefficients.

Facts & Assumptions

Given: A nonzero integer polynomial with trimmed coefficient list (a0,…,an) and iterated gcds c0=0, ck+1=gcd⁡(ck,ak).

[L1]

The final iterated gcd is the content, and primitiveness means content 1 (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 k, [L2] shows that ck+1 divides a0,…,ak and that every common divisor of those coefficients divides ck+1; the base k=0 uses gcd⁡(0,a0)=∣a0∣.

basegivenL2L3
2.1

The induction step replaces the universal common divisor of a0,…,ak−1 by ck and applies [L2] to (ck,ak), so [L3] and [L1] give the asserted characterization of cont⁡(f); positivity follows because some coefficient is nonzero.

step 1.1ihL1L2L3discharge-induction
3.1

If the content exceeds 1, [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 1.

step 2.1L1L4discharge-induction∎

Depends on

Used by

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

Dependency tree · two levels

36 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