Theorems · Theorem · general topology
ClusterPt.exists_seq_tendsto
∀ {α : Type u} [t : TopologicalSpace α] [FirstCountableTopology α] {x : α} {f : Filter α} [f.IsCountablyGenerated],
ClusterPt x f → ∃ ψ, Filter.Tendsto ψ Filter.atTop (nhds x) ∧ Filter.Tendsto ψ Filter.atTop fIn a first-countable space, a cluster point x of a countably generated filter is the limit of
some sequence.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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.atTopstatement and proof · cited by 2,405
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- ClusterPtstatement and proof · cited by 138
- FirstCountableTopologystatement and proof · cited by 106
- Filter.tendsto_infproof · cited by 23
- Filter.exists_seq_tendstoproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- exists_seq_tendsto_limsSupproof · cited by 0
- exists_seq_tendsto_limsInfproof · cited by 0