Mathlib Map

Theorems · Theorem · field theory

Polynomial.monic_multisetProd_X_sub_C

∀ {R : Type u} [inst : CommRing R] (s : Multiset R),
  (Multiset.map (fun a => Polynomial.X - Polynomial.C a) s).prod.Monic
Defined in
Mathlib.Algebra.Polynomial.Roots
Cited by
4 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

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 by4

Results whose statement or proof uses this declaration.