Mathlib Map

Theorems · Definition · field theory

Polynomial.IsRoot

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

IsRoot p x implies x is a root of p. The evaluation of p at x is zero

Defined in
Mathlib.Algebra.Polynomial.Eval.Defs
Cited by
152 results in Mathlib
Foundations
Depth 66 from the axioms, rests on 917 definitions · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

Around this declaration

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

Cites3

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

Cited by158

Results whose statement or proof uses this declaration.