Mathlib Map

Theorems · Theorem · field theory

Polynomial.monic_prod_of_monic

∀ {R : Type u} {ι : Type y} [inst : CommSemiring R] (s : Finset ι) (f : ι → Polynomial R),
  (∀ i ∈ s, (f i).Monic) → (∏ i ∈ s, f i).Monic
Defined in
Mathlib.Algebra.Polynomial.Monic
Cited by
12 results in Mathlib
Foundations
Depth 111 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.

Cites7

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.