Theorems · Theorem · general topology
mem_closure_of_frequently_of_tendsto
∀ {X : Type u} [inst : TopologicalSpace X] {α : Type u_1} {x : X} {s : Set X} {f : α → X} {b : Filter α},
(∃ᶠ (x : α) in b, f x ∈ s) → Filter.Tendsto f b (nhds x) → x ∈ closure s- Defined in
- Mathlib.Topology.Neighborhoods
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- closurestatement · cited by 1,254
- Filter.Frequentlystatement and proof · cited by 414
- Filter.Tendsto.frequentlyproof · cited by 12
- Filter.Frequently.mem_closureproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- mem_closure_of_tendstoproof · cited by 19
- Commute.cfcHomproof · cited by 2
- Commute.cfcₙHomproof · cited by 2
- mem_closure_imageproof · cited by 1