Mathlib Map

Theorems · Theorem · field theory

Polynomial.Separable.squarefree

∀ {R : Type u} [inst : CommSemiring R] {p : Polynomial R}, p.Separable → Squarefree p

A separable polynomial is square-free. See PerfectField.separable_iff_squarefree for the converse when the coefficients are a perfect field.

Defined in
Mathlib.FieldTheory.Separable
Cited by
6 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 by6

Results whose statement or proof uses this declaration.