Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure

Definition

Let (X,T) be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison), with neighbourhoods as in Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open.

A sequence in X is a function x:N→X, written (xk) with xk:=x(k). As everywhere in this library N contains 0 (The natural numbers N (von Neumann)) and a sequence is indexed from 0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences); an index range copied from a text that starts at 1 must be shifted before it is used here. The range of (xk) is { xk:k∈N }. Following Sequences of reals: bounded, eventually, frequently, tails, subsequences, a property of indices holds eventually if it holds for all k≥K for some K∈N, and frequently if for every K it holds for some k≥K; that vocabulary is used here for sequences in an arbitrary set.

Let (xk) be a sequence in X and let p∈X.

  • (xk) converges to p, written xk→p, if for every neighbourhood N of p one has xk∈N eventually. The point p is then called a limit of (xk).
  • p is a cluster point of (xk) if for every neighbourhood N of p one has xk∈N frequently.
  • For A⊆X, the sequential closure of A is seqcl⁡(A):={ p∈X:xk→p for some sequence (xk) with xk∈A for all k }.
  • A function f:X→Y into a topological space Y is sequentially continuous at p if xk→p in X implies f(xk)→f(p) in Y, and sequentially continuous if it is sequentially continuous at every point of X (Continuity of a map of topological spaces at a point and globally for the ordinary notion).

The notation lim⁡kxk is not available at this generality, and the reason is not fastidiousness. In a general topological space a sequence may converge to more than one point, so there is no function taking a convergent sequence to "its" limit, and a symbol lim⁡kxk would not denote. In the indiscrete topology on a set with at least two points the only neighbourhood of any point is X, so every sequence converges to every point; in the cofinite topology on an infinite set every injective sequence converges to every point. Both witnesses are on the companion page. Accordingly this library writes "p is a limit of (xk)" and "(xk) converges to p", never "the limit" and never lim⁡kxk, for a sequence in a space that has not been given a hypothesis restoring uniqueness.

Where the notation becomes legitimate again. Uniqueness of limits is what licenses the symbol, exactly as it does for sequences of reals (A sequence has at most one limit) and in a metric space (A sequence in a metric space has at most one limit): in a metric space a sequence has at most one limit and lim⁡kxk is unambiguous. Every metrizable space therefore admits the notation, and so does every space in which distinct points have disjoint neighbourhoods; where this page uses a metrizable space, and only there, the usual notation is used without further comment. The general reading of "xk→p" above never presupposes it.

Convergence agrees with the metric notion on a metric topology. For a metric space the balls around p are a neighbourhood base at p (The balls B(x,1/n), n≥1, form a countable neighbourhood base at x, so every metric space is first countable), so "eventually in every neighbourhood of p" and "eventually in every ball around p" are the same condition, and the latter is Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R. The identification is carried out where metrizable spaces are defined, later on this page.

Remarks

  • Every limit is a cluster point, and not conversely. "Eventually" implies "frequently", so a point to which (xk) converges is a cluster point of it. A sequence in a two-point discrete space that takes each of the two values frequently has both points as cluster points and converges to neither, since each singleton is a neighbourhood of its point and is missed frequently.

  • Constant sequences. If xk=a for every k, then xk→a, since every neighbourhood of a contains a. More generally an eventually constant sequence with eventual value a converges to a. This is the only convergence available in a discrete space, where {a} is a neighbourhood of a and forces xk=a eventually.

  • Sequential continuity is a strictly weaker condition than continuity in general, and the two agree under a countability hypothesis proved later on this page. That is the whole reason sequences are treated here as a separate notion rather than as the definition of continuity, and it is why nets and filters exist as a subject.

Depends on

Used by

Dependency tree · two levels

45 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources