Theorems · Theorem · commutative algebra
LaurentSeries.Cauchy.coeff_eventually_equal
∀ {K : Type u_2} [inst : Field K] {ℱ : Filter (LaurentSeries K)} (hℱ : Cauchy ℱ) {D : ℤ},
∀ᶠ (f : LaurentSeries K) in ℱ, ∀ d < D, LaurentSeries.Cauchy.coeff hℱ d = f.coeff dGiven a Cauchy filter ℱ in the Laurent Series and a bound D, for almost all series in the
filter the coefficients below D coincide with Cauchy.coeff hℱ.
- Defined in
- Mathlib.RingTheory.LaurentSeries
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- Set.ofPredproof · cited by 6,101
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.extproof · cited by 2,266
- Set.Iccproof · cited by 1,702
- le_of_ltproof · cited by 1,175
- Set.Iioproof · cited by 1,166
- Set.iInterproof · cited by 1,084
- Multiplicativestatement · cited by 875
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.Cauchy.eventually_mem_nhdsproof · cited by 0