Mathlib Map

Theorems · Definition · field theory

Polynomial.MonicDegreeEq

(R : Type u) → ℕ → [Semiring R] → Type u

The type of monic polynomials of degree n. The implementation is slightly different because it is useful to still contain X ^ n when R is trivial. See MonicDegreeEq.mk for the usual constructor.

Defined in
Mathlib.Algebra.Polynomial.Monic
Cited by
22 results in Mathlib
Foundations
Depth 60 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.

Cites3

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

Cited by38

Results whose statement or proof uses this declaration.