Summary 1
Summary 1
This is a summary of the results discussed in lectures. These notes will be gradually growing
as the time passes by. Most of the time proofs will not be given. You are supposed to be able
to understand them from your notes. Parts in red are things that were not mentioned in the
corresponding lecture but may be used in the future lectures or in exercise sheets. They will be
discussed when needed but it would be very useful if you could think about them before that.
Lecture 1-1,2
Definition. Sets A and B have the same cardinality if there is an invertible function f : A 7 B.
We write Card(A) = Card(B).
Remark. In more simple but less precise terms Card(A) = Card(B) if there is a one-to-one
correspondence between the elements of A and B.
Definition. A set A is countable if it has the same cardinality as the set of natural numbers
N = {1, 2, ..., n, ...}.
We proved the following statement:
Theorem 1. The sets [0, 1] and (0, 1] have the same cardinality.
The proof makes use of a simple observation that A = {1, 2, ...} and B = {2, 3, ...} have the
same cardinality.
Definition. If X is a set and T is a family of subsets of X then T is a topology on X if it
satises the following properties:
1. if U1 , U2 T then U1 U2 T ,
2. if U : with U T for each then
iI
3. , X T
A topological space is a set X together with a topology T . We call the sets in T open sets.
In the future we often say that X is a topological space without mentioning the relevant
topology T ; it would always be clear from the context which topology is the relevant one. One
sometimes says that X is equipped with topology T .
Remark. Any nite intersection of open sets is open (prove this). You cannot do innite inter
sections. For example in R the sets Un = (1/n, 1/n), 1 n < , are all open but n Un = {0}
which is not open.
Definition. A set A in a topological space X is closed if X \ A (i.e., the complement of A) is
open.
Examples.
1. Suppose X is a set. Let T be the power set of X; i.e., T contains all subsets of X;
i.e., every set is open. Trivially it satises the axioms for a topology. We call this the
discrete topology.
2. Let X be a metric space. Let T be the collection of metric-open sets in X; that is the
topology-open sets are exactly the metric-open sets. The axioms are satised (indeed that
is why we chose our axioms for a topological space).
Remark: The discrete metric gives the discrete topology.
3. Suppose X is a set. Let T = {, X}. It is easy to check that this is a topology. We call
this the indiscrete topology.
4. Suppose X is an innite set. A set U is open if either U = or X \ U only contains nitely
many points. Check that if T is a collection of such sets then it is a topology. We call this
the co-nite topology.
Sometimes we can have two dierent metrics on the same set. These can sometimes give
dierent topologies e.g., R with the normal metric and R with the discrete metric. But sometimes dierent metrics give the same topology: e.g., R2 with Euclidean metric and R2 with l1
(Manhattan metric).
Definition. Suppose that d1 and d2 are two metrics on the same space X. We say they are
equivalent if every d1 -open ball Bd1 (x, r) contains a d2 -open ball Bd2 (x, s) and vice versa.
Lecture 2-1,2
Definition. Suppose X is a topological space. We say X is Hausdor if for every pair of distinct
points x, y X we can nd disjoint open sets U and V with x U and y V .
Exercise. Every metric space is Hausdor.
Definition. Suppose that X and Y are topological spaces and f : X 7 Y is a function. We say
f is continuous if for every open set V in Y we have f 1 (V ) is open in X.
Remarks.
1. f 1 (V ) is dened to be {x X : f (x) V }
2. This is not saying the image of an open set is open: it is saying the pre-image of an open
set is open.
3. The pre-image is better behaved than the image: e.g. f 1 (V1 V2 ) = f 1 (V1 ) f 1 (V2 )
and similarly for unions. This would not be true for images.
Exercise. Suppose X and Y are topological spaces and f : X 7 Y . f is continuous if and only if
for every closed set V Y the set f 1 (V ) is closed.
Exercise. Suppose that X and Y are metric spaces and f : X 7 Y is a function. We have two
denitions of continuity: one using the metric and one using the corresponding topology (i.e.,
one using , and one using the pre-image of open sets). Show that these two denitions are the
same: i.e., f is continuous in the metric sense if and only if it is continuous in the topology sense.
Theorem 2. Suppose X, Y and Z are topological spaces and f : X 7 Y and g : Y 7 Z are
(both) continuous. Then g f : X 7 Z is continuous.
Definition. Suppose X and Y are topological spaces. A function f : X Y is a homeomorphism
if
1. f is a bijection and
2. f is continuous and
3. f 1 is also continuous.
Remark. We really do need all three of these conditions.
Definition. If f : X Y is a homeomorphism then the topological spaces X and Y are
homeomorphic.
Examples. Suppose f : [0, 1] R is continuous. We know f is bounded. But this is not true on
(0, 1). So [0, 1] and (0, 1) are not homeomorphic.
Examples. Are R and R2 homeomorphic? Suppose f : R R2 is a homeomorphism. Then f
maps R \ {0} to R2 \ {f (0)}. The rst looks like two pieces: the second like one piece. This
suggests they are not homeomorphic (and this will be formalized later).
Examples. Are [0, 1) and S 1 = {z C : |z| = 1} homeomorphic? Consider the function
f : [0, 1) S 1 by f (x) = e2ix . Is this a homeomorphism? It is a bijection; it is continuous.
BUT the inverse is not continuous! It is not a homeomorphism.
Exercise. Show that homeomorphism is an equivalence relation.
Remark. We did this in the lecture.
Definition. A topological property is one which is preserved under homeomorphism. That is if
X and Y are homeomorphic then X has the property if and only if Y has the property.
Essentially we are only interested in topological properties.
Theorem 3. Being Hausdor is a topological property.
Exercise. Prove this theorem.
Remark. In fact you should prove a somewhat stronger statement: if f : X Y is a continuous
injection and Y is Hausdor then X is Hausdor.
Examples. For metric spaces we have a notion of boundedness: that is a metric space is bounded if
there is some real number M such that d(x, y) M for all x, y. Boundedness is not a topological
property. For example, (0, 1) and (1, ) are homeomorphic but one is bounded and one is not.
Lecture 3-1,2
Subspaces
Definition. Suppose (X, T ) is a topological space and S is a subset of X. Then the
subspace topology on S is the family
T S = {U S : U T },
that is the open sets in S are the intersection of open sets U in X with S.
Definition. If S is a subspace of a topological space X the inclusion map is the function i : S X
given by i(x) = x.
Lemma 8. The inclusion map i : S X is continuous.
Lemma 9. Suppose X and Y are topological spaces, that S is a subspace of X and that f : Y S
is a function. Then f is continuous and if and only if i f is continuous.
4
Lecture 4-1,2
Lecture 5-1,2.
Compactness
Definition. Suppose that (X, T ) is a topological space and A is a subset of X. Then a family
of open subsets C T is a cover of A if for any x A there is a U C such that x U .
Compactness: one of the most important properties in topology.
Definition. Suppose that X is a topological space and A is a subset of X. Then A is compact
if every open cover of A has a nite sub-cover.
Examples: 1) [0, 1] is a compact set; 2) any closed subset of [0, 1] is compact; 3) any closed
bounded subset of Rn is compact.
Definition. A topological space X is sequentially compact if every sequence (xn )
n=1 of points
in X has a convergent subsequence (to something in X).
Theorem 14. I. Suppose X is a compact metric space. Then X is sequentially compact.
II. If a metric space X is sequentially compact then it is compact.
The detailed proof of this theorem was given in the lecture. Here we summarize the three
steps leading to the proof of part II:
1. Suppose X is sequentially compact and > 0. Then there exist nitely many points
x1 , x2 , . . . , xn such that every point of X is within -distance of one of the xi (i.e., the balls
B(xi , ) cover X).
2. Suppose that C is a cover of X. If it does not have a nite sub-cover then for any > 0
there is at least one ball B(y, ) which cannot be covered by a nite subcover of C.
3. Consider now a sequence n 0 as n and let B(yj , j ) be a sequence of balls such that
each of them cannot be covered by a nite number of open sets from C. Due to sequential
compactness, we can choose a subsequence yjk y as k . Since there is a U C s.t.
y U , there is a ball B(y, ) U . But B(yjk , jk ) B(y, ) whenever (yjk , y) < 31 and
jk < 13 which contradicts the assumption that all B(yjk , jk ) cannot be covered by a nite
number of subsets from C.
Theorem 15 (Heine-Borel Lemma). The set [0, 1] is compact (in R).
Lemma 16. If X is a Hausdor space then x X is a closed set.
Theorem 17. Suppose X is a Hausdor topological space and that A is a compact subset of X.
Then A is closed.
Theorem 18. If A is a closed subset of a compact set then A is compact.
Theorem 19. Suppose that X is a metric space and that A X is compact. Then A is bounded.
Lecture 6-1,2.
Product Spaces
Definition. Suppose X and Y are topological spaces. Then a set W X Y is open in the
product topology if it is a union of sets of the form U V with U open in X and V open in Y .
Lecture 7-1,2
Definition. Suppose X Y is a product space. We dene the projection maps PX : X Y X
by PX ((x, y)) = x. Similarly dene PY : X Y Y by PY ((x, y)) = y.
Lemma 28. The projection maps PX and PY are continuous.
Lemma 29. Suppose X, Y and Z are topological spaces and that f : Z X Y . Then f is
continuous if and only if both PX f : Z X and PY f : Z Y are continuous.
Theorem 30. The topological space X Y is compact if and only if X and Y are compact
topological spaces.
Proof. I. Set W X Y . Suppose W is compact. Then X = PX (W ) and is compact because
PX is continuous. Y is dealt with similarly.
II. Suppose that X and Y are compact. The proof of compactness of W requires several steps.
1. Let C = {Hi , i } be a cover of W X Y . Then, by the denition of a cover,
for every (x, y) W there is Hi C s. t. (x, y) Hi . Next, by the denition of an open
set, there are Uxy T X , Vxy T Y such that (x, y) Uxy Vxy Hi . The collection of open
subsets C = {Uxy Vxy , (x, y) W } forms a cover of W . If C contains a nite subcover, say
{Uj Vj , j = 1, ..., n} then the corresponding {Hj : Hj Uj Vj , j = 1, ..., n} is a nite subcover
of W formed from the elements of C.
It thus suces to prove the statement for covers consisting of simple open sets. From now
on we consider only this case:
C = {Hi : Hi = Ui Vi , i Ui T X , Vi T Y }.
2. Sets of the form U Y , where U T X will be called tubes.
Lemma 31. (The Tube Lemma.) For every x X there is an open set Ux T X containing x
and a nite collection of subsets from C which cover the tube Ux Y
Proof. For x X let Cx be the collection of all sets Ui Vi from C such that x Ui . We
emphasize the dependence of these sets on x by writing
(x)
Cx = {Ui
(x)
(x)
(x)
Vi
(x)
: x Ui
(x)
(x)
and Ui
(x)
Vi
C}
(x)
{Uj
(x)
Vj
(x)
C, Vj
n(x)
Ux Y
n(x)
Ux
(x)
Vj
j=1
Ujx Vjx
j=1
(x)
which means that {Ujx Vj , 1 j n(x)} is a nite cover of the tube Ux Y by the sets from
C.
8
3. The collection {Ux , x X} forms a cover of X which has a nite subcover, say Uxk , 1
k m. Obviously
m
X Y
Uxk Y
k=1
which means that the tubes Uxk Y cover W . But by step 2, each tube is covered by a nite
number of sets from C. Hence there is also a nite cover of W (namely, by the sets {Uxjk Vxjk , 1
k m, 1 j n(xk )}).
Corollary 32. Suppose A is a subset of Rn . Then A is compact if and only if A is closed and
bounded.
Quotient Spaces
(These are also called identication spaces.)
Definition. Suppose X is a topological space and is an equivalence relation on X. The space
X/ is the set of equivalence classes of with the following topology. Dene the quotient map
q : X X/ by x goes to the equivalence class containing x. A set U X/ is open in X/
if q 1 (U ) is open in X.
Remark. If V is open in X then q(V ) might NOT be open.
Remark. Every open set in X/ is the image under q of an open set. Indeed, suppose that U is
open in X/ then q(q 1 (U )) = U since q is surjective, and q 1 (U ) is open. However, not every
image of an open set is open. You may wish to construct an example with V open in X but q(V )
is not open in X/ .
Lemma 33. The quotient map q : X X/ is continuous.
Remark. The quotient topology was chosen to make Lemma 33 true; indeed it is the topology
with the most open sets making q continuous.
Lecture 8-1,2
Notation. Commutative diagrams. (See the relevant picture in your notes.)
Theorem 34. Suppose X and Y are topological spaces and is an equivalence relation on X.
Further suppose that the diagram f, fb, q commutes (that is f = fb q). Then f is continuous if
and only if fb is continuous.
Remark. Suppose f : X Y . When can we nd an fb such that this diagram commutes? We
need f to satisfy f (x) = f (y) whenever x y. And indeed, if f satised this we can nd an fb:
just dene fb([x]) = f (x) and it does not matter which representative of [x] we choose.
Definition. We say f : X Y respects if f (x) = f (y) whenever x y.
Notation If X is a topological space with an equivalence relation then by [x] we denote
the equivalence class of x.
Examples. Let X = [0, 1] and X/ be the quotient space formed from X (with the usual metric
topology) by identifying 0 and 1 (and no other points). Prove that X/ is homeomorphic to
S = {z C : |z| = 1}.
We considered examples where a cylinder, a Mobius strip, and a Klein bottle were obtained
from a strip via imposition of the relevant equivalence relations on the strip (see notes for more
details).
Examples. Fourier Series: functions from R to R which are periodic say period 2 or functions
from R/ where x y if x y 2Z. Since (as we shall see) R/ is (homeomorphic to) the
unit circle S 1 = {z C : |z| = 1}. Usually the second of these is easier.
Theorem 35. The space R/Z is homeomorphic to S 1 = {z C : |z| = 1}.
Exercise. Prove this theorem
Examples (Warning!). The space R/Q that is R quotiented by the equivalence relation where
x y if x y Q. As we saw above every open set in R/ is the image under q of an open set
in R. We show that the image on every non-empty open set in R is all of R/Q. Thus R/Q has
the indiscrete topology. It does not have a nice topology: it is not even Hausdor. Quotient
spaces can be nasty!
Notation. A few spaces that we will come across:
1. R and Rn ;
2. the circle S 1 which is {z C : |z| = 1} or R/Z (homeomorphic so the same space).
Alternatively we can view it as [0, 1] with 0 and 1 identied. Identied means put these
points in the same equivalence class
3. the n-dimensional sphere S n = {x Rn+1 : x = 1}. Note S n lives in Rn+1 . The point is
the sphere S n is sort of n dimensional in itself: e.g., the sphere S 2 is sort of 2-dimensional
(think surface of the earth).
4. the n-dimensional closed ball B n = {x Rn+1 : x 1}.
5. the n-dimensional open ball Dn = {x Rn+1 : x < 1}.
6. the torus S 1 S 1 .
10
11
12
Properties of homotopies
Lemma 43. Homotopy is an equivalence relation on the set of all paths in a topological space
X.
Proof. 0. because F (t, s) = (t) is a homotopy relating to .
1. implies . Indeed, if F, (t, s) relates to then F, (t, s) := F, (t, 1 s)
relates to .
2. implies . To see this, set
{
F, (t, 2s)
s 1/2
F, (t, s) =
F, (t, 2s 1) s 1/2.
(Check that F, (t, s) can be dened in this way; note that continuity of F follows from either
the gluing lemma or Lemma 42.)
Lemma 44. Suppose that is a path starting at x and nishing at y then cx . Similarly,
cy .
Proof By denition,
cx (t) =
{
cx (2t) = x
t 1/2
(2t 1)
t 1/2.
{
0
t 1/2
Note that
2t 1 t 1/2.
cx (t) = (g(t)) Set F (t, s) = (st + (1 s)g(t)). It remains to check that F is a homotopy
relating the paths cx and .
Exercise. Write down the proof of cy .
Lemma 45. Suppose that , and are paths. Then ( ) ( ) .
Proof By denition,
(4t)
( ) (t) = (4t 1)
(2t 1)
(2t)
1/4 t 1/2 and ( )(t) = (4t 2)
(4t 3)
1/2 t 1,
0 t 1/4
13
0 t 1/2
1/2 t 3/4
3/4 t 1.
2t
0 t 1/4
t + 1/4
1/4 t 1/2 .
{
(2t) = x
t 1/2
(2 2t)
t 1/2.
{
(2ts)
0 t 1/2
Lemma 48. Suppose that X is a path connected space and that x X. Further suppose that
all loops based at x are homotopic to a point (i.e., to cx ) then every loop in X is homotopic to a
point: i.e., X is simply connected.
Proof. Let y X, y = x. Let be a loop based at y and be a path from x to y. Set
= ( ) 1 .
Note that is a loop based at x and therefore cx . Hence
1
Lemma 46
1 cx
Lemma 44
1 .
15
Lecture 10-1, 2, 3
Lemma 50. Suppose X is path connected and x, y X. Then 1 (X, x) is isomorphic to 1 (X, y).
Proof. Let be a path from x to y. Dene
F : 1 (X, y) 1 (X, x) by F () = [] [] [ 1 ]
Note that is not a loop and the equivalence class [] is not an element of a group. Nevertheless,
it is easy to see that F is a well dened and maps the equivalence classes of loops based at y
into those based at x. It is a group homomorphism since
F ([]) F ([]) = [] [] [ 1 ] [] [] [ 1 ] = [] [] [] [ 1 ] = F ([] [])
Finally it has an inverse namely F 1 : that is F 1 F and F F 1 are both the identity.
Remark. In one sense we can now talk about the fundamental group 1 (X) since it does not
depend on the base point. But note this is a little sloppy: the group is not the same group but
they are isomorphic. In other words if we want to know about a group property it does not
matter which basepoint we use. BUT if we want to ask things like is a particular loop in the
group we need the actual group so we need a xed basepoint.
Remark. Note that the isomorphism above may depend on the path from x to y used in the
proof.
Definition. Suppose X and Y are topological spaces and f : X Y is continuous. The induced
map f is the map f : 1 (X, x) 1 (Y, f (x)) dened by f ([]) = [f ].
Theorem 51. The map f is well dened and is a group homomorphism. Moreover, (g f ) =
g f .
Summary of proof
1. If and F is a homotopy relating these two paths then f F is a homotopy relating
f and f (obviously, f is a loop in Y ). Hence [f ] = [f ] which means that f is
well dened.
2. f ( ) = (f ) (f ) follows from the denition of the join operation (you are supposed
to write down the relevant formulae).
3. Since [] [] = [ ] (by the denition of multiplication in 1 (X, x)) we have f ([] []) =
f ([ ]) = [f ( )] (the last step is due to the denition of f ).
4. Next by 2, we have [f ( )] = [(f ) (f )] = [f )] [f ] = f ([]) f ([]).
5. Finally (g f ) ([]) = [(g f ) ] = [g (f )] = g ([f ]) = g (f ([])) = g f ([]).
Corollary 52. Suppose X and Y are homeomorphic. Then 1 (X) is isomorphic to 1 (Y ).
Remark: of course the converse is not true; that is two spaces can have the same fundamental
group without being homeomorphic. Indeed, any two simply connected spaces have the same
fundamental group: namely the trivial group on one element (all loops are homotopic) and e.g.,
the single point space and R are not homeomorphic.
16
Lecture 11-1, 2, 3
17
We can always assume that t1 < t2 < ... < tm and that Ij Ij+2 = for all j. (This cover is
minimal in the sense that each of these intervals covers some points which do not belong to
any other interval.) We can now construct the path
b as follows. By Lemma 54 there is a unique
2ig
(t) = (t) for al t I ; set
1
function g1 : I1 R such that g1 (0) = 0 and e
b(t) = g1 (t) on
1
j
18
Examples. In the above situation the map (x, y) 7 (x, 0) is not a retraction. It is continuous
and maps X into Y but the x-axis is not preserved by the map: e.g., (1, 0) maps to (1, 0).
Examples. Let X = [0, 1] and Y = {0, 1}. There is no retraction from X to Y . Indeed, X is
path connected and Y is not so there is no continuous surjection X to Y . (Another, more direct,
explanation was given in the lecture.)
Theorem 57 (Brouwer xed point theorem.). Suppose that f : B 2 B 2 is continuous. Then f
has a xed point.
Proof. We rst prove that 1 (B 2 , 0) is trivial. Suppose that P1 (B 2 , 0). Then the map
F : [0, 1] [0, 1] B 2 given by F (t, s) = s(t) is obviously continuous and F (t, 0) = 0, F (t, 1) =
(t), F (0, s) = 0 and F (1, s) = 0 so F is a homotopy relative {0, 1} between and the constant
zero path. Hence any two loops with base at 0 are homotopic relative {0, 1}.
Next, we prove the following lemma.
Lemma 58. There is no continuous retraction from B 2 to S 1 .
Proof. Suppose there is. Call this map g. We know that 1 (S 1 ) = Z and that 1 is independent
of the base point taken. We x the base point to be the point 1 C. Then g induces a group
homomorphism g : 1 (B2 , 1) 1 (S 1 , 1).
Let be a path in S 1 corresponding to any non-identity group element in Z. View as a path
in B 2 . Then g () = g = since g xes S 1 . In particular the image of the map g contains
the non-identity element . This contradicts the fact that 1 (B 2 ) is trivial 1 (B 2 ) = {e}.
We are now in a position to nish the proof of the theorem. Suppose that f : B 2 B 2 has no
xed point. Dene g : B 2 S 1 as follows. Take the straight line from f (x) to x and extend (in
this direction) to the circle S 1 . This is well dened since f (x) = x and is continuous. Moreover,
it xes every point of S 1 , i.e., it is a retraction which contradicts the lemma.
Remark. In fact this is true in higher dimensions: but the techniques in this course cannot prove
it. Our techniques use loops which are essentially one dimensional and homotopies which are sort
of two dimensional. So our techniques mostly prove results about 2-dimensional objects.
Borsuk-Ulam Theorem
Definition. Suppose that f : S n S m . We say that f preserves antipodal points if f (x) =
f (x). That is opposite points in S n map to opposite points in S m .
Examples. Suppose that f : S 1 S 1 is a continuous map preserving antipodal points. Can we
think of any examples? Yes: the identity map. Consider S 1 as a subset of C as normal; then
the map z 7 z 2 does not preserve antipodal points. However the map z 7 z 3 does preserve
antipodal points.
Lemma 59. Suppose that f : S 1 S 1 is a continuous map preserving antipodal points. Then
the map f : 1 (S 1 , 1) 1 (S 1 , f (1)) is not trivial.
Remark. We could equally well say that f : 1 (S 1 ) 1 (S 1 ) is not trivial. These are equivalent
statements since groups corresponding to dierent base points are isomorphic.
19
Proof. Consider the loop (t) = e2it . Without loss of generality we suppose that f (0) = 1
and hence f (1/2) = 1.
Consider the lift g of the loop f . Then g(0) = 0 by denition and g(1/2) = m + 1/2 for
some m Z. Moreover the map g dened by
{
g(t)
for t 1/2
g (t) =
g(t 1/2) + g(1/2)
for t 1/2
is also a lift. Indeed, g is continuous by the gluing lemma. Also it is trivial that q g (t) = q g(t)
for t 1/2 (remember that q(x) = e2ix ). Next, for t 1/2 we have
q g (t) = q(g (t))
= q(g(t 1/2) + g(1/2))
= q(g(t 1/2) + m + 1/2)
= q(g(t 1/2)) = f (t 1/2)
= f (t).
(since (t) and (t 1/2) are antipodal). Hence g = g. In particular g(1) = 2g(1/2) =
2(m + 1/2) = 2m + 1 which is not zero; that is it is not the trivial loop.
Remark. In fact we showed that f maps the loop e2it into with a lift homotopic to (2m + 1)t.
Theorem 60 (Borsuk-Ulam Theorem). Suppose that f : S 2 R2 is continuous. Then there
exists x such that f (x) = f (x).
Proof. Suppose that for all x with f (x) = f (x). Then dene h : S 2 S 1 by
h(x) =
f (x) f (x)
f (x) f (x)
Remark. We may plausibly imagine that the temperature and pressure on the surface of the
earth vary continuously. Hence if we map each point on the surface of the earth to the pair
(temperature,pressure) we have a continuous function S 2 R2 . Hence the Borsuk-Ulam theorem
says that there are always two antipodal points with the same temperature and pressure!
20