Mathlib Map

Theorems · Theorem · field theory

Polynomial.degree_linear_le

∀ {R : Type u} {a b : R} [inst : Semiring R], (Polynomial.C a * Polynomial.X + Polynomial.C b).degree ≤ 1
Defined in
Mathlib.Algebra.Polynomial.Degree.SmallDegree
Cited by
5 results in Mathlib
Foundations
Depth 105 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.

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.