Mathlib Map

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
Assumes
TopologicalSpaceFirstCountableTopologyFilter.IsCountablyGenerated

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.

Cited by2

Results whose statement or proof uses this declaration.