Altanis

7.3Pointwise and Compact Convergence

Updated 31 Aug 2026Chapter (PDF)

[7.3.1]Definition(Topology of Pointwise Convergence)#

Let XX be a topological space. Given any xXx \in X and open set UU of the space YY, let

S(x,U)={f:fYX and f(x)U}.S(x, U) = \{ f : f \in Y^X \text{ and } f(x) \in U \}.

The collection of all S(x,U)S(x, U) forms a subbasis for a topology on YXY^X called the topology of pointwise convergence.

Let's consider the basis elements for this topology, which are simply finite intersections of subbasis elements. For some f:XYf: X \to Y, a basis element about ff would comprise functions gg that are “close” to ff at finitely many points. For example, let

B=k=1nS(xk,Uk)B = \bigcap_{k = 1}^n S(x_k, U_k)

be an arbitrary basis element about an arbitrary function fYXf \in Y^X. For gBg \in B to be true, we need that g(xk)Ukg(x_k) \in U_k for each k{1,,n}k \in \{1, \dots, n\}. Of course, fBf \in B as well, so this is the notion for which we say the functions are “close” to eachother.

Note this topology on YXY^X is the exact same as the product topology. If we replace XX with an indexing set Λ\Lambda and denote a general element of Λ\Lambda by λ\lambda, then the set S(λ,U)S(\lambda, U) simply comprises the functions x:ΛY\vb{x}: \Lambda \to Y such that x(λ)=xλU\vb{x}(\lambda) = x_\lambda \in U. This is precisely πλ1(U)\pi_\lambda^{-1}(U) of YΛY^\Lambda, and so subbasis elements agree with the product topology.

[7.3.2]Theorem#

Let YXY^X be a topological space with the topology of pointwise convergence (or otherwise the usual product topology). Then a sequence of functions fnf_n converges to a function ff if and only if, for every xXx \in X, we have that fn(x)f(x)f_n(x) \to f(x). That is, fnff_n \to f if and only if fnf_n converges pointwise to ff.

[7.3.3]Definition(Topology of Compact Convergence)#

Let XX be a topological space and (Y,d)(Y, d) a metric space. Given some fYXf \in Y^X, a compact subset CXC \subseteq X, and some ε>0\epsilon > 0, we define

BC(f,ε)={g:supxC{d(f(x),g(x))}<ε}.B_C(f, \epsilon) = \Bigg\{ g: \sup_{x \in C} \{d(f(x), g(x))\} < \epsilon \Bigg\}.

The collection of all BC(f,ε)B_C(f, \epsilon) forms a basis for a topology on YXY^X called the topology of compact convergence.

The proof that this forms a basis for a topology is immediate. The idea behind this topology is that a basis element about ff admits functions gg that are “close” to ff on an entire compact set, instead of finitely many points.

[7.3.4]Theorem#

Let YXY^X be a topological space with the topology of compact convergence. Then a sequence of functions fnf_n converges to ff if and only if fnCfCf_n|_C \to f|_C uniformly on every compact CXC \subseteq X.

Proof.

Recall that we say fnff_n \to f uniformly on some AXA \subseteq X if, for any ε>0\epsilon > 0, there exists some NZ+N \in \bZ_+ such that d(fn(x),f(x))<εd(f_n(x), f(x)) < \epsilon for every xAx \in A. In other words, the choice of NZ+N \in \bZ_+ must work for all points in AA simultaneously, as opposed to at a single point like with uniform convergence. The notion of convergence induced by this topology is that, after fixing some compact set CC, fnCfCf_n|_C \to f|_C if for any basis element U=BC(f,ε)U = B_C(f, \epsilon) (this step involves simply choosing any ε>0\epsilon > 0), there is some NZ+N \in \bZ_+ such that fnUf_n \in U for every nNn \ge N. If fnUf_n \in U, then we have that supxCd(f(x),fn(x))<ε\sup_{x \in C} d(f(x), f_n(x)) < \epsilon. Thus fnCfCf_n|_C \to f|_C is precisely what it means for fnCfCf_n|_C \to f|_C uniformly.

[7.3.5]Theorem(Topologies on Function Space)#

Let XX be a space and (Y,d)(Y, d) a metric space. For the function space YXY^X, one has the following inclusions of topologies:

(uniform)(compact convergence)(pointwise convergence).(\text{uniform}) \supseteq (\text{compact convergence}) \supseteq (\text{pointwise convergence}).

If XX is compact, the first two topologies coincide. If XX is discrete, the last two topologies coincide.