Mathlib Map

Theorems · Theorem · field theory

Polynomial.root_X_sub_C

∀ {R : Type u} {a b : R} [inst : Ring R], (Polynomial.X - Polynomial.C a).IsRoot b ↔ a = b
Defined in
Mathlib.Algebra.Polynomial.Eval.Defs
Cited by
1 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

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 by1

Results whose statement or proof uses this declaration.