Mathlib Map

Theorems · Theorem · commutative algebra

LaurentSeries.coeff_zero_of_lt_valuation

∀ (K : Type u_2) [inst : Field K] {n D : ℤ} {f : LaurentSeries K},
  Valued.v f ≤ WithZero.exp (-D) → n < D → f.coeff n = 0

The coefficients of a Laurent series vanish in degree strictly less than its valuation.

Defined in
Mathlib.RingTheory.LaurentSeries
Cited by
2 results in Mathlib
Foundations
Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites41

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

Cited by2

Results whose statement or proof uses this declaration.