Mathlib Map

Theorems · Theorem · field theory

Polynomial.splits_of_natDegree_le_one_of_invertible

Deprecated since 2026-06-06Use Polynomial.Splits.of_natDegree_le_one_of_invertible instead.

∀ {R : Type u_1} [inst : Semiring R] {f : Polynomial R}, f.natDegree ≤ 1 → ∀ (h : Invertible f.leadingCoeff), f.Splits

Alias of Polynomial.Splits.of_natDegree_le_one_of_invertible.

Defined in
Mathlib.Algebra.Polynomial.Splits
Cited by
0 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.