Theorems · Theorem · general topology
IsClosed.mem_of_tendsto
∀ {X : Type u} [inst : TopologicalSpace X] {α : Type u_1} {x : X} {s : Set X} {f : α → X} {b : Filter α} [b.NeBot],
IsClosed s → Filter.Tendsto f b (nhds x) → (∀ᶠ (x : α) in b, f x ∈ s) → x ∈ s- Defined in
- Mathlib.Topology.Neighborhoods
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- IsClosedstatement and proof · cited by 1,639
- Filter.NeBotstatement and proof · cited by 853
- Filter.Eventually.frequentlyproof · cited by 44
- IsClosed.mem_of_frequently_of_tendstoproof · cited by 5
Cited by32
Results whose statement or proof uses this declaration.
- le_of_tendstoproof · cited by 32
- ge_of_tendstoproof · cited by 29
- HasSum.sigmaproof · cited by 8
- Topology.IsClosedEmbedding.map_tsumproof · cited by 6
- HasProd.sigmaproof · cited by 5
- upperHemicontinuous_spectrumproof · cited by 4
- IsDenseInducing.continuousAt_extendproof · cited by 3
- continuousOn_extendFromproof · cited by 3
- FiniteDimensional.of_totallyBounded_nhds_zeroproof · cited by 3
- ApproximatesLinearOn.surjOn_closedBall_of_nonlinearRightInverseproof · cited by 3
- cauchySeq_finset_iff_tprod_vanishingproof · cited by 3
- cauchySeq_finset_iff_tsum_vanishingproof · cited by 3