Mathlib Map

Theorems · Definition · field theory

Polynomial.trailingCoeff

{R : Type u} → [inst : Semiring R] → Polynomial R → R

trailingCoeff p gives the coefficient of the smallest power of X in p.

Defined in
Mathlib.Algebra.Polynomial.Degree.TrailingDegree
Cited by
20 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

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 by21

Results whose statement or proof uses this declaration.