Mathlib Map

Theorems · Definition · commutative algebra

Polynomial.primPart

{R : Type u_1} → [inst : CommRing R] → [NormalizedGCDMonoid R] → Polynomial R → Polynomial R

The primitive part of a polynomial p is the primitive polynomial gained by dividing p by p.content. If p = 0, then p.primPart = 1.

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

Around this declaration

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

Cites4

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

Cited by19

Results whose statement or proof uses this declaration.