Mathlib Map

Theorems · Definition · field theory

Polynomial.signVariations

{R : Type u_1} → [inst : Semiring R] → [LinearOrder R] → Polynomial R → ℕ

Counts the number of times that the coefficients in a polynomial change sign, with the convention that 0 can count as either sign.

Defined in
Mathlib.Algebra.Polynomial.RuleOfSigns
Cited by
13 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringLinearOrder

Around this declaration

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

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.