Mathlib Map

Theorems · Definition · commutative algebra

Polynomial.IsPrimitive

{R : Type u_1} → [inst : CommSemiring R] → Polynomial R → Prop

A polynomial is primitive when the only constant polynomials dividing it are units. Note: This has nothing to do with minimal polynomials of primitive elements in finite fields.

Defined in
Mathlib.RingTheory.Polynomial.Content
Cited by
33 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by33

Results whose statement or proof uses this declaration.