ConceptComplete

Open and Closed Maps

While continuous maps are defined by the behavior of preimages, open and closed maps are defined by the behavior of images. These notions complement continuity and play essential roles in product topologies, quotient topologies, and the study of homeomorphisms.


Definitions

Definition2.7Open Map

A function f:XYf: X \to Y between topological spaces is an open map if for every open set UXU \subseteq X, the image f(U)f(U) is open in YY.

Definition2.8Closed Map

A function f:XYf: X \to Y is a closed map if for every closed set CXC \subseteq X, the image f(C)f(C) is closed in YY.

RemarkIndependence from Continuity

Being an open map, a closed map, or a continuous map are three independent conditions. A map can satisfy any combination of these properties.

  • The projection π1:R2R\pi_1: \mathbb{R}^2 \to \mathbb{R} is continuous and open, but not closed (the image of the closed hyperbola {xy=1}\{xy = 1\} is R{0}\mathbb{R} \setminus \{0\}, which is not closed).
  • A continuous bijection that is also open (or closed) is automatically a homeomorphism.

Examples

ExampleOpen and Closed Maps
  1. Projections are open: The projection π1:X×YX\pi_1: X \times Y \to X from a product space is always an open map. If U×VU \times V is a basic open set in X×YX \times Y, then π1(U×V)=U\pi_1(U \times V) = U is open. Since π1\pi_1 preserves unions, π1\pi_1 maps any open set to an open set.

  2. Projections need not be closed: Let C={(x,y)R2:xy=1}C = \{(x, y) \in \mathbb{R}^2 : xy = 1\}. Then CC is closed in R2\mathbb{R}^2, but π1(C)=R{0}\pi_1(C) = \mathbb{R} \setminus \{0\} is not closed in R\mathbb{R}.

  3. Closed maps from compact spaces: If XX is compact and YY is Hausdorff, then every continuous map f:XYf: X \to Y is a closed map (see Chapter 5).

  4. Inclusion of a closed subspace: If AA is a closed subspace of XX, the inclusion ι:AX\iota: A \hookrightarrow X is a closed map.


Relationship to Homeomorphisms

Theorem2.3Characterization of Homeomorphisms

Let f:XYf: X \to Y be a bijection. The following are equivalent:

  1. ff is a homeomorphism.
  2. ff is continuous and open.
  3. ff is continuous and closed.
Proof

(1 \Rightarrow 2): If ff is a homeomorphism, then ff is continuous. For openness: if UU is open in XX, then (f1)1(U)=f(U)(f^{-1})^{-1}(U) = f(U), which is open since f1f^{-1} is continuous.

(2 \Rightarrow 1): We need f1f^{-1} to be continuous. For any open UXU \subseteq X, (f1)1(U)=f(U)(f^{-1})^{-1}(U) = f(U), which is open since ff is an open map. So f1f^{-1} is continuous.

(1 \Leftrightarrow 3): Similar argument using closed sets.


Quotient Maps and Saturation

Definition2.9Saturated Set

Let f:XYf: X \to Y be a surjective map. A subset UXU \subseteq X is saturated with respect to ff if U=f1(f(U))U = f^{-1}(f(U)), i.e., UU is a union of fibers of ff.

Theorem2.4Characterization via Saturated Sets

A surjective continuous map f:XYf: X \to Y is a quotient map if and only if ff maps saturated open sets to open sets (equivalently, saturated closed sets to closed sets).

ExampleSaturated Sets

Consider the projection π:R2R\pi: \mathbb{R}^2 \to \mathbb{R}, π(x,y)=x\pi(x, y) = x. A set UR2U \subseteq \mathbb{R}^2 is saturated with respect to π\pi if and only if it is a union of vertical lines, i.e., U=A×RU = A \times \mathbb{R} for some ARA \subseteq \mathbb{R}.

The open strip (1,1)×R(-1, 1) \times \mathbb{R} is saturated and open, with image (1,1)(-1, 1) open in R\mathbb{R}.


Proper Maps

Definition2.10Proper Map

A continuous map f:XYf: X \to Y is proper if for every compact set KYK \subseteq Y, the preimage f1(K)f^{-1}(K) is compact in XX.

Theorem2.5Proper Maps are Closed

If f:XYf: X \to Y is a proper map and YY is a locally compact Hausdorff space, then ff is a closed map.

ExampleProper Maps
  1. The map f:RRf: \mathbb{R} \to \mathbb{R} given by f(x)=x2f(x) = x^2 is proper: if K[0,)K \subseteq [0, \infty) is compact, say K[0,M]K \subseteq [0, M], then f1(K)[M,M]f^{-1}(K) \subseteq [-\sqrt{M}, \sqrt{M}] is closed and bounded, hence compact.

  2. The projection π1:R2R\pi_1: \mathbb{R}^2 \to \mathbb{R} is not proper: π11([0,1])=[0,1]×R\pi_1^{-1}([0, 1]) = [0, 1] \times \mathbb{R} is not compact.

  3. If XX is compact and YY is Hausdorff, every continuous f:XYf: X \to Y is proper.

RemarkOpen Maps in Functional Analysis

The open mapping theorem in functional analysis states that a surjective bounded linear operator between Banach spaces is an open map. This is a deep result connecting the algebraic structure (linearity) with the topological structure (openness) and has no analogue for general topological spaces.