Skip to content

Continuous Map

Defines Continuous Map, continuous maps, continuous function, continuity

Let (X,τX)(X, \tau_X) and (Y,τY)(Y, \tau_Y) be topological spaces.

Definition. A function f:XYf : X \to Y is a continuous map if for every open set VτYV \in \tau_Y, the preimage f1(V)τXf^{-1}(V) \in \tau_X.

Proposition. The following are equivalent:

  1. ff is continuous.
  2. The preimage of every closed set in YY is closed in XX.
  3. For every AXA \subseteq X, f(cl(A))cl(f(A))f(\mathrm{cl}(A)) \subseteq \mathrm{cl}(f(A)).
  4. For every xXx \in X and every open set VV containing f(x)f(x), there exists an open set UU containing xx with f(U)Vf(U) \subseteq V.

Proof sketch. (1)\Leftrightarrow(2): complements commute with preimages. (1)\Rightarrow(3): if Cf(A)C \supseteq f(A) is closed, then f1(C)Af^{-1}(C) \supseteq A is closed, so cl(A)f1(C)\mathrm{cl}(A) \subseteq f^{-1}(C), giving f(cl(A))Cf(\mathrm{cl}(A)) \subseteq C; take C=cl(f(A))C = \mathrm{cl}(f(A)). (3)\Rightarrow(1): if VV is open, set A=Xf1(V)A = X \setminus f^{-1}(V); then (3) gives cl(A)=A\mathrm{cl}(A) = A, so f1(V)f^{-1}(V) is open. (1)\Leftrightarrow(4) is immediate from the definition. \square

Proposition (ε\varepsilon-δ\delta equivalence). If (X,dX)(X, d_X) and (Y,dY)(Y, d_Y) are metric spaces with their metric topologies, then f:XYf : X \to Y is continuous if and only if for every xXx \in X and every ε>0\varepsilon > 0, there exists δ>0\delta > 0 such that dX(x,x)<δd_X(x, x') < \delta implies dY(f(x),f(x))<εd_Y(f(x), f(x')) < \varepsilon.

Proposition. The composition of continuous maps is continuous. The identity map idX:XX\mathrm{id}_X : X \to X is continuous.

Proposition. Topological spaces and continuous maps form a category Top\mathbf{Top}, with homeomorphisms as isomorphisms.

Examples.

  1. Constant maps. Every constant function f:XYf : X \to Y is continuous.
  2. Inclusion maps. If AXA \subseteq X carries the subspace topology, the inclusion AXA \hookrightarrow X is continuous.
  3. Projections. The projection πi:jXjXi\pi_i : \prod_j X_j \to X_i from a product space is continuous (by definition of the product topology).

Remark. A continuous map f:XYf : X \to Y induces a geometric morphism between the sheaf topoi Sh(X)\mathbf{Sh}(X) and Sh(Y)\mathbf{Sh}(Y): the direct image ff_* pushes sheaves forward, and its left adjoint ff^* pulls them back.

Relations

Date created
Mathematical object
Topological space

Cite

@misc{emsenn2025-continuous-map,
  author    = {emsenn},
  title     = {Continuous Map},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/terms/continuous-map/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}