Mathlib Map

Theorems · Theorem · field theory

Polynomial.Monic.roots_map_of_card_eq_natDegree

∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : IsDomain A] [inst_3 : IsDomain B]
  {p : Polynomial A},
  p.Monic → ∀ (f : A →+* B), p.roots.card = p.natDegree → Multiset.map (⇑f) p.roots = (Polynomial.map f p).roots
Defined in
Mathlib.Algebra.Polynomial.Roots
Cited by
0 results in Mathlib
Foundations
Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingIsDomainIsDomain

Around this declaration

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

Cites14

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.