MAT_Assignment_Guide
MAT_Assignment_Guide
Preparation
Your Name
Contents
1
8 Summary and Exam Tips 6
2
1 Basic Definitions and Concepts
Definition 1.1 (Topological Space). A topological space is a pair (X, τ ), where X is a set and τ is
a collection of subsets of X (called open sets) such that:
Example 1.1. The standard topology on R consists of all open intervals and their unions. For
example, (a, b) is not open in R unless a = −∞.
Definition 1.2 (Basis). A basis for a topology on X is a collection B of subsets of X such that:
Definition 1.4 (Limit Point). A point x ∈ X is a limit point of a subset A ⊂ X if every open
neighborhood of x contains a point of A different from x.
Theorem 1.1. A subset A ⊂ X is closed if and only if it contains all its limit points.
Definition 1.5 (Closure). The closure of a subset A ⊂ X, denoted by A, is the intersection of all
closed sets containing A. Equivalently,
A = A ∪ A′ ,
Example 1.2. In R, the closure of (0, 1) is [0, 1]. The point 0 is a limit point not in (0, 1).
Definition 1.6 (Subspace Topology). If (X, τ ) is a topological space and Y ⊂ X, then the subspace
topology on Y is defined by
τY = {U ∩ Y : U ∈ τ }.
Y X
In particular, if A ⊂ Y , the closure of A in Y is given by A = A ∩ Y .
Example 1.3. Consider Y = [0, 1) ⊂ R. The set [0, 1/2) is open in Y since [0, 1/2) = (−1, 1/2)∩Y .
3
2 Continuity and Related Maps
Definition 2.2 (Open Map). A function f : X → Y is an open map if the image of every open set
in X is open in Y .
Definition 2.3 (Closed Map). A function f : X → Y is a closed map if the image of every closed
set in X is closed in Y .
Theorem 2.2. A continuous bijection from a compact space to a Hausdorff space is a homeomor-
phism.
Definition 3.1 (Quotient Map). A surjective continuous map q : X → Y is called a quotient map
if a subset U ⊂ Y is open whenever q −1 (U ) is open in X. Equivalently, the topology on Y is the
quotient topology induced by q.
Example 3.1. The map q : [0, 1] → S 1 defined by q(t) = (cos 2πt, sin 2πt) is a quotient map. It
identifies 0 and 1 into a single point.
Example 3.2 (Non–product Quotient). Consider quotient maps q : R → R/Z (identifying integers)
and q ×Id : R×R → (R/Z)×R. This product map is not a quotient map, illustrating that products
of quotient maps may fail to be quotient maps.
4
4 Local Compactness and One-Point Compactification
Definition 4.1 (Locally Compact Space). A topological space X is locally compact if every point
x ∈ X has a neighborhood U whose closure U is compact.
Example 4.1. Rn is locally compact. The subspace Q ⊂ R (with Euclidean topology) is not locally
compact.
Definition 4.2 (One-Point Compactification). For a locally compact Hausdorff space X, the one-
e = X ∪ {∞} has open sets:
point compactification X
Definition 5.1 (Product Topology). The product topology on X × Y has a basis consisting of
products U × V , where U ⊂ X and V ⊂ Y are open.
Theorem 5.1 (Universal Property). A function f : Z → X × Y is continuous if and only if πX ◦ f
and πY ◦ f are continuous, where πX , πY are projections.
Definition 5.2 (Hausdorff Space). A space X is Hausdorff if any two distinct points have disjoint
neighborhoods.
Theorem 5.2. X is Hausdorff if and only if the diagonal ∆ ⊂ X × X is closed.
Corollary 5.3. If f, g : Y → X are continuous and X is Hausdorff, then the set {y ∈ Y : f (y) =
g(y)} is closed.
• Basis: B = {a + bZ : a ∈ Z, b ≥ 1}.
5
• Infinitude of Primes: If primes were finite, then {−1, 1} would be open, contradicting that
all basis elements are infinite.
Definition 6.1 (Real Projective Space). RPn is the quotient of Rn+1 \ {0} by scalar multiplication.
It is a compact, Hausdorff manifold.
• RP1 is homeomorphic to S 1 .
• Closed Map Lemma: A continuous map from a compact space to a Hausdorff space is
closed.
• Local Compactness: Open subsets of locally compact Hausdorff spaces are locally compact.
Theorem 7.1 (Urysohn’s Lemma). In a normal space, for any disjoint closed sets A and B, there
exists a continuous function f : X → [0, 1] with f (A) = 0 and f (B) = 1.
• Master Definitions: E.g., know the difference between quotient and product topologies.
• Standard Examples: Be fluent with spaces like RPn , Furstenberg’s topology, etc.
• Theorems as Tools: Use Urysohn’s lemma, Closed Map Lemma, etc., in proofs.