Mathlib Map

Theorems · Theorem · field theory

Polynomial.card_roots_map_le_natDegree

∀ {A : Type u_3} {B : Type u_4} [inst : Semiring A] [inst_1 : CommRing B] [inst_2 : IsDomain B] {f : A →+* B}
  (p : Polynomial A), (Polynomial.map f p).roots.card ≤ p.natDegree
Defined in
Mathlib.Algebra.Polynomial.Roots
Cited by
3 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringCommRingIsDomain

Around this declaration

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

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.