Mathlib Map

Theorems · Definition · field theory

Polynomial.degree

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

degree p is the degree of the polynomial p, i.e. the largest X-exponent in p. degree p = some n when p ≠ 0 and n is the highest power of X that appears in p, otherwise degree 0 = ⊥.

Defined in
Mathlib.Algebra.Polynomial.Degree.Defs
Cited by
643 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 341 definitions · uses propext, Quot.sound
Assumes
Semiring

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 by657

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 657.