Mathlib Map

Theorems · Theorem · field theory

Polynomial.Sequence.span

∀ {R : Type u_1} [inst : Ring R] (S : Polynomial.Sequence R),
  (∀ (i : ℕ), IsUnit (↑S i).leadingCoeff) → Submodule.span R (Set.range ↑S) = ⊤

A polynomial sequence spans R[X] if all of its elements' leading coefficients are units.

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

Around this declaration

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

Cites19

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.