ConceptComplete

Continuous Maps Between Topological Spaces

Continuity is the central concept linking topological spaces. In point-set topology, continuity is defined purely in terms of open sets, generalizing the ϵ\epsilon-δ\delta definition from analysis. This abstraction reveals that continuity is fundamentally about the preservation of topological structure.


Definition of Continuity

Definition2.1Continuous Map

Let (X,τX)(X, \tau_X) and (Y,τY)(Y, \tau_Y) be topological spaces. A function f:XYf: X \to Y is continuous if for every open set VτYV \in \tau_Y, the preimage f1(V)f^{-1}(V) is open in XX: VτY    f1(V)τX.V \in \tau_Y \implies f^{-1}(V) \in \tau_X.

This is the most general and most useful definition. It makes no reference to metrics or distances.

ExampleBasic Examples of Continuous Maps
  1. Constant maps: If f:XYf: X \to Y is defined by f(x)=y0f(x) = y_0 for all xx, then ff is continuous. For any open VYV \subseteq Y, we have f1(V)=Xf^{-1}(V) = X if y0Vy_0 \in V and f1(V)=f^{-1}(V) = \emptyset if y0Vy_0 \notin V.

  2. Identity map: The identity id:(X,τ)(X,τ)\operatorname{id}: (X, \tau) \to (X, \tau) is continuous. More generally, id:(X,τ1)(X,τ2)\operatorname{id}: (X, \tau_1) \to (X, \tau_2) is continuous if and only if τ1τ2\tau_1 \supseteq \tau_2 (i.e., τ1\tau_1 is finer than τ2\tau_2).

  3. Inclusion map: If AXA \subseteq X carries the subspace topology, then the inclusion ι:AX\iota: A \hookrightarrow X is continuous, since ι1(U)=UA\iota^{-1}(U) = U \cap A is open in AA for every open UU in XX.

  4. Projection maps: The projections π1:X×YX\pi_1: X \times Y \to X and π2:X×YY\pi_2: X \times Y \to Y (with the product topology) are continuous.


Equivalent Formulations

Theorem2.1Equivalent Conditions for Continuity

Let f:XYf: X \to Y be a function between topological spaces. The following are equivalent:

  1. ff is continuous (preimages of open sets are open).
  2. For every closed set CYC \subseteq Y, f1(C)f^{-1}(C) is closed in XX.
  3. For every AXA \subseteq X, f(A)f(A)f(\overline{A}) \subseteq \overline{f(A)}.
  4. For every BYB \subseteq Y, f1(B)f1(B)\overline{f^{-1}(B)} \subseteq f^{-1}(\overline{B}).
  5. For every xXx \in X and every neighborhood VV of f(x)f(x) in YY, f1(V)f^{-1}(V) is a neighborhood of xx in XX.
Proof

(1 \Leftrightarrow 2): f1(YC)=Xf1(C)f^{-1}(Y \setminus C) = X \setminus f^{-1}(C), so f1f^{-1} of complements commutes. Thus preimages of open sets are open if and only if preimages of closed sets are closed.

(1 \Rightarrow 3): Let yf(A)y \in f(\overline{A}), say y=f(x)y = f(x) with xAx \in \overline{A}. Let VV be any open set containing yy. Then f1(V)f^{-1}(V) is open and contains xx, so f1(V)Af^{-1}(V) \cap A \neq \emptyset. Hence Vf(A)V \cap f(A) \neq \emptyset, giving yf(A)y \in \overline{f(A)}.

(3 \Rightarrow 2): Let CC be closed in YY. Setting A=f1(C)A = f^{-1}(C), condition (3) gives f(A)f(A)C=Cf(\overline{A}) \subseteq \overline{f(A)} \subseteq \overline{C} = C. Thus Af1(C)=A\overline{A} \subseteq f^{-1}(C) = A, so A=AA = \overline{A} is closed.

(1 \Rightarrow 4): We have f1(B)f^{-1}(\overline{B}) is closed (by (2)) and contains f1(B)f^{-1}(B), so f1(B)f1(B)\overline{f^{-1}(B)} \subseteq f^{-1}(\overline{B}).

(4 \Rightarrow 2): If CC is closed in YY, set B=CB = C. Then f1(C)f1(C)=f1(C)\overline{f^{-1}(C)} \subseteq f^{-1}(\overline{C}) = f^{-1}(C), so f1(C)f^{-1}(C) is closed.

(1 \Leftrightarrow 5): Direct from definitions.


Continuity via Bases and Subbases

Theorem2.2Basis Criterion for Continuity

Let f:XYf: X \to Y be a function and let B\mathcal{B} be a basis (resp. S\mathcal{S} a subbasis) for the topology on YY. Then ff is continuous if and only if f1(B)τXf^{-1}(B) \in \tau_X for every BBB \in \mathcal{B} (resp. f1(S)τXf^{-1}(S) \in \tau_X for every SSS \in \mathcal{S}).

Proof

The forward direction is immediate. For the converse (basis case): any open set VV in YY is a union V=αBαV = \bigcup_\alpha B_\alpha of basis elements. Then f1(V)=αf1(Bα)f^{-1}(V) = \bigcup_\alpha f^{-1}(B_\alpha), which is a union of open sets, hence open.

For the subbasis case: any basis element is a finite intersection of subbasis elements, and f1f^{-1} preserves finite intersections. So preimages of basis elements are open, reducing to the basis case.

RemarkPractical Importance

The subbasis criterion is especially useful for the product topology: a map f:XαYαf: X \to \prod_\alpha Y_\alpha is continuous if and only if παf\pi_\alpha \circ f is continuous for each α\alpha. This is because the subbasis for the product topology consists of sets πα1(Uα)\pi_\alpha^{-1}(U_\alpha), and f1(πα1(Uα))=(παf)1(Uα)f^{-1}(\pi_\alpha^{-1}(U_\alpha)) = (\pi_\alpha \circ f)^{-1}(U_\alpha).


Continuity at a Point

Definition2.2Continuity at a Point

A function f:XYf: X \to Y is continuous at the point x0Xx_0 \in X if for every open set VYV \subseteq Y containing f(x0)f(x_0), there exists an open set UXU \subseteq X containing x0x_0 such that f(U)Vf(U) \subseteq V. Equivalently, every neighborhood of f(x0)f(x_0) has a preimage that is a neighborhood of x0x_0.

A function is continuous (globally) if and only if it is continuous at every point of XX.

ExamplePointwise vs Global Continuity

Consider f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x2f(x) = x^2. This is continuous at every point. At x0x_0, given ϵ>0\epsilon > 0, the preimage f1((x02ϵ,x02+ϵ))f^{-1}((x_0^2 - \epsilon, x_0^2 + \epsilon)) contains an open interval around x0x_0.

In contrast, the characteristic function χQ:RR\chi_{\mathbb{Q}}: \mathbb{R} \to \mathbb{R} (which takes value 1 on rationals, 0 on irrationals) is continuous at no point of R\mathbb{R} with the standard topology: every open interval contains both rationals and irrationals.