Mathlib Map

Theorems · Theorem · field theory

Polynomial.monic_multiset_prod_of_monic

∀ {R : Type u} {ι : Type y} [inst : CommSemiring R] (t : Multiset ι) (f : ι → Polynomial R),
  (∀ i ∈ t, (f i).Monic) → (Multiset.map f t).prod.Monic
Defined in
Mathlib.Algebra.Polynomial.Monic
Cited by
6 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

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 by6

Results whose statement or proof uses this declaration.