Mathlib Map

Theorems · Theorem · field theory

Polynomial.aroots_def

∀ {T : Type w} [inst : CommRing T] (p : Polynomial T) (S : Type u_1) [inst_1 : CommRing S] [inst_2 : IsDomain S]
  [inst_3 : Algebra T S], p.aroots S = (Polynomial.map (algebraMap T S) p).roots
Defined in
Mathlib.Algebra.Polynomial.Roots
Cited by
17 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingIsDomainAlgebra

Around this declaration

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

Cites9

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

Cited by17

Results whose statement or proof uses this declaration.