Theorems · Theorem · functional analysis
WithSeminorms.tendsto_nhds
∀ {𝕜 : Type u_2} {E : Type u_6} {F : Type u_7} {ι : Type u_9} [inst : NormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] [inst_3 : TopologicalSpace E] {p : SeminormFamily 𝕜 E ι},
WithSeminorms p →
∀ (u : F → E) {f : Filter F} (y₀ : E),
Filter.Tendsto u f (nhds y₀) ↔ ∀ (i : ι) (ε : ℝ), 0 < ε → ∀ᶠ (x : F) in f, (p i) (u x - y₀) < εConvergence along filters for WithSeminorms.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- NormedFieldstatement and proof · cited by 1,084
- Filter.Eventually.monoproof · cited by 646
Cited by2
Results whose statement or proof uses this declaration.
- WithSeminorms.tendsto_nhds_atTopproof · cited by 1
- PointwiseConvergenceCLM.tendsto_nhdsproof · cited by 0