Mathlib Map

Theorems · Theorem · commutative algebra

LaurentSeries.coeff_zero_of_lt_intValuation

∀ (K : Type u_2) [inst : Field K] {n d : ℕ} {f : PowerSeries K},
  Valued.v ((HahnSeries.ofPowerSeries ℤ K) f) ≤ WithZero.exp (-↑d) → n < d → (PowerSeries.coeff n) f = 0

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

Defined in
Mathlib.RingTheory.LaurentSeries
Cited by
0 results in Mathlib
Foundations
Depth 160 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.

Cites29

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.