Theorems · Theorem · general topology
MapClusterPt.exists_seq_tendsto
∀ {α : Type u} [t : TopologicalSpace α] [FirstCountableTopology α] {ι : Type u_1} {f : Filter ι}
[f.IsCountablyGenerated] {x : α} {u : ι → α},
MapClusterPt x f u → ∃ ψ, Filter.Tendsto (u ∘ ψ) Filter.atTop (nhds x) ∧ Filter.Tendsto ψ Filter.atTop f- Defined in
- Mathlib.Topology.Bases
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- FirstCountableTopologystatement and proof · cited by 106
- MapClusterPtstatement and proof · cited by 78
Cited by2
Results whose statement or proof uses this declaration.
- exists_seq_tendsto_liminfproof · cited by 1
- exists_seq_tendsto_limsupproof · cited by 0