Mathlib Map

Theorems · Theorem · field theory

Polynomial.rootSet_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] [inst_4 : DecidableEq S], p.rootSet S = ↑(p.aroots S).toFinset
Defined in
Mathlib.Algebra.Polynomial.Roots
Cited by
12 results in Mathlib
Foundations
Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingIsDomainAlgebraDecidableEq

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 by12

Results whose statement or proof uses this declaration.