Mathlib Map

Theorems · Theorem · field theory

Polynomial.signVariations_neg

∀ {R : Type u_1} [inst : Ring R] [inst_1 : LinearOrder R] [IsOrderedRing R] (P : Polynomial R),
  (-P).signVariations = P.signVariations

The number of sign changes does not change if we negate.

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

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.