Mathlib Map

Theorems · Theorem · field theory

Polynomial.Sequence.basis_degree_strictMono

∀ {R : Type u_1} [inst : Ring R] (S : Polynomial.Sequence R) [inst_1 : IsDomain R]
  (hCoeff : ∀ (i : ℕ), IsUnit (↑S i).leadingCoeff), StrictMono (Polynomial.degree ∘ ⇑(S.basis hCoeff))

Basis elements have strictly monotone degree.

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

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

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.