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 and primitive integer polynomials
Definition
Let . Through the trimmed-list correspondence (Finitely supported coefficient sequences and trimmed finite coefficient lists define the same formal polynomials), write with . Its content is the iterated nonnegative integer gcd
using the integer gcd of Common divisor, and the greatest common divisor , with the convention . The result is positive because not every coefficient is zero. The polynomial is primitive when . Set , but do not call the zero polynomial primitive.
The value does not depend on appending trailing zero coefficients, and Content is the positive common divisor of the coefficients divisible by every common divisor ↗ proves its universal common-divisor characterization.
Depends on
- The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution
- Finitely supported coefficient sequences and trimmed finite coefficient lists define the same formal polynomials
- The integers form a commutative ring
- Common divisor, and the greatest common divisor $\gcd(a,b)$, with the convention $\gcd(0,0) := 0$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 46 results over 13 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
- Keith Conrad, Irreducibility Tests in Q[T], Appendix A.1 (standard reference, not scraped)