Mathlib Map

Theorems · Theorem · field theory

Polynomial.trailingDegree_monomial

∀ {R : Type u} {a : R} {n : ℕ} [inst : Semiring R], a ≠ 0 → ((Polynomial.monomial n) a).trailingDegree = ↑n
Defined in
Mathlib.Algebra.Polynomial.Degree.TrailingDegree
Cited by
6 results in Mathlib
Foundations
Depth 99 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.

Cites14

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.