Skip to content

Summary

ConceptKey Idea
Topological spaceSet + open sets satisfying the three axioms
Closed setsComplements of open sets; finite unions, arbitrary intersections
Closure / interior / boundaryA\overline{A}, int(A)\operatorname{int}(A), A=Aint(A)\partial A = \overline{A} \setminus \operatorname{int}(A)
Continuityf1(open)f^{-1}(\text{open}) is open
HomeomorphismBijective continuous map with continuous inverse
CompactnessEvery open cover has a finite subcover
Heine–BorelIn Rn\mathbb{R}^n: compact \Leftrightarrow closed and bounded
ConnectednessNo separation into two disjoint nonempty open sets
Path-connectednessAny two points joined by a continuous path
Metric spaceSet + distance function satisfying the three axioms
CompletenessEvery Cauchy sequence converges
Banach fixed pointContractions on complete metric spaces have unique fixed points
T0T_0T4T_4Increasingly strong separation axioms
Fundamental group π1\pi_1Homotopy classes of loops; a topological invariant
Euler characteristic χ\chiVE+FV - E + F; classifies compact surfaces

Worked Examples

Example 1: Determining if a Collection is a Topology

Problem: Is the collection τ={,{a},{b},{a,b,c}}\tau = \{\emptyset, \{a\}, \{b\}, \{a,b,c\}\} a topology on X={a,b,c}X = \{a,b,c\}? Solution: Check axioms: (1) \emptyset and XX are in τ\tau. (2) Finite unions: {a}{b}={a,b}\{a\} \cup \{b\} = \{a,b\}, which is NOT in τ\tau. Therefore τ\tau is not a topology. To fix it, we would need to include {a,b}\{a,b\}.

Example 2: Continuous Function Proof

Problem: Show that the function f:RRf: \mathbb{R} \to \mathbb{R} defined by f(x)=x2f(x) = x^2 is continuous with respect to the standard topology. Solution: Let UU be an open set in R\mathbb{R}. f1(U)={x:x2U}f^{-1}(U) = \{x : x^2 \in U\}. For any open interval (a,b)(a, b) with a0a \geq 0, the preimage is (b,a)(a,b)(-\sqrt{b}, -\sqrt{a}) \cup (\sqrt{a}, \sqrt{b}), which is a union of open intervals (open). For negative intervals, the preimage is empty or R\mathbb{R}. Since the preimage of any basis element is open, ff is continuous.

Cross-References

TopicLink
Abstract AlgebraView