Mathlib Map

Theorems · Theorem · field theory

Polynomial.Splits.of_dvd

∀ {R : Type u_1} [inst : CommRing R] {f g : Polynomial R} [IsDomain R], g.Splits → g ≠ 0 → f ∣ g → f.Splits
Defined in
Mathlib.Algebra.Polynomial.Splits
Cited by
21 results in Mathlib
Foundations
Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomain

Around this declaration

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

Cites5

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

Cited by21

Results whose statement or proof uses this declaration.