Mathlib Map

Theorems · Theorem · field theory

Polynomial.natDegree_eq_zero_of_derivative_eq_zero

Deprecated since 2026-06-03Use Polynomial.derivative_eq_zero instead.

∀ {R : Type u} [inst : Semiring R] {p : Polynomial R} [IsAddTorsionFree R],
  Polynomial.derivative p = 0 → p.natDegree = 0

Alias of the forward direction of Polynomial.derivative_eq_zero.

Defined in
Mathlib.Algebra.Polynomial.Derivative
Cited by
0 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringIsAddTorsionFree

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.