Mathlib Map

Theorems · Theorem · commutative algebra

LaurentSeries.Cauchy.eventually_mem_nhds

∀ {K : Type u_2} [inst : Field K] {ℱ : Filter (LaurentSeries K)} (hℱ : Cauchy ℱ) {U : Set (LaurentSeries K)},
  U ∈ nhds (LaurentSeries.Cauchy.limit hℱ) → ∀ᶠ (f : LaurentSeries K) in ℱ, f ∈ U

The main result showing that the Cauchy filter tends to the Cauchy.limit

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

Cites36

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.