MTH 428/528. Introduction to Topology II. Elements of Algebraic Topology. Bernard Badzioch

Size: px
Start display at page:

Download "MTH 428/528. Introduction to Topology II. Elements of Algebraic Topology. Bernard Badzioch"

Transcription

1 MTH 428/528 Introduction to Topology II Elements of Algebraic Topology Bernard Badzioch

2 Contents 1. Some Motivation Categories and Functors The Fundamental Group Dependence on the Basepoint First Computations Some Applications Higher Homotopy Groups Homotopy Invariance The Product Formula Pushouts and van Kampen s Theorem Proof of van Kampen s Theorem CW Complexes Fundamental Groups of CW-complexes I Presentations of Groups Fundamental Groups of CW-Complexes II Covering Spaces Coverings and the Fundamental Group Classification of Coverings From Subgroups to Coverings

3 1 Some Motivation The main idea behind algebraic topology is that in order to solve problems involving topological spaces one can try to translate them into problems about algebraic objects (groups, vectors spaces, rings, modules etc.) and then solve the resulting algebraic problems. The translation between topology and algebra is achieved by constructing assignments of the form: topological spaces groups (rings, modules,... ) continuous functions homomorphisms of groups (or rings, modules,... ) For example, one of the main objectives of these notes is to study the assignment that associates to each space X a group π 1 (X) which is called the fundamental group of X 1. Let S 1 denote the unit circle and D 2 the closed unit disc: S 1 ={(x 1, x 2 ) R 2 x x2 2 = 1} D 2 ={(x 1, x 2 ) R 2 x x2 2 1} We will see that π 1 (S 1 ) = Z and that π 1 (D 2 ) is the trivial group. Since homeomorphic spaces have isomorphic fundamental groups an immediate consequence is that S 1 D 2. This is one typical application of algebraic invariants appearing in algebraic topology: they provide a tool for detecting if topological spaces are homeomorphic or not. However, these invariants can be also used to study more subtle relationships between spaces. Recall, for example, that if X is a topological space then we say that a subspace A X is a retract of X if there exists a continuous function r : X A such that r(x) = x for all x A. 1.1 Example. Let 0 = (0, 0) be the center of the disc D 2. Define r : D 2 {0} S 1 by r(x) = x x 1 Technically π 1 (X) depends not only on the space X but also on the choice of a basepoint x 0 X, but we will disregard this for a moment. 3

4 1. Some Motivation 4 where for x = (x 1, x 2 ) we set x = retract of D 2 {0}. x x2 2. Since r(x) = x for all x S1 this shows that S 1 is a On the other hand we have: 1.2 Proposition. The circle S 1 is not a retract of D 2. Idea of a proof. We argue by contradiction. Let i: S 1 D 2 be the inclusion map. If S 1 is a retract of D 2 then there exists a map r : D 2 S 1 such that ri = id S 1, i.e. such that the following diagram commutes: id S 1 S 1 S 1 i D 2 r The construction of the fundamental group associates to any continuous function of topological spaces f : X Y a homomorphism of groups f : π 1 (X) π 1 (Y ) in a way that preserves compositions (i.e. (fg) = f g ) and maps identify functions to identity group homomorphisms: id X = id π1 (X). As a result the above commutative diagram of topological spaces gives a commutative diagram of groups: id π1 (S 1 ) π 1 (S 1 ) π 1 (S 1 ) i π 1 (D 2 ) r This implies in particular that r is onto which is impossible since π 1 (D 2 ) is the trivial group and π 1 (S 1 ) is non-trivial.

5 2 Categories and Functors Before we get into details of algebraic invariants of topological spaces it will be worth to have a look at the general framework used to construct such invariants. In this chapter we introduce the notions of a category and a functor that underlie such constructions. 2.1 Definition. A category C consists of the following ingredients: 1) a class of objects Ob(C) 2) for each pair of objects c, c Ob(C) a set of morphisms Mor C (c, c ) 3) for each object c Ob(C) a distinguished identity morphism id c Mor C (c, c) 4) for each triple of objects c, c, c Ob(C) a composition of morphisms function : Mor C (c, c ) Mor C (c, c ) Mor C (c, c ) Moreover, the composition of morphisms satisfies the following conditions: (i) f (g h) = (f g) h whenever morphisms f, g, h are composable (ii) if f Mor C (c, c ) then f id c = f = id c f. 2.2 Example. By Set we will denote the category of sets. Its objects are sets, and for any sets A, B the set of morphisms Mor Set (A, B) consists of all functions f : A B. Composition of morphism is the usual composition of functions, and for a set A the identity morphism id A : A A is given by the identity function: id A (x) = x for all x A. 2.3 Example. Let Gr denote the category of groups. The objects of Gr are groups. Given two groups G, H the set Mor Gr (G, H) consists of all group homomorphisms f : G H. 2.4 Example. By Top we will denote the category of topological spaces. Its objects are topological spaces. For X, Y Ob(Top) the set Mor Top (X, Y ) consists of all continuous functions f : X Y. 5

6 2. Categories and Functors Example. The previous examples may suggests that categories are very large structures, and that each category corresponds to a whole area of mathematics (set theory, group theory, topology etc.) However, categories can be also small. For example, given any group G we can construct a category C G as follows. The only object of C G will be denoted by. For every element g G there is a morphism f g :. Composition of morphisms is defined by multiplication in G: f g f h = f gh. The identity morphisms on corresponds to the identity element of G. 2.6 Note. To simplify the notation we will frequently write c C instead of c Ob(C) to indicate that c is an object of a category C. 2.7 Note. The definition of a category (2.1) deliberately says that objects of a category form a class. The notion of a class is more general that that of a set: every set is a class, but not every class is a set. This distinction lets us avoid some logical problems. For example, while defining the category Set (2.2) we cannot say that its objects form the set of all sets since this would lead to contradictions (e.g. Russell s paradox). On the other hand we can talk about the class of all sets. As this suggests intuitively a class can be though of as something that can be bigger than any set. Since every set is a class some categories have a set of objects. Such categories are called small categories. For example, the category C G defined in Example 2.5 is small since its objects form a set with element: Ob(C G ) = { }. 2.8 Definition. Let C, D be categories. A (covariant) functor F : C D consists of 1) an assignment F : Ob(C) Ob(D) 2) for each c, c Ob(C) a function F : Mor C (c, c ) Mor D (F(c), F(c )) such that F(id c ) = id F(c) for all c Ob(C) and F(f g) = F(f) F(g) for each pair of composable morphisms f, g in C. 2.9 Example. For a topological space X let U(X) denote the sets of points of X. Also, given a continuous map of topological spaces f : X Y denote by U(f): U(X) U(Y ) the underlying map of sets. These assignments define a functor U : Top Set which is called the forgetful functor Example. A more interesting example of a functor Top Set can be obtained as follows. Let X be a topological space. Recall that a path in X is a continuous function ω : [0, 1] X. Recall also that a path connected component of a point x X is the subspace of X consisting of all points that can be connected to x by a path:

7 2. Categories and Functors 7 MTH428p002 x Denote this subspace by [x]. Notice that for x, x X we have [x] = [x ] if and only if there is a path joining x and x. Let π 0 (X) denote the set whose elements are path connected components of the space X. Given a continuous function of topological spaces f : X Y consider the function of sets f : π 0 (X) π 0 (Y ) given by f ([x]) = [f(x)]. The function f is well defined. Indeed, if x, x X are points such that [x] = [x ] then there exists a path ω : [0, 1] X such that ω(0) = x and ω(1) = x. Then fω : [0, 1] Y is a path joining f(x) with f(x ) which shows that [f(x)] = [f(x )]. The assignments X π 0 (X) and f f define a functor π 0 : Top Set Definition. Let C be a category. A morphism f : c c in C is an isomorphism if there exists a morphism g: c c such that gf = id c and fg = id c. In such case we say that g is the inverse of f and we write g = f 1. If there exists an isomorphism between c, c C then we say that these objects are isomorphic and we write c = c Example. A morphism f : X Y in Top is an isomorphism if and only if f is a homeomorphism Example. A morphism f : A B in Set is an isomorphism if and only if f is a bijection of sets Example. A morphism f : G H in Gr is an isomorphism if and only if f is a group isomorphism Proposition. Let F : C D be a functor. If f : c c is an isomorphism in C then F(f): F(c) F(c ) is an isomorphism in D and F(f) 1 = F(f 1 ). Proof. Let f 1 : c c be the inverse of f. We have F(f 1 )F(f) = F(f 1 f) = F(id c ) = id F(c) Similarly, using that ff 1 = id c we obtain F(f)F(f 1 ) = id F(c ). Thus F(f 1 ) is the inverse of F(f) Corollary. Let F : C D be a functor and c, c C if F(c) F(c ) then c c.

8 2. Categories and Functors Example. Consider the functor π 0 : Top Set (2.10). In Top take the spaces R and R {0}. The space R has only one path connected component while R {0} has two path connected components: (, 0) and (0, + ). It follows that π 0 (R) consists of one element while π 0 (R {0}) is a set with two elements, and so π 0 (R) π 0 (R {0}) in Set. This shows that R R {0} in Top, i.e. that these two spaces are not homeomorphic Note. For a general functor F : C D and c, c C it may happen that F(c) = F(c ) even though c c. Take e.g. the functor π 0 : Top Set and let X = { } be a space consisting of a single point. We have π 0 (X) = π 0 (R) since both π 0 (X) and π 0 (R) are sets with only one element, but X R. Exercises to Chapter 2 E2.1 Exercise. Let C be a category. An object c C is initial in C if for each object d C there is exactly one morphism c d. a) Show that if c is an initial object in C and c C is an object isomorphic to c then c is also an initial object. b) Show that if c and c are objects of C such that each of them is initial then c = c.

9 3 The Fundamental Group 3.1 Definition. A pointed topological space is a pair (X, x 0 ) where X is a topological space and x 0 X. We say that x 0 is the basepoint of X. Given two pointed spaces (X, x 0 ) and (Y, y 0 ) a basepoint preserving map f : (X, x 0 ) (Y, y 0 ) is a continuous function f : X Y such that f(x 0 ) = y 0. Let Top denote the category whose objects are pointed spaces and morphisms are basepoint preserving maps. Our goal in this chapter will be to construct the fundamental group functor π 1 : Top Gr That is, we will construct an assignment that associates to every pointed space (X, x 0 ) a group π 1 (X, x 0 ) and to every basepoint preserving map f : (X, x 0 ) (Y, y 0 ) a group homomorphism f : π 1 (X, x 0 ) π 1 (Y, y 0 ) in a way that preserves identity functions and compositions of functions. Recall that a path in a space X is a continuous function ω : [0, 1] X. 3.2 Definition. Let ω, ω : [0, 1] X be paths such that ω(0) = ω (0) = x 0 and ω(1) = ω (1) = x 1 for some x 0, x 1 X. We say that the paths ω and ω are path homotopic if for every t [0, 1] there exists a path h t : [0, 1] X such that: 1) h t (0) = x 0, and h t (1) = x 1 for all t [0, 1] 2) h 0 = ω, and h 1 = ω 3) the function h: [0, 1] [0, 1] X given by h(s, t) = h t (s) is continuous. In such case we write ω ω and we say that h is a path homotopy between ω and ω. 9

10 3. TheMTH428p003 Fundamental Group 10 ω X ω x 1 x 0 x 1 h ω x 0 ω MTH428p006 Intuitively, path homotopy is a device for detecting holes in topological spaces. If ω and ω are paths in X with the same endpoints but such that ω ω then it indicates that there is a hole in X that prevents us from deforming ω to ω : X ω x 1 x 0 ω 3.3 Lemma. Let X be a space and let x 0, x 1 X. Path homotopy defines an equivalence relation on the set of paths in X that start at x 0 and terminate at x 1. Proof. Exercise. 3.4 Definition. For a path ω we will denote by [ω] the equivalence class of ω taken with respect to the equivalence relation given by path homotopy. We will say that [ω] is the homotopy class of ω. 3.5 Notation. Let X be a space and let x 0, x 1 X. By π 1 (X, x 0, x 1 ) we will denote the set of homotopy classes of paths that begin at x 0 and terminate at x 1. If x 0 = x 1 then we will write π 1 (X, x 0 ) instead of π 1 (X, x 0, x 0 ). Notice that elements of π 1 (X, x 0 ) are homotopy classes [ω] where ω is a path such that ω(0) = ω(1) = x 0. We say that ω is a loop based at x Definition. Let ω, τ : [0, 1] X be paths such that ω(1) = τ(0). The concatenation of ω and τ is the path ω τ : [0, 1] X given by { ω(2s) for s [0, 1 (ω τ)(s) = 2 ] τ(2s 1) for s [ 1 2, 1]

11 3. The Fundamental Group 11 MTH428p005 ω τ ω τ X Proposition. Let ω,τ be path in X such that ω(1) = τ(0). If ω, τ are paths such that ω ω and τ τ then ω τ ω τ. Proof. Let h ω : [0, 1] [0, 1] X be a path homotopy between ω and ω and h τ : [0, 1] [0, 1] X be a path homotopy between τ and τ. Define h: [0, 1] [0, 1] X by { h ω (2s, t) for s [0, 1 h(s, t) = 2 ] h τ (2s 1, t) for s [ 1 2, 1] MTH428p007 The map h is a path homotopy between ω τ and ω τ. ω τ h ω h τ ω τ Notice that by Proposition 3.7 the homotopy class of ω τ depends only on homotopy classes of ω and τ. Therefore for any x 0, x 1, x 2 X we obtain a well defined function µ : π 1 (X, x 0, x 1 ) π 1 (X, x 1, x 2 ) π 1 (X, x 0, x 2 ) where µ([ω], [τ]) = [ω τ]. We will consider this as a multiplication operation and we will write [ω] [τ] instead of µ([ω], [τ]). Notice that in particular if x 0 = x 1 = x 2 this gives a multiplication on the set π 1 (X, x 0 ): π 1 (X, x 0 ) π 1 (X, x 0 ) π 1 (X, x 0 ), [ω] [τ] = [ω τ] Our next goal will be to show that the set π 1 (X, x 0 ) taken with this multiplication is a group.

12 3. The Fundamental Group 12 MTH428p Lemma. If ω, τ, σ are paths in a space X such that ω(1) = τ(0) and τ(1) = σ(0) then ([ω] [τ]) [σ] = [ω] ([τ] [σ]) X ω τ σ Proof. We have: Similarly: MTH428p008 ([ω] [τ]) [σ] = [ω τ] [σ] = [(ω τ) σ] ω τ σ MTH428p [ω] ([τ] [σ]) = [ω] [τ σ] = [ω (τ σ)] ω τ σ We need to show that (ω τ) σ ω (τ σ). Graphically a homotopy h: [0, 1] [0, 1] X between these loops MTH428p010 can be represented as follows: ω τ σ More precisely, h is given by the following formula:

13 3. The Fundamental Group 13 ω ( ) 4s t+1 for s [0, t+1 4 ] h(s, t) = τ(4s t 1) for s [ t+1 σ ( ) 4s t 2 2 t for s [ t+2 4, 1] 4, t+2 4 ] 3.9 Lemma. Let X be a space, and let x 0 X. Let c x0 : [0, 1] X denote the constant path at the point x 0 : c x0 (s) = x 0 for all t [0, 1]. If ω is a path in X such that ω(0) = x 0 then [c x0 ] [ω] = [ω]. Also, if τ is a path such that τ(1) = x 0 then [τ] [c x0 ] = [τ]. Proof. To obtain the first equality we need to check that c x0 ω ω. A homotopy between these paths can be represented MTH428p011 as follows: 0 1 c x0 ω The second equality comes from a homotopy τ c x0 τ that can be obtained in a similar way. Let ω : [0, 1] X be a path. By ω we will denote the path given by ω(s) = ω(1 s) for s [0, 1]. In other words ω is obtained by reversing the orientation of ω:: X ω ω We will say that ω is the inverse of ω. This name is justified by the following fact: 3.10 Lemma. Let ω be a path in a space X such that ω(0) = x 0 and ω(1) = x 1. We have: [ω] [ω] = [c x0 ], [ω] [ω] = [c x1 ]

14 3. The Fundamental Group 14 Proof. Intuitively, a homotopy h between c x0 and ω ω can be obtained by taking h t to be the path that goes from x 0 to the point ω(t) = ω(1 t) along ω, and the follows ω back to x 0. Formally, we can define h as follows: { ω(2st) for s [0, 1 h(s, t) = 2 ] ω((2 2s)t) for s [ 1 2, 1] 3.11 Proposition. Let X be a topological space and let x 0 X. The set π 1 (X, x 0 ) taken with the multiplication given by [ω] [τ] = [ω τ] for [ω], [τ] π 1 (X, x 0 ) is a group. The trivial element in this group is the homotopy class of the constant path [c x0 ], and for [ω] π 1 (X, x 0 ) we have [ω] 1 = [ω]. Proof. The multiplication is associative by Lemma 3.8. The element [c x0 ] is trivial with respect to this multiplication by Lemma 3.9, and [ω] is the multiplicative inverse of [ω] by Lemma Definition. Let (X, x 0 ) be a pointed space. The group π 1 (X, x 0 ) is called the fundamental group of (X, x 0 ). Let f : (X, x 0 ) (Y, y 0 ) is a map of pointed space. Notice that if ω : [0, 1] X is a loop in X based at x 0 then f ω : [0, 1] Y is a loop in Y based at y 0. Moreover we have: 3.13 Lemma. If ω, ω are loops in X based at x 0 and ω ω then f ω f ω. Proof. If h: [0, 1] [0, 1] X is a homotopy between ω and ω then f h: [0, 1] [0, 1] Y gives a homotopy between fω and fω. By Lemma 3.13 each map of pointed spaces f : (X, x 0 ) (Y, y 0 ) defines a function given by f ([ω]) = [f ω]. In addition we have: f : π 1 (X, x 0 ) π 1 (Y, y 0 ) 3.14 Proposition. If f : (X, x 0 ) (Y, y 0 ) is a map of pointed spaces then the function f : π 1 (X, x 0 ) π 1 (Y, y 0 ) is a group homomorphism. Proof. First, notice that f c x0 = c y0, so f ([c x0 ]) = [c y0 ]. Also, if ω, τ are loops in X then f (ω τ) = (f ω) (f τ). This gives: f ([ω] [τ]) = [f (ω τ)] = [(f ω) (f τ)] = [f ω] [f τ] = f ([ω]) f ([τ])

15 3. The Fundamental Group Corollary. The assignments (X, x 0 ) π 1 (X, x 0 ) and f f define a functor π 1 : Top Gr Proof. We need to check that 1) if id: (X, x 0 ) (X, x 0 ) is the identity map then id : π 1 (X, x 0 ) π 1 (X, x 0 ) is the identify homomorphism 2) if f : (X, x 0 ) (Y, y 0 ) and g: (Y, y 0 ) (Z, z 0 ) are maps of pointed spaces then (g f) = g f. Property 1) holds since id ([ω]) = [id ω] = [ω]. Similarly, property 2) holds since (g f) [ω] = [g f ω] = g ([f ω]) = g (f ([ω])) = g f ([ω]) Notice that an isomorphism in Top is a homeomorphism that preserves basepoints. As a consequence Proposition 2.15 we obtain: 3.16 Corollary. If (X, x 0 ), (Y, y 0 ) are pointed spaces and f : X Y is a homeomorphism such that f(x 0 ) = y 0 then f : π 1 (X, x 0 ) π 1 (Y, y 0 ) is an isomorphism Note. If f : X Y is any homeomorphism of topological spaces and x 0 X then we get a homeomorphism of pointed spaces f : (X, x 0 ) (Y, f(x 0 )), which gives an isomorphism f : π 1 (X, x 0 ) π 1 (Y, f(x 0 )) Note. In some settings it is convenient to use a somewhat different construction of the fundamental group than the one described above. Recall the every element of π 1 (X, x 0 ) can be represented by a function ω : [0, 1] X satisfying ω(0) = ω(1) = x 0. Such function uniquely determines a map [0, 1]/ X from the quotient space [0, 1]/ where is the equivalence relation identifying the endpoints of the interval: 0 1. The space [0, 1]/ is homeomorphic to the circle S 1. Under such homeomorphism the point [0] [0, 1]/ is mapped to some point s 0 S 1 that we can consider as a basepoint of S 1. As a consequence we obtain a bijection between two sets of maps: ( maps ω : [0, 1] X with ω(0) = ω(1) = x 0 ) = ( ) basepoint preserving maps ω : (S 1, s 0 ) (X, x 0 ) Next, given two maps ω, τ : (S 1, s 0 ) (X, x 0 ) we will say that ω and τ are homotopic if there is a continuous function h: S 1 [0, 1] X such that h(s, 0) = ω(s), h(s, 1) = τ(s) for all s S 1 and h(s 0, t) = x 0 for all t [0, 1]. The above bijection maps homotopic functions on one side to homotopic functions on the other side, so we obtain a bijection of sets: elements homotopy classes homotopy classes of the group = of maps ω : [0, 1] X = of basepoint preserving maps π 1 (X, x 0 ) with ω(0) = ω(1) = x 0 ω : (S 1, s 0 ) (X, x 0 )

16 3. The Fundamental Group 16 In effect we can think of elements π 1 (X, x 0 ) as homotopy classes of basepoint preserving maps (S 1, s 0 ) (X, x 0 ). Using this interpretation the trivial element in π 1 (X, x 0 ) is given by the homotopy class of the constant map S 1 X. Multiplication in π 1 (X, x 0 ) can be described as follows. Let S 1 S 1 denote themth428p019 space obtained by taking two copies of S 1 and identifying a basepoint of one copy with the basepoint of the other copy: The pinch map is a function p: S 1 S 1 S 1 that wraps half of the circle around one copy of S 1 and the othermth428p021 half around copy: p Given twomth428p020 functions ω, τ : (S 1, s 0 ) (X, x 0 ) define ω τ : S 1 S 1 X to be the function that maps one copy of S 1 by ω and the other by τ: X ω τ ω x 0 MTH428p022 We have: [ω] [τ] = [(ω τ) p]. Finally, in order to describe multiplicative inverses in π 1 (X, x 0 ) consider the flip map f : S 1 S 1 that reflects the circle about its diagonal that passes through the basepoint: τ f For ω : (S 1, s 0 ) (X, x 0 ) we have [ω] 1 = [ω f].

17 3. The Fundamental Group 17 Exercises to Chapter 3 E3.1 Exercise. Prove Lemma 3.3.

18 4 Dependence on the Basepoint By construction the fundamental group of a space depends not only on the space itself, but also on the choice of a basepoint. In some applications a space may come equipped with a preferred basepoint, but in other situations we may need to choose a basepoint arbitrarily to compute the fundamental group. In this chapter we examine how the choice of a basepoint impacts the fundamental group of a space. We will also see how the construction of the fundamental group can be modified so that it does not involve a choice of a basepoint. We start with the observation that the fundamental group of a pointed space depends only on the path connected component of the basepoint: 4.1 Proposition. Let X be a space, let x 0 X, and let Y X be the path connected component of x 0. If i: Y X is the inclusion map then the induced homomorphism is an isomorphism of groups. i : π 1 (Y, x 0 ) π 1 (X, x 0 ) Proof. Exercise. Proposition 4.1 implies that if we change the basepoint from one path connected component of X to another we can get entirely different fundamental groups, since in general path connected components need not be related in any way. It remains then to consider the situation when we are given a space X with two different choices of basepoints: x 0 and x 1 that belong to the same path connected component of X. In such case there exists a path in X joining these points. We have: 4.2 Proposition. Let X be a space, and let x 0, x 1 X. For any path τ : [0, 1] X such that τ(0) = x 0 and τ(1) = x 1 the function s τ : π 1 (X, x 0 ) π 1 (X, x 1 ) 18

19 MTH428p Dependence on the Basepoint 19 given by s τ ([ω]) = [τ ω τ] is an isomorphism of groups. X x 1 τ x 0 ω Proof. Exercise. 4.3 Corollary. If X is a space and x 0, x 1 X are points than belong to the same path connected component of X then π 1 (X, x 0 ) = π 1 (X, x 1 ). 4.4 Note. In general the isomorphism s τ given in Proposition 4.2 depends on the choice of path τ. However, if π 1 (X, x 0 ) is an abelian group then for any paths τ, τ joining x 0 and x 1 we have s τ = s τ (exercise). Thus in such case we obtain a canonical isomorphism between π 1 (X, x 0 ) and π 1 (X, x 1 ). 4.5 Note. Given a path connected space X we will sometimes write π 1 (X) to denote the fundamental group of X taken with respect to some unspecified basepoint of X. By Corollary 4.3 this will not create problems as long as we are interested in the isomorphism type of the fundamental group only. Recall that any continuous function f : X Y defines a homomorphism of fundamental groups f : π 1 (X, x 0 ) π 1 (Y, f(x 0 )). The next proposition describes how this homomorphism changes with a change of the basepoint: 4.6 Proposition. Let x 0, x 1 X and let f : X Y be a continuous function. Given a path τ in X such that τ(0) = x 0 and τ(1) = x 1 consider the isomorphisms s τ : π 1 (X, x 0 ) π 1 (X, x 1 ) and s fτ : π 1 (Y, f(x 0 )) π 1 (Y, f(x 1 )) defined as in Proposition 4.2. Then following diagram commutes: f π 1 (X, x 0 ) π 1 (Y, f(x 0 )) s τ = = s fτ π 1 (X, x 1 ) π 1 (Y, f(x 1 )) f Proof. Exercise. 4.7 Corollary. Let X is a path connected space, x 0, x 1 X, and let f : X Y be a continuous function. The homomorphism f : π 1 (X, x 0 ) π 1 (Y, f(x 0 )) is an isomorphism (or is the trivial homomorphism or is 1-1 or onto) if and only if the homomorphism f : π 1 (X, x 1 ) π 1 (Y, f(x 1 )) has the same property.

20 4. Dependence on the Basepoint 20 In most applications it is sufficient to work with the fundamental group associated to some choice of a basepoint, using Proposition 4.2 whenever we need to change the basepoint. However, it is also possible to modify the construction of the fundamental group in a way that does not involve any choice of a basepoint. This is done as follows. Given a space X in place of the group π 1 (X, x 0 ) we take the category Π 1 (X) whose objects are points of X. The set of morphisms between points x 0, x 1 X is the set of homotopy classes of paths joining these points: Mor Π1 (X)(x 0, x 1 ) = π 1 (X, x 1, x 0 ) Composition of morphisms is given by concatenation of paths: for [ω] Mor Π1 (X)(x 0, x 1 ) and [τ] Mor Π1 (X)(x 1, x 2 ) we set [τ] [ω] = [ω τ]. By Lemma 3.8 this composition is associative, and by Lemma 3.9 the homotopy class [c x0 ] of the constant path at x 0 plays the role of the identity morphism in Mor Π1 (X)(x 0, x 0 ). 4.8 Definition. Let X be a topological space. The category Π 1 (X) is called the fundamental groupoid of X. 4.9 Note. In general, a groupoid is a category whose every morphism is an isomorphism. The category Π 1 (X) is a groupoid since by Lemma 3.10 any [ω] Mor Π1 (X)(x 0, x 1 ) is an isomorphism with the inverse given by [ω] Mor Π1 (X)(x 1, x 0 ). Notice that the category Π(X) contains information about fundamental groups of X taken with respect to all possible basepoints, since for any x 0 X we have Mor Π1 (X)(x 0, x 0 ) = π 1 (X, x 0 ). Recall that any pointed map f : (X, x 0 ) (Y, y 0 ) defines a homomorphism of fundamental groups f : π 1 (X, x 0 ) π 1 (Y, y 0 ). Similarly, any map of spaces f : X Y defines a functor of fundamental groupoids f : Π 1 (X) Π 1 (Y ) defined as follows. For x X we set f (x) = f(x) (where we consider x as and object of Π 1 (X) and f(x) as an object of Π 1 (Y )). For [ω] Mor Π1 (X)(x 0, x 1 ) we define f ([ω]) = [f ω]. Exercises to Chapter 4 E4.1 Exercise. Prove Proposition 4.2. E4.2 Exercise. Recall that if X is a topological space, x 0, x 1 X, and τ : [0, 1] X is a path such that τ(0) = x 0, τ(1) = x 1 then τ defines an isomorphism s τ : π 1 (X, x 0 ) π 1 (X, x 1 ) Show that if π 1 (X, x 0 ) is an abelian group then this isomorphism does not depend on the choice of the path τ. That is, if τ is another path in X such that τ (0) = x 0 and τ (1) = x 1 then s τ = s τ.

21 4. Dependence on the Basepoint 21 E4.3 Exercise. Recall that S 1 S 1 is the space consisting of two circles joined at one point x 0 (the eight-figure space). Show that if there exists a space (Y, y 0 ) such that the group π 1 (Y, y 0 ) is non-abelian then π 1 (S 1 S 1, x 0 ) must be a non-abelian group. E4.4 Exercise. A topological group G is a group that is also a topological space, and such that the maps µ : G G G, µ(g, h) = gh, and η : G G, η(g) = g 1 are continuous. Let e denote the identity element in G. a) Show that for any g 0 G we have π 1 (G, g 0 ) = π 1 (G, e) even if G is not path connected. b) Let ω, τ be loops in G based at e G. Since ω(s) and τ(s) are elements of the group G for s [0, 1], we can use group multiplication to obtain an element ω(s) τ(s) G. Let ω τ : [0, 1] G denote the loop defined by ω τ(s) = ω(s) τ(s). Show that [ω τ] = [ω τ] (where denotes the concatenation of loops). It follows that for a topological group G we can describe multiplication in π 1 (G, e) in two different but equivalent ways: as a loop concatenation and as a pointwise multiplication of loops. c) Show that the fundamental group π 1 (G, e) is abelian.

22 5 First Computations In this chapter we describe some basic examples of computations of the fundamental group. Later on we will use these examples and a few additional tools to calculate the fundamental group of many spaces. 5.1 Proposition. If X = { } is a space consisting of only one point then π 1 (X) is the trivial group. Proof. It is enough to notice that the only loop in X is the constant loop. 5.2 Proposition. For any n 1 the group π 1 (R n ) is trivial. Proof. Choose 0 R n as the basepoint. Let ω : [0, 1] R n be a loop based at 0. We need to show that ω is homotopic to the constant loop c 0. Such homotopy h: [0, 1] [0, 1] R n is given by h(s, t) = t ω(s). MTH428p015 R n ω 0 Let D n = {(x 1,..., x n ) R n x x2 n 1} be the n-dimensional closed unit disc. Using the the same argument as above we obtain: 5.3 Proposition. For any n 1 the group π 1 (D n ) is trivial. 22

23 5. First Computations Note. As we have seen before homeomorphic spaces have isomorphic fundamental groups (3.17). The above calculations show that the converse is not true, e.g. R n D n for n 1 but π 1 (R n ) = π 1 (D n ). 5.5 Definition. A space X is simply connected if it is path connected and π 1 (X) is trivial. For example { }, R n, and D n are simply connected spaces. 5.6 Proposition. A space X is simply connected if and only if X is path connected and for any two paths ω, τ : [0, 1] X satisfying ω(0) = τ(0) and ω(1) = τ(1) we have ω τ. Proof. Exercise. Our next goal will be to show that the fundamental group is not always trivial: 5.7 Theorem. π 1 (S 1 ) = Z. The proof of Theorem 5.7 will require some technical preparation. 5.8 Definition. The universal covering of S 1 is the map p: R 1 S 1 given by p(s) = (cos 2πs, sin 2πs). MTH428p016 Geometrically p is the map that wraps R 1 infinitely many times around the circle. 5.9 Note. For y, y R we have p(y) = p(y ) if and only if y = y + n for some n Z. As a consequence if x 0 S 1 and if y 0 R is a point such that p(y 0 ) = x 0 then p 1 (x 0 ) = {y 0 + n n Z}. R 1 y y y p y 0 1 S 1 x 0

24 5. First Computations Definition. Let ω be a path in S 1. We say that a path ω in R is a lift of ω if p ω = ω. R ω p [0, 1] S 1 ω 5.11 Proposition. Let p: R 1 S 1 be the universal covering of S 1, let x 0 S 1, and let y 0 R 1 be a point such that p(y 0 ) = x 0. 1) For any path ω : [0, 1] S 1 such that ω(0) = x 0 there exists a lift ω : [0, 1] R 1 satisfying ω(0) = y 0 MTH428p017. Moreover, such lift is unique. ω y 0 ω p x 0 2) Let ω, τ : [0, 1] S 1 be paths such that ω(0) = τ(0) = x 0, ω(1) = τ(1) and ω τ. If ω, τ are lifts of ω, τ, respectively, such that ω(0) = τ(0) = y 0 then ω(1) = τ(1) and ω τ. We postpone the proof of Proposition 5.11 for now. We will get back to it in Chapter 16 where we will show that it is a special case of a more general statement. Meanwhile we will show how it can be used to obtain Theorem Definition. Let x 0 S 1 and y 0 R be points such that p(y 0 ) = x 0. Let ω is a loop in S 1 based at x 0 and let ω be the unique lift of ω such that ω(0) = y 0. The degree of ω is the integer deg(ω) such that ω(1) = y 0 + deg(ω). In other words deg(ω) = ω(1) ω(0) Note. Notice that deg(ω) does not depend on the choice of the point y 0, i.e. it does not depend on the choice of the lift of ω. Indeed, if y 0 R is another point satisfying p(y 0 ) = x 0 then y 0 = y 0 + n for some n Z. Also, if ω is the lift of a loop ω with ω(0) = y 0 then the lift ω of ω with ω (0) = y 0 is

25 5. First Computations 25 given by ω (s) = ω(s) + n. This gives ω (1) ω (0) = ( ω(1) + n) ( ω(0) + n) = ω(1) ω(0) In addition, by part 2) of Proposition 5.11 deg(ω) depends only on the homotopy class of ω, and thus we obtain a well-defined function deg: π 1 (S 1, x 0 ) Z Proof of Theorem 5.7. Let x 0 S 1. We will show that the function deg: π 1 (S 1, x 0 ) Z is an isomorphism of groups. First, we will show that deg is onto. Let y 0 p 1 (x 0 ). Given n Z consider the path ω n : [0, 1] R given by ω n (s) = y 0 + ns and let ω n = p ω n. Since ω n is the lift of ω n such that ω n (0) = y 0 and since ω n (1) = y 0 + n we obtain deg[ω n ] = n. Next, we will check that deg is a 1-1 function. Let [ω], [τ] π 1 (S 1, x 0 ) be elements such that deg[ω] = deg[τ]. We need to show that [ω] = [τ]. Let ω, τ be the lifts of ω, τ, respectively, such that ω(0) = τ(0) = y 0. By assumption we get ω(1) = y 0 + deg[ω] = y 0 + deg[τ] = τ(1) Since R is a simply connected space using Proposition 5.6 we obtain that ω τ. Therefore which gives [ω] = [τ]. ω = p ω p τ = τ It remains to show that deg is a homomorphism of groups (exercise). Exercises to Chapter 5 E5.1 Exercise. Show that the degree function deg: π 1 (S 1, x 0 ) Z defined in Note 5.13 is a group homomorphism. E5.2 Exercise. Prove Proposition 5.6.

26 6 Some Applications In this section we will use computations of the fundamental group we completed so far to obtain a few interesting results. We start with the fact that was already mentioned in Chapter Proposition. The circle S 1 is not a retract of the disc D 2. Proof. See the proof of Proposition Brouwer Fixed Point Theorem. For each map f : D 2 D 2 there exists a point x 0 D 2 such that f(x 0 ) = x 0. MTH428p018 Proof. We argue by contradiction. Assume that f : D 2 D 2 is a continuous function such that f(x) x for all x D 2. Define a function r : D 2 S 1 as follows. For a point x D 2 let L x R 2 be the half-line that begins at f(x) and that passes through the point x. This half-line intersects with S 1 at exactly one point. We set r(x) to be the point of intersection: r(x) x f(x) One can check that r is a continuous function (exercise). Since for x S 1 we have r(x) = x the function r is a retraction of D 2 onto S 1. This contradicts Proposition Borsuk-Ulam Theorem. For each map f : S 2 R 2 there exists x S 2 such that f(x) = f( x). 26

27 MTH428p Some Applications Lemma. Let f : S 1 S 1 be a function such that f( x) = f(x) for all x S 1 : f(x) x x f f( x) For any x 0 X the homomorphism f : π 1 (S 1, x 0 ) π 1 (S 1, f(x 0 )) is non-trivial. Proof. Exercise. Proof of Theorem 6.3. We argue by contradiction. Assume that f : S 2 R 2 is a function such that f(x) f( x) for all x S 2 and let g: S 2 S 1 be the function given by g(x) = f(x) f( x) f(x) f( x) Notice that by assumption f(x) f( x) 0 for all x S 2 so g is well defined. Notice also that g( x) = g(x) for all x S 2. Let j : S 1 S 2 be the inclusion of S 1 onto the equator of S 2 : j(x, y) = (x, y, 0). The composition gj : S 1 S 1 satisfies the assumption of Lemma 6.4, so for any x 0 S 1 the homomorphism (gj) : π 1 (S 1, x 0 ) π 1 (S 1, gj(x 0 )) is non-trivial. On the other hand we have gj = g S 2 + j where g S 2 + hemisphere S+ 2 S 2. This gives a commutative diagram: is the restriction of g to the upper (gj) π 1 (S 1, x 0 ) π 1 (S 1, fj(x 0 )) j π 1 (S 2 +, j(x 0 )) (g S 2 + ) Since S 2 + = D 2 by Proposition 5.3 we get that the group π 1 (S 2 +) is trivial, and so (gj) is the trivial homomorphism. Thus we obtain a contradiction. 6.5 Corollary. There does not exist an embedding of S 2 into R 2. Proof. An embedding S 2 R 2 would be a 1-1 map which by Theorem 6.3 does not exist. 6.6 Corollary. If A 1, A 2, A 3 S 2 are closed sets such that A 1 A 2 A 3 = S 2 then one of these sets contains a pair of antipodal points {x, x}.

28 6. Some Applications 28 Proof. For x S 2 let d i (x) denote the distance from x to the set A i : d i (x) = inf{ x y y A i } The function d i : S 2 R is continuous. Also, since A i is closed we have d i (x) = 0 if and only if x A i. Consider the function d 12 : S 2 R 2 given by d 12 (x) = (d 1 (x), d 2 (x)). By Theorem 6.3 there exists a point x 0 S 2 such that d 12 (x 0 ) = d 12 ( x 0 ), i.e. d 1 (x 0 ) = d 1 ( x 0 ) and d 2 (x 0 ) = d 2 ( x 0 ). It follows that if d 1 (x 0 ) = 0 then also d 1 ( x 0 ) = 0, and so {x 0, x 0 } A 1. Likewise, if d 2 (x 0 ) = 0 then {x 0, x 0 } A 2. If d 1 (x 0 ) > 0 and d 2 (x 0 ) > 0 then {x 0, x 0 } S 2 (A 1 A 2 ) A Fundamental Theorem of Algebra. If P(x) is a polynomial with coefficients in C and deg P(x) > 0 then P(z 0 ) = 0 for some z 0 C. Proof. We start with a few preliminary observations. We will consider S 1 as the subspace of the complex plane: S 1 = {z C z = 1} and we will take 1 C as the basepoint of S 1. Consider the degree isomorphism deg: π 1 (S 1, 1) Z. Notice that if ω n : [0, 1] S 1 is the loop given by ω n (s) = e 2πins then deg([ω n ]) = n. We will prove Theorem 6.7 by contradiction. Assume that P(x) = x n +a n 1 x n + +a 0 is a polynomial with complex coefficients such that n > 0 and that P(z) 0 for all z C. For r 0 let σ r : [0, 1] S 1 be a loop based at 1 S 1 given by We have [σ r ] π 1 (S 1, 1) = Z. σ r (s) = Claim 1. For each r 0 we have [σ r ] = 0. P(re2πis )/P(r) P(re 2πis )/P(r) For r = 0 this is true since σ 0 is the constant loop. For r > 0 the map h: [0, 1] [0, 1] S 1 defined by h(s, t) = σ tr (s) gives a homotopy between σ 0 and σ r so [σ r ] = [σ 0 ] = 0. Claim 2. If r > max { 1, a n a 0 } then [σr ] 0. Indeed, assume that r satisfies the assumption of Claim 2. If z = r then z n = r z n 1 ( a n a 0 ) z n 1 a n 1 z n a 1 z + a 0 a n 1 z n a 1 z + a 0 For t [0, 1] take the polynomial P t (x) = x n + t(a n 1 x n a 1 x + a 0 ). The inequality above shows that P t (z) 0 for all z C such that z = r. Define h: [0, 1] [0, 1] S 1 by h(s, t) = P t(re 2πis )/P t (r) P t (re 2πis )/P t (r)

29 6. Some Applications 29 The map h gives a path homotopy between σ r and the loop ω n defined above. Therefore deg([σ r ]) = deg([ω n ]) = n 0. Since Claim 1 and Claim 2 contradict each other we are done. Exercises to Chapter 6 E6.1 Exercise. Let ω, τ : [0, 1] [0, 1] [0, 1] be paths in the square such that ω(0) = (0, 0), ω(1) = (1, 1), τ(0) = (1, 0), and τ(1) = (0, 1). Show that ω(s) = τ(t) for some s, t [0, 1]. (Hint: use Brouwer Fixed Point Theorem 6.2.) E6.2 Exercise. Prove Lemma 6.4 E6.3 Exercise. Prove Lemma 6.4 E6.4 Exercise. a) A subspace X R n is convex is for any points x 1, x 2 X the straight line segment joining these MTH428p080 points is contained in X: convex not convex Show that if X is convex then it is simply connected. b) Let Y be a topological space and let h: [0, 1] [0, 1] Y be a continuous function. Consider paths ω x0, ω x1, ω 0x, ω 1x in Y which are defined by restricting h to the four edges of the square [0, 1] [0, 1]: ω x0 (s) = h(s, 0), ω x1 (s) = h(s, 1), ω 0x (s) = h(0, s) and ω 1x = h(1, s). MTH428p079 ω x1 ω 0x h ω 1x ω x0 Show that the path ω x0 ω 1x is path homotopic to ω 0x ω x1.

30 7 Higher Homotopy Groups Let n 1. Recall that D n = {(x 1,..., x n ) R n x x2 n 1} is the n-dimensional closed disc and S n 1 = {(x 1,..., x n ) R n x x2 n = 1} is the (n 1)-dimensional sphere. While most of the results proved in Chapter 6 are stated in terms of spheres and discs of dimension 1 or 2 it is easy to formulate their possible generalizations to higher dimensions: 1) For any n 1 the sphere S n is not a retract of the disc D n+1 (cf. 6.1). 2) Let n 1. For each map f : D n D n there exists a point x 0 D n such that f(x 0 ) = x 0 (cf. 6.2). 3) Let n 1. For each map f : S n R n there exists x S n such that f(x) = f( x) (cf. 6.3). 4) If n 1 and A 1,..., A n+1 S n are closed sets such that A 1 A n+1 = S n then one of these sets contains a pair of antipodal points {x, x} (cf. 6.6). All these generalizations are in fact true. However, if one tries to prove them mimicking the proofs used in the low dimensional cases it turns out that some machinery is needed. For example, the main ingredient of the proof of the fact that S 1 is not a retract of D 2 was the observation that the fundamental group is a functor π 1 : Top Gr such that π 1 (D 2 ) = {1} and π 1 (S 1 ) = {1}. Analogously, in order to prove that S n is not a retract of D n+1 it would be useful to have a functor F : Top Gr satisfying F(D n+1 ) = {1} and F(S n ) = {1}. Assuming that there exists a retraction r : D n+1 S n we would get a commutative diagram of pointed spaces: S n id S n S n i D n+1 r where i: S n D n+1 is the inclusion map. Applying the functor F we would obtain a commutative 30

31 7. Higher Homotopy Groups 31 diagram of groups: id F(S n ) F(S n ) F(S n ) F(i) F(D n+1 ) F(r) This would imply that F(r) is onto which is impossible since F(D n+1 ) a trivial group and F(S n ) is non-trivial. In the above argument we cannot take F to be the fundamental group functor since, as we will see later (10.21) the group π 1 (S n ) is trivial for all n > 1. A functor which is useful in this context is the n-th homotopy group functor π n. Its construction can be described similarly to the construction of π 1 given in (3.18). Take s 0 = (1, 0,..., 0) to be the basepoint of S n. Given a pointed space (X, x 0 ) we will say that basepoint preserving maps ω, τ : (S n, s 0 ) (X, x 0 ) are homotopic if there exists a continuous function h: S n [0, 1] X such that h(s, 0) = ω(s), h(s, 1) = τ(s) for all s S n and h(s 0, t) = x 0 for all t [0, 1]. Let π n (X, x 0 ) be the set of homotopy classes [ω] of basepoint preserving maps ω : (S n, s 0 ) (X, x 0 ). MTH428p076 In order to describe multiplication in π n (X, x 0 ) denote by S n S n the space obtained by taking two copies of S n and identifying their basepoints. There is a pinch map p: S n S n S n that maps the upper hemisphere of S n onto one copy of S n S n S n, the lower hemisphere onto the second copy, and the equator of S n to the basepoint of S n S n : p Given two basepoint preserving maps ω, τ : (S n, s 0 ) (X, x 0 ) we can define a map ω τ : S n S n X that maps the first copy of S n using ω and the second copy using τ. We set: [ω] [τ] = [(ω τ) p]. One can check that π n (X, x 0 ) taken with this multiplication is a group. The trivial element in this group is given by the homotopy class of the constant map (S n, s 0 ) (X, x 0 ). For [ω] π n (X, x 0 ) we have [ω] 1 = [ω f] where f : S n S n is the map given by f(x 1, x 1,..., x n, x n+1 ) = (x 1, x 1,..., x n, x n+1 ). The assignments (X, x 0 ) π n (X, x 0 ) define a functor π n : Top Gr. 7.1 Theorem. 1) For any m, n 1 and x 0 D m the group π n (D m, x 0 ) is trivial. 2) For any n 1 and x 0 S n there is an isomorphism π n (S n ) = Z.

32 7. Higher Homotopy Groups 32 The proof of part 1) is easy and similar to the proof that π 1 (D m ) is trivial for all m 1 (see Proposition 5.3). The second part is harder and requires more work that the proof that π 1 (S 1 ) = Z. Since our main focus in these notes is the fundamental group we will skip this proof. Theorem 7.1 combined with the argument outlined above implies that statement 1) on page 30 holds. Using this, by the same argument as in the proof of Theorem 6.2 we obtain statement 2). Higher homotopy groups can be also used to prove statement 3) which in turn implies statement 4). 7.2 Note. Recall that in Example 2.10 we defined a functor π 0 that assigns to a space X the set π 0 (X) of path connected components of X. This functor is related to the functors π n constructed above as follows. Recall that the 0-dimesional sphere is a discrete space consisting of two points S 0 = { 1, 1}. Choose 1 S 0 as the basepoint. If (X, x 0 ) is a pointed space then any basepoint preserving map f : (S 0, 1) (X, x 0 ) is determined by the value of f( 1), and this value can be an arbitrary point of X. This gives a bijection: ( ) basepoint preserving maps f : (S 0, 1) (X, x 0 ) = ( ) points of X f f( 1) It is also easy to see that giving a homotopy between maps f, g: (S 0, 1) (X, x 0 ) is the same as giving a path between the points f( 1) and g( 1). This means that maps f, g are homotopic if and only if the points f( 1) and g( 1) are in the same path connected component of X. As a consequence we obtain a bijection: ( ) ( ) homotopy classes of maps path connected f : (S 0 = = π 0 (X), 1) (X, x 0 ) components of X The difference between the functors π 0 and π n for n > 0 is that π 0 (X) is in general just a set, not a group. However, for any pointed space (X, x 0 ) the set π 0 (X) has a natural choice of a basepoint given by the path connected component of x 0 (or equivalently, by the homotopy class of the constant map (S 0, 1) (X, x 0 )). This means that we can consider π 0 as a functor π 0 : Top Set where Set denotes the category of pointed sets i.e. sets equipped with a basepoint. Exercises to Chapter 7

33 8 Homotopy Invariance So far we computed the fundamental group for very few spaces. In order to extend these computations to other spaces we will use three basic tools: homotopy invariance of π 1, the product formula for π 1, and the van Kampen theorem. In this chapter we discuss the first of these topics and in the subsequent ones we deal with the other two. 8.1 Definition. Let f, g: X Y be continuous functions. A homotopy between f and g is a continuous function h: MTH428p025 X [0, 1] Y such that h(x, 0) = f(x) and h(x, 1) = g(x): X {1} g X [0, 1] h Y X {0} If such homotopy exists then we say that the functions f and g are homotopic and we write f g. We will also write h: f g to indicate that h is a homotopy between f and g. f 8.2 Note. Given a homotopy h: X [0, 1] Y it will be convenient denote by h t : X Y the function defined by h t (x) = h(x, t). If h: f g then h 0 = f and h 1 = g. 8.3 Example. Any two functions f, g: X R n are homotopic. Indeed, define h: X [0, 1] R by h(x, t) = (1 t)f(x) + tg(x). Then h 0 = f and h 1 = g. A useful generalization of Definition 8.1 is the notion of a relative homotopy: 33

34 8. Homotopy Invariance Definition. Let X be a space and let A X. If f, g: X Y are functions such that f A = g A then we say that f and g are homotopic relative to A if there exists a homotopy h: X [0, 1] Y such that h 0 = f, h 1 = g and h t A = f A = g A for all t [0, 1]. In such case we write f g (rel A). 8.5 Example. Let ω, τ : [0, 1] X be paths in X. Recall that path homotopy is defined only if ω {0,1} = τ {0,1} and it is given by a map h: [0, 1] [0, 1] X such that h 0 = ω, h 1 = τ and h t {0,1} = ω {0,1} = τ {0,1} for each t [0, 1]. Thus, in the paths ω and τ are path homotopic if and only if ω τ (rel {0, 1}). 8.6 Definition. A map f : X Y is a homotopy equivalence if there exists a map g: Y X such that gf id X and fg id Y. If such maps exist we say that the spaces X and Y are homotopy equivalent and we write X Y. 8.7 Note. If f and g are maps as in Definition 8.6 then we say that g is a homotopy inverse of f. 8.8 Example. We will show R n is homotopy equivalent to the space { } consisting of a single point. Let f : R n { } be the constant function and let g: { } R n be given by f( ) = x 0 for some x 0 R n. We have fg = id { } so fg id { }. On the other hand by Example 8.3 any two functions into R n are homotopic, so in particular gf id R n 8.9 Note. Example 8.8 shows that a homotopy inverse of a homotopy equivalence f : X Y in general is not unique: any function g: { } R n is a homotopy inverse of the constant function f : R n { } Definition. If X is a space such that X { } then we say that X is a contractible space Proposition. Let X be a topological space. The following conditions are equivalent: 1) X is contractible; 2) the identify map id X is homotopic to a constant map; 3) for each space Y and any maps f, g: Y X we have f g. Proof. Exercise. Many examples of homotopy equivalences can be obtained using deformation retractions: 8.12 Definition. A subspace A X is a deformation retract of a space X if there exists a homotopy h: X [0, 1] X such that 1) h 0 = id X 2) h t A = id A for all t [0, 1] 3) h 1 (x) A for all x X In such case we say that h is a deformation retraction of X onto A.

35 8. Homotopy Invariance Proposition. If A X is a deformation retract of X then A X. Proof. Let h: X [0, 1] X be a deformation retraction, let r : X A be given by r(x) = h 1 (x) and let j : A X be the inclusion map. We have rj = id A. Also, h is a homotopy between id X and jr Example. For any n > 0 the sphere S n 1 is a deformation retract of R n {0}. Indeed, a deformation retraction h: R n {0} S n 1 is given by As a consequence R n {0} S n 1. h(x, t) = x (1 t) + t x Interesting examples of homotopy equivalences can be obtained using the constructions of a mapping cylinder and a mapping cone: 8.15 Definition. Let f : X Y be a continuous function. The mapping cylinder of f is the space MTH428p026 M f = (X [0, 1] Y )/ where is the equivalence relation given by (x, 1) f(x) for all x X. X [0, 1] (x, 1) Y f(x) MTH428p027 The mapping cone of f is the space obtained from M f by collapsing the subspace X {0} M f to a point: C f = M f /(X {0}) M f X {0} M f C f

36 8. Homotopy Invariance Proposition. For any map f : X Y we have M f Y. Proof. Exercise Proposition. Let f, g: X Y be continuous functions. If f g then C f C g. Proof. Exercise. MTH428p Example. Consider maps f, g: { 1, 1} S 1 where f is a constant map and g is non-constant (e.g. g maps 1 and 1 to antipodal points of S 1 ). Mapping cylinders of the these functions can be depicted as follows: M MTH428p029 f The mapping cones in turn look as follows: M g C f C g MTH428p030 Notice that f g, and so C f C g. Notice also that the space C f is homeomorphic to S 1 S 1 while C g is homeomorphic to the space obtained as a union of S 1 and one of its diagonals. In effect we obtain a homotopy equivalence: Our next goal is to examine how the fundamental group behaves with respect to homotopic maps and homotopy equivalent spaces. First, recall that a map of pointed spaces f : (X, x 0 ) (Y, y 0 ) induces a

Fundamental group. Chapter The loop space Ω(X, x 0 ) and the fundamental group

Fundamental group. Chapter The loop space Ω(X, x 0 ) and the fundamental group Chapter 6 Fundamental group 6. The loop space Ω(X, x 0 ) and the fundamental group π (X, x 0 ) Let X be a topological space with a basepoint x 0 X. The space of paths in X emanating from x 0 is the space

More information

Math 440 Problem Set 2

Math 440 Problem Set 2 Math 440 Problem Set 2 Problem 4, p. 52. Let X R 3 be the union of n lines through the origin. Compute π 1 (R 3 X). Solution: R 3 X deformation retracts to S 2 with 2n points removed. Choose one of them.

More information

The Fundamental Group and Covering Spaces

The Fundamental Group and Covering Spaces Chapter 8 The Fundamental Group and Covering Spaces In the first seven chapters we have dealt with point-set topology. This chapter provides an introduction to algebraic topology. Algebraic topology may

More information

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM. Contents

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM. Contents FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM SAMUEL BLOOM Abstract. In this paper, we define the fundamental group of a topological space and explore its structure, and we proceed to prove Van-Kampen

More information

7. Homotopy and the Fundamental Group

7. Homotopy and the Fundamental Group 7. Homotopy and the Fundamental Group The group G will be called the fundamental group of the manifold V. J. Henri Poincaré, 895 The properties of a topological space that we have developed so far have

More information

Algebraic Topology. Oscar Randal-Williams. or257/teaching/notes/at.pdf

Algebraic Topology. Oscar Randal-Williams.   or257/teaching/notes/at.pdf Algebraic Topology Oscar Randal-Williams https://www.dpmms.cam.ac.uk/ or257/teaching/notes/at.pdf 1 Introduction 1 1.1 Some recollections and conventions...................... 2 1.2 Cell complexes.................................

More information

The Fundamental Group

The Fundamental Group The Fundamental Group Renzo s math 472 This worksheet is designed to accompany our lectures on the fundamental group, collecting relevant definitions and main ideas. 1 Homotopy Intuition: Homotopy formalizes

More information

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM ANG LI Abstract. In this paper, we start with the definitions and properties of the fundamental group of a topological space, and then proceed to prove Van-

More information

NOTES ON THE FUNDAMENTAL GROUP

NOTES ON THE FUNDAMENTAL GROUP NOTES ON THE FUNDAMENTAL GROUP AARON LANDESMAN CONTENTS 1. Introduction to the fundamental group 2 2. Preliminaries: spaces and homotopies 3 2.1. Spaces 3 2.2. Maps of spaces 3 2.3. Homotopies and Loops

More information

Project: Construction of the Fundamental Group

Project: Construction of the Fundamental Group Project: Construction of the Fundamental Group Renzo s math 472 This worksheet is designed to lead you to define and discover our first functor: the fundamental group. 1 Definitions First of all, let us

More information

THE FUNDAMENTAL GROUP AND BROUWER S FIXED POINT THEOREM AMANDA BOWER

THE FUNDAMENTAL GROUP AND BROUWER S FIXED POINT THEOREM AMANDA BOWER THE FUNDAMENTAL GROUP AND BROUWER S FIXED POINT THEOREM AMANDA BOWER Abstract. The fundamental group is an invariant of topological spaces that measures the contractibility of loops. This project studies

More information

Applications of Homotopy

Applications of Homotopy Chapter 9 Applications of Homotopy In Section 8.2 we showed that the fundamental group can be used to show that two spaces are not homeomorphic. In this chapter we exhibit other uses of the fundamental

More information

AN INTRODUCTION TO THE FUNDAMENTAL GROUP

AN INTRODUCTION TO THE FUNDAMENTAL GROUP AN INTRODUCTION TO THE FUNDAMENTAL GROUP DAVID RAN Abstract. This paper seeks to introduce the reader to the fundamental group and then show some of its immediate applications by calculating the fundamental

More information

Math 752 Week s 1 1

Math 752 Week s 1 1 Math 752 Week 13 1 Homotopy Groups Definition 1. For n 0 and X a topological space with x 0 X, define π n (X) = {f : (I n, I n ) (X, x 0 )}/ where is the usual homotopy of maps. Then we have the following

More information

MATH8808: ALGEBRAIC TOPOLOGY

MATH8808: ALGEBRAIC TOPOLOGY MATH8808: ALGEBRAIC TOPOLOGY DAWEI CHEN Contents 1. Underlying Geometric Notions 2 1.1. Homotopy 2 1.2. Cell Complexes 3 1.3. Operations on Cell Complexes 3 1.4. Criteria for Homotopy Equivalence 4 1.5.

More information

MATH 547 ALGEBRAIC TOPOLOGY HOMEWORK ASSIGNMENT 4

MATH 547 ALGEBRAIC TOPOLOGY HOMEWORK ASSIGNMENT 4 MATH 547 ALGEBRAIC TOPOLOGY HOMEWORK ASSIGNMENT 4 ROI DOCAMPO ÁLVAREZ Chapter 0 Exercise We think of the torus T as the quotient of X = I I by the equivalence relation generated by the conditions (, s)

More information

SOLUTIONS TO THE FINAL EXAM

SOLUTIONS TO THE FINAL EXAM SOLUTIONS TO THE FINAL EXAM Short questions 1 point each) Give a brief definition for each of the following six concepts: 1) normal for topological spaces) 2) path connected 3) homeomorphism 4) covering

More information

Geometry and Topology, Lecture 4 The fundamental group and covering spaces

Geometry and Topology, Lecture 4 The fundamental group and covering spaces 1 Geometry and Topology, Lecture 4 The fundamental group and covering spaces Text: Andrew Ranicki (Edinburgh) Pictures: Julia Collins (Edinburgh) 8th November, 2007 The method of algebraic topology 2 Algebraic

More information

Hairy balls and ham sandwiches

Hairy balls and ham sandwiches Hairy balls and ham sandwiches Graduate Student Seminar, Carnegie Mellon University Thursday 14 th November 2013 Clive Newstead Abstract Point-set topology studies spaces up to homeomorphism. For many

More information

CALCULATION OF FUNDAMENTAL GROUPS OF SPACES

CALCULATION OF FUNDAMENTAL GROUPS OF SPACES CALCULATION OF FUNDAMENTAL GROUPS OF SPACES PETER ROBICHEAUX Abstract. We develop theory, particularly that of covering spaces and the van Kampen Theorem, in order to calculate the fundamental groups of

More information

THE FUNDAMENTAL GROUP AND CW COMPLEXES

THE FUNDAMENTAL GROUP AND CW COMPLEXES THE FUNDAMENTAL GROUP AND CW COMPLEXES JAE HYUNG SIM Abstract. This paper is a quick introduction to some basic concepts in Algebraic Topology. We start by defining homotopy and delving into the Fundamental

More information

MAS435 Algebraic Topology Part A: Semester 1 Exercises

MAS435 Algebraic Topology Part A: Semester 1 Exercises MAS435 Algebraic Topology 2011-12 Part A: Semester 1 Exercises Dr E. L. G. Cheng Office: J24 E-mail: e.cheng@sheffield.ac.uk http://cheng.staff.shef.ac.uk/mas435/ You should hand in your solutions to Exercises

More information

ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP. Contents 1. Introduction 1

ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP. Contents 1. Introduction 1 ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP HONG GYUN KIM Abstract. I studied the construction of an algebraically trivial, but topologically non-trivial map by Hopf map p : S 3 S 2 and a

More information

Exercises for Algebraic Topology

Exercises for Algebraic Topology Sheet 1, September 13, 2017 Definition. Let A be an abelian group and let M be a set. The A-linearization of M is the set A[M] = {f : M A f 1 (A \ {0}) is finite}. We view A[M] as an abelian group via

More information

S n 1 i D n l S n 1 is the identity map. Associated to this sequence of maps is the sequence of group homomorphisms

S n 1 i D n l S n 1 is the identity map. Associated to this sequence of maps is the sequence of group homomorphisms ALGEBRAIC TOPOLOGY Contents 1. Informal introduction 1 1.1. What is algebraic topology? 1 1.2. Brower fixed point theorem 2 2. Review of background material 3 2.1. Algebra 3 2.2. Topological spaces 5 2.3.

More information

Basic Notions in Algebraic Topology 1

Basic Notions in Algebraic Topology 1 Basic Notions in Algebraic Topology 1 Yonatan Harpaz Remark 1. In these notes when we say map we always mean continuous map. 1 The Spaces of Algebraic Topology One of the main difference in passing from

More information

Algebraic Topology Homework 4 Solutions

Algebraic Topology Homework 4 Solutions Algebraic Topology Homework 4 Solutions Here are a few solutions to some of the trickier problems... Recall: Let X be a topological space, A X a subspace of X. Suppose f, g : X X are maps restricting to

More information

The Hurewicz Theorem

The Hurewicz Theorem The Hurewicz Theorem April 5, 011 1 Introduction The fundamental group and homology groups both give extremely useful information, particularly about path-connected spaces. Both can be considered as functors,

More information

An Outline of Homology Theory

An Outline of Homology Theory An Outline of Homology Theory Stephen A. Mitchell June 1997, revised October 2001 Note: These notes contain few examples and even fewer proofs. They are intended only as an outline, to be supplemented

More information

SMSTC Geometry & Topology 1 Assignment 1 Matt Booth

SMSTC Geometry & Topology 1 Assignment 1 Matt Booth SMSTC Geometry & Topology 1 Assignment 1 Matt Booth Question 1 i) Let be the space with one point. Suppose X is contractible. Then by definition we have maps f : X and g : X such that gf id X and fg id.

More information

Math 6510 Homework 11

Math 6510 Homework 11 2.2 Problems 40 Problem. From the long exact sequence of homology groups associted to the short exact sequence of chain complexes n 0 C i (X) C i (X) C i (X; Z n ) 0, deduce immediately that there are

More information

Algebraic Topology. Len Evens Rob Thompson

Algebraic Topology. Len Evens Rob Thompson Algebraic Topology Len Evens Rob Thompson Northwestern University City University of New York Contents Chapter 1. Introduction 5 1. Introduction 5 2. Point Set Topology, Brief Review 7 Chapter 2. Homotopy

More information

Part II. Algebraic Topology. Year

Part II. Algebraic Topology. Year Part II Year 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2017 Paper 3, Section II 18I The n-torus is the product of n circles: 5 T n = } S 1. {{.. S } 1. n times For all n 1 and 0

More information

1. Classifying Spaces. Classifying Spaces

1. Classifying Spaces. Classifying Spaces Classifying Spaces 1. Classifying Spaces. To make our lives much easier, all topological spaces from now on will be homeomorphic to CW complexes. Fact: All smooth manifolds are homeomorphic to CW complexes.

More information

Category Theory. Categories. Definition.

Category Theory. Categories. Definition. Category Theory Category theory is a general mathematical theory of structures, systems of structures and relationships between systems of structures. It provides a unifying and economic mathematical modeling

More information

p,q H (X), H (Y ) ), where the index p has the same meaning as the

p,q H (X), H (Y ) ), where the index p has the same meaning as the There are two Eilenberg-Moore spectral sequences that we shall consider, one for homology and the other for cohomology. In contrast with the situation for the Serre spectral sequence, for the Eilenberg-Moore

More information

1 Introduction Category Theory Topological Preliminaries Function Spaces Algebraic Preliminaries...

1 Introduction Category Theory Topological Preliminaries Function Spaces Algebraic Preliminaries... Contents 1 Introduction 1 1.1 Category Theory........................... 1 1.2 Topological Preliminaries...................... 5 1.3 Function Spaces............................ 9 1.4 Algebraic Preliminaries.......................

More information

MATH540: Algebraic Topology PROBLEM SET 3 STUDENT SOLUTIONS

MATH540: Algebraic Topology PROBLEM SET 3 STUDENT SOLUTIONS Key Problems 1. Compute π 1 of the Mobius strip. Solution (Spencer Gerhardt): MATH540: Algebraic Topology PROBLEM SET 3 STUDENT SOLUTIONS In other words, M = I I/(s, 0) (1 s, 1). Let x 0 = ( 1 2, 0). Now

More information

EXAMPLES AND EXERCISES IN BASIC CATEGORY THEORY

EXAMPLES AND EXERCISES IN BASIC CATEGORY THEORY EXAMPLES AND EXERCISES IN BASIC CATEGORY THEORY 1. Categories 1.1. Generalities. I ve tried to be as consistent as possible. In particular, throughout the text below, categories will be denoted by capital

More information

B 1 = {B(x, r) x = (x 1, x 2 ) H, 0 < r < x 2 }. (a) Show that B = B 1 B 2 is a basis for a topology on X.

B 1 = {B(x, r) x = (x 1, x 2 ) H, 0 < r < x 2 }. (a) Show that B = B 1 B 2 is a basis for a topology on X. Math 6342/7350: Topology and Geometry Sample Preliminary Exam Questions 1. For each of the following topological spaces X i, determine whether X i and X i X i are homeomorphic. (a) X 1 = [0, 1] (b) X 2

More information

9 Direct products, direct sums, and free abelian groups

9 Direct products, direct sums, and free abelian groups 9 Direct products, direct sums, and free abelian groups 9.1 Definition. A direct product of a family of groups {G i } i I is a group i I G i defined as follows. As a set i I G i is the cartesian product

More information

MATH 215B. SOLUTIONS TO HOMEWORK (6 marks) Construct a path connected space X such that π 1 (X, x 0 ) = D 4, the dihedral group with 8 elements.

MATH 215B. SOLUTIONS TO HOMEWORK (6 marks) Construct a path connected space X such that π 1 (X, x 0 ) = D 4, the dihedral group with 8 elements. MATH 215B. SOLUTIONS TO HOMEWORK 2 1. (6 marks) Construct a path connected space X such that π 1 (X, x 0 ) = D 4, the dihedral group with 8 elements. Solution A presentation of D 4 is a, b a 4 = b 2 =

More information

CLASS NOTES MATH 527 (SPRING 2011) WEEK 5

CLASS NOTES MATH 527 (SPRING 2011) WEEK 5 CLASS NOTES MATH 527 (SPRING 2011) WEEK 5 BERTRAND GUILLOU 1. Mon, Feb. 14 The same method we used to prove the Whitehead theorem last time also gives the following result. Theorem 1.1. Let X be CW and

More information

Algebraic Topology I Homework Spring 2014

Algebraic Topology I Homework Spring 2014 Algebraic Topology I Homework Spring 2014 Homework solutions will be available http://faculty.tcu.edu/gfriedman/algtop/algtop-hw-solns.pdf Due 5/1 A Do Hatcher 2.2.4 B Do Hatcher 2.2.9b (Find a cell structure)

More information

THE FUNDAMENTAL GROUP AND SEIFERT-VAN KAMPEN S THEOREM

THE FUNDAMENTAL GROUP AND SEIFERT-VAN KAMPEN S THEOREM THE FUNDAMENTAL GROUP AND SEIFERT-VAN KAMPEN S THEOREM KATHERINE GALLAGHER Abstract. The fundamental group is an essential tool for studying a topological space since it provides us with information about

More information

Hungry, Hungry Homology

Hungry, Hungry Homology September 27, 2017 Motiving Problem: Algebra Problem (Preliminary Version) Given two groups A, C, does there exist a group E so that A E and E /A = C? If such an group exists, we call E an extension of

More information

Homework 3 MTH 869 Algebraic Topology

Homework 3 MTH 869 Algebraic Topology Homework 3 MTH 869 Algebraic Topology Joshua Ruiter February 12, 2018 Proposition 0.1 (Exercise 1.1.10). Let (X, x 0 ) and (Y, y 0 ) be pointed, path-connected spaces. Let f : I X y 0 } and g : I x 0 }

More information

Homotopy and homology groups of the n-dimensional Hawaiian earring

Homotopy and homology groups of the n-dimensional Hawaiian earring F U N D A M E N T A MATHEMATICAE 165 (2000) Homotopy and homology groups of the n-dimensional Hawaiian earring by Katsuya E d a (Tokyo) and Kazuhiro K a w a m u r a (Tsukuba) Abstract. For the n-dimensional

More information

Lecture 17: Invertible Topological Quantum Field Theories

Lecture 17: Invertible Topological Quantum Field Theories Lecture 17: Invertible Topological Quantum Field Theories In this lecture we introduce the notion of an invertible TQFT. These arise in both topological and non-topological quantum field theory as anomaly

More information

Math 637 Topology Paulo Lima-Filho. Problem List I. b. Show that a contractible space is path connected.

Math 637 Topology Paulo Lima-Filho. Problem List I. b. Show that a contractible space is path connected. Problem List I Problem 1. A space X is said to be contractible if the identiy map i X : X X is nullhomotopic. a. Show that any convex subset of R n is contractible. b. Show that a contractible space is

More information

MATH 101B: ALGEBRA II PART A: HOMOLOGICAL ALGEBRA

MATH 101B: ALGEBRA II PART A: HOMOLOGICAL ALGEBRA MATH 101B: ALGEBRA II PART A: HOMOLOGICAL ALGEBRA These are notes for our first unit on the algebraic side of homological algebra. While this is the last topic (Chap XX) in the book, it makes sense to

More information

The Ordinary RO(C 2 )-graded Cohomology of a Point

The Ordinary RO(C 2 )-graded Cohomology of a Point The Ordinary RO(C 2 )-graded Cohomology of a Point Tiago uerreiro May 27, 2015 Abstract This paper consists of an extended abstract of the Master Thesis of the author. Here, we outline the most important

More information

1. Simplify the following. Solution: = {0} Hint: glossary: there is for all : such that & and

1. Simplify the following. Solution: = {0} Hint: glossary: there is for all : such that & and Topology MT434P Problems/Homework Recommended Reading: Munkres, J.R. Topology Hatcher, A. Algebraic Topology, http://www.math.cornell.edu/ hatcher/at/atpage.html For those who have a lot of outstanding

More information

CW-complexes. Stephen A. Mitchell. November 1997

CW-complexes. Stephen A. Mitchell. November 1997 CW-complexes Stephen A. Mitchell November 1997 A CW-complex is first of all a Hausdorff space X equipped with a collection of characteristic maps φ n α : D n X. Here n ranges over the nonnegative integers,

More information

SECTION 2: THE COMPACT-OPEN TOPOLOGY AND LOOP SPACES

SECTION 2: THE COMPACT-OPEN TOPOLOGY AND LOOP SPACES SECTION 2: THE COMPACT-OPEN TOPOLOGY AND LOOP SPACES In this section we will give the important constructions of loop spaces and reduced suspensions associated to pointed spaces. For this purpose there

More information

MATH730 NOTES WEEK 8

MATH730 NOTES WEEK 8 MATH730 NOTES WEEK 8 1. Van Kampen s Theorem The main idea of this section is to compute fundamental groups by decomposing a space X into smaller pieces X = U V where the fundamental groups of U, V, and

More information

1 Introduction. 2 Categories. Mitchell Faulk June 22, 2014 Equivalence of Categories for Affine Varieties

1 Introduction. 2 Categories. Mitchell Faulk June 22, 2014 Equivalence of Categories for Affine Varieties Mitchell Faulk June 22, 2014 Equivalence of Categories for Affine Varieties 1 Introduction Recall from last time that every affine algebraic variety V A n determines a unique finitely generated, reduced

More information

Lecture 6: Etale Fundamental Group

Lecture 6: Etale Fundamental Group Lecture 6: Etale Fundamental Group October 5, 2014 1 Review of the topological fundamental group and covering spaces 1.1 Topological fundamental group Suppose X is a path-connected topological space, and

More information

INVERSE LIMITS AND PROFINITE GROUPS

INVERSE LIMITS AND PROFINITE GROUPS INVERSE LIMITS AND PROFINITE GROUPS BRIAN OSSERMAN We discuss the inverse limit construction, and consider the special case of inverse limits of finite groups, which should best be considered as topological

More information

Algebraic Geometry

Algebraic Geometry MIT OpenCourseWare http://ocw.mit.edu 18.726 Algebraic Geometry Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.726: Algebraic Geometry

More information

Math 215B: Solutions 3

Math 215B: Solutions 3 Math 215B: Solutions 3 (1) For this problem you may assume the classification of smooth one-dimensional manifolds: Any compact smooth one-dimensional manifold is diffeomorphic to a finite disjoint union

More information

5. Connectedness. Corollary 5.4. Connectedness is a topological property.

5. Connectedness. Corollary 5.4. Connectedness is a topological property. 5. Connectedness We begin our introduction to topology with the study of connectedness traditionally the only topic studied in both analytic and algebraic topology. C. T. C. Wall, 197 The property at the

More information

L E C T U R E N O T E S O N H O M O T O P Y T H E O R Y A N D A P P L I C AT I O N S

L E C T U R E N O T E S O N H O M O T O P Y T H E O R Y A N D A P P L I C AT I O N S L A U R E N T I U M A X I M U N I V E R S I T Y O F W I S C O N S I N - M A D I S O N L E C T U R E N O T E S O N H O M O T O P Y T H E O R Y A N D A P P L I C AT I O N S i Contents 1 Basics of Homotopy

More information

COVERING SPACES TEJASI BHATNAGAR

COVERING SPACES TEJASI BHATNAGAR COVERING SPACES TEJASI BHATNAGAR Abstract. We will study the concept of the fundamental group of a topological space. In addition, we will also study covering spaces of a topological space and its relation

More information

HOMOLOGY THEORIES INGRID STARKEY

HOMOLOGY THEORIES INGRID STARKEY HOMOLOGY THEORIES INGRID STARKEY Abstract. This paper will introduce the notion of homology for topological spaces and discuss its intuitive meaning. It will also describe a general method that is used

More information

SOME EXERCISES. This is not an assignment, though some exercises on this list might become part of an assignment. Class 2

SOME EXERCISES. This is not an assignment, though some exercises on this list might become part of an assignment. Class 2 SOME EXERCISES This is not an assignment, though some exercises on this list might become part of an assignment. Class 2 (1) Let C be a category and let X C. Prove that the assignment Y C(Y, X) is a functor

More information

Topology Hmwk 2 All problems are from Allen Hatcher Algebraic Topology (online) ch. 0 and ch 1

Topology Hmwk 2 All problems are from Allen Hatcher Algebraic Topology (online) ch. 0 and ch 1 Topology Hmwk 2 All problems are from Allen Hatcher Algebraic Topology (online) ch. 0 and ch 1 Andrew Ma December 22, 2013 This assignment has been corrected post - grading. 0.29 In case the CW complex

More information

Operads. Spencer Liang. March 10, 2015

Operads. Spencer Liang. March 10, 2015 Operads Spencer Liang March 10, 2015 1 Introduction The notion of an operad was created in order to have a well-defined mathematical object which encodes the idea of an abstract family of composable n-ary

More information

id = w n = w n (m+1)/2

id = w n = w n (m+1)/2 Samuel Lee Algebraic Topology Homework #4 March 11, 2016 Problem ( 1.2: #1). Show that the free product G H of nontrivial groups G and H has trivial center, and that the only elements of G H of finite

More information

ABSTRACT DIFFERENTIAL GEOMETRY VIA SHEAF THEORY

ABSTRACT DIFFERENTIAL GEOMETRY VIA SHEAF THEORY ABSTRACT DIFFERENTIAL GEOMETRY VIA SHEAF THEORY ARDA H. DEMIRHAN Abstract. We examine the conditions for uniqueness of differentials in the abstract setting of differential geometry. Then we ll come up

More information

LECTURE 3: RELATIVE SINGULAR HOMOLOGY

LECTURE 3: RELATIVE SINGULAR HOMOLOGY LECTURE 3: RELATIVE SINGULAR HOMOLOGY In this lecture we want to cover some basic concepts from homological algebra. These prove to be very helpful in our discussion of singular homology. The following

More information

SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS

SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS In this section we will prove the Künneth theorem which in principle allows us to calculate the (co)homology of product spaces as soon

More information

Lecture 4: Stabilization

Lecture 4: Stabilization Lecture 4: Stabilization There are many stabilization processes in topology, and often matters simplify in a stable limit. As a first example, consider the sequence of inclusions (4.1) S 0 S 1 S 2 S 3

More information

The Fundamental Group and The Van Kampen Theorem

The Fundamental Group and The Van Kampen Theorem The Fundamental Group and The Van Kampen Theorem Ronald Alberto Zúñiga Rojas Universidade de Coimbra Departamento de Matemática Topologia Algébrica Contents 1 Some Basic Definitions 2 The Fundamental Group

More information

10 Excision and applications

10 Excision and applications 22 CHAPTER 1. SINGULAR HOMOLOGY be a map of short exact sequences of chain complexes. If two of the three maps induced in homology by f, g, and h are isomorphisms, then so is the third. Here s an application.

More information

CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA. Contents 1. Introduction 1

CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA. Contents 1. Introduction 1 CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA PAOLO DEGIORGI Abstract. This paper will first go through some core concepts and results in homology, then introduce the concepts of CW complex, subcomplex

More information

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2 FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2 RAVI VAKIL CONTENTS 1. Where we were 1 2. Yoneda s lemma 2 3. Limits and colimits 6 4. Adjoints 8 First, some bureaucratic details. We will move to 380-F for Monday

More information

MAT 530: Topology&Geometry, I Fall 2005

MAT 530: Topology&Geometry, I Fall 2005 MAT 530: Topology&Geometry, I Fall 2005 Problem Set 11 Solution to Problem p433, #2 Suppose U,V X are open, X =U V, U, V, and U V are path-connected, x 0 U V, and i 1 π 1 U,x 0 j 1 π 1 U V,x 0 i 2 π 1

More information

Math Homotopy Theory Hurewicz theorem

Math Homotopy Theory Hurewicz theorem Math 527 - Homotopy Theory Hurewicz theorem Martin Frankland March 25, 2013 1 Background material Proposition 1.1. For all n 1, we have π n (S n ) = Z, generated by the class of the identity map id: S

More information

Solutions to Problem Set 1

Solutions to Problem Set 1 Solutions to Problem Set 1 18.904 Spring 2011 Problem 1 Statement. Let n 1 be an integer. Let CP n denote the set of all lines in C n+1 passing through the origin. There is a natural map π : C n+1 \ {0}

More information

Course on Algebraic Topology

Course on Algebraic Topology Course on Algebraic Topology Yankı Lekili, Fall 2014 1 Introduction Recollections from point-set topology: A topology on a set is a way of measuring nearness of points. Recall that a topological space

More information

FILTERED RINGS AND MODULES. GRADINGS AND COMPLETIONS.

FILTERED RINGS AND MODULES. GRADINGS AND COMPLETIONS. FILTERED RINGS AND MODULES. GRADINGS AND COMPLETIONS. Let A be a ring, for simplicity assumed commutative. A filtering, or filtration, of an A module M means a descending sequence of submodules M = M 0

More information

Algebraic Topology M3P solutions 2

Algebraic Topology M3P solutions 2 Algebraic Topology M3P1 015 solutions AC Imperial College London a.corti@imperial.ac.uk 3 rd February 015 A small disclaimer This document is a bit sketchy and it leaves some to be desired in several other

More information

MATH 215B HOMEWORK 5 SOLUTIONS

MATH 215B HOMEWORK 5 SOLUTIONS MATH 25B HOMEWORK 5 SOLUTIONS. ( marks) Show that the quotient map S S S 2 collapsing the subspace S S to a point is not nullhomotopic by showing that it induces an isomorphism on H 2. On the other hand,

More information

Algebraic Geometry Spring 2009

Algebraic Geometry Spring 2009 MIT OpenCourseWare http://ocw.mit.edu 18.726 Algebraic Geometry Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.726: Algebraic Geometry

More information

Math 757 Homology theory

Math 757 Homology theory theory Math 757 theory January 27, 2011 theory Definition 90 (Direct sum in Ab) Given abelian groups {A α }, the direct sum is an abelian group A with s γ α : A α A satifying the following universal property

More information

Quiz-1 Algebraic Topology. 1. Show that for odd n, the antipodal map and the identity map from S n to S n are homotopic.

Quiz-1 Algebraic Topology. 1. Show that for odd n, the antipodal map and the identity map from S n to S n are homotopic. Quiz-1 Algebraic Topology 1. Show that for odd n, the antipodal map and the identity map from S n to S n are homotopic. 2. Let X be an Euclidean Neighbourhood Retract space and A a closed subspace of X

More information

Topological properties

Topological properties CHAPTER 4 Topological properties 1. Connectedness Definitions and examples Basic properties Connected components Connected versus path connected, again 2. Compactness Definition and first examples Topological

More information

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory

Part V. 17 Introduction: What are measures and why measurable sets. Lebesgue Integration Theory Part V 7 Introduction: What are measures and why measurable sets Lebesgue Integration Theory Definition 7. (Preliminary). A measure on a set is a function :2 [ ] such that. () = 2. If { } = is a finite

More information

10. Smooth Varieties. 82 Andreas Gathmann

10. Smooth Varieties. 82 Andreas Gathmann 82 Andreas Gathmann 10. Smooth Varieties Let a be a point on a variety X. In the last chapter we have introduced the tangent cone C a X as a way to study X locally around a (see Construction 9.20). It

More information

Math 215a Homework #1 Solutions. π 1 (X, x 1 ) β h

Math 215a Homework #1 Solutions. π 1 (X, x 1 ) β h Math 215a Homework #1 Solutions 1. (a) Let g and h be two paths from x 0 to x 1. Then the composition sends π 1 (X, x 0 ) β g π 1 (X, x 1 ) β h π 1 (X, x 0 ) [f] [h g f g h] = [h g][f][h g] 1. So β g =

More information

Homework 4: Mayer-Vietoris Sequence and CW complexes

Homework 4: Mayer-Vietoris Sequence and CW complexes Homework 4: Mayer-Vietoris Sequence and CW complexes Due date: Friday, October 4th. 0. Goals and Prerequisites The goal of this homework assignment is to begin using the Mayer-Vietoris sequence and cellular

More information

CATEGORY THEORY. Cats have been around for 70 years. Eilenberg + Mac Lane =. Cats are about building bridges between different parts of maths.

CATEGORY THEORY. Cats have been around for 70 years. Eilenberg + Mac Lane =. Cats are about building bridges between different parts of maths. CATEGORY THEORY PROFESSOR PETER JOHNSTONE Cats have been around for 70 years. Eilenberg + Mac Lane =. Cats are about building bridges between different parts of maths. Definition 1.1. A category C consists

More information

Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra

Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra D. R. Wilkins Contents 3 Topics in Commutative Algebra 2 3.1 Rings and Fields......................... 2 3.2 Ideals...............................

More information

Real-cohesion: from connectedness to continuity

Real-cohesion: from connectedness to continuity Real-cohesion: from connectedness to continuity Michael Shulman University of San Diego March 26, 2017 My hat today I am a mathematician: not a computer scientist. I am a categorical logician: type theory

More information

Math 6510 Homework 10

Math 6510 Homework 10 2.2 Problems 9 Problem. Compute the homology group of the following 2-complexes X: a) The quotient of S 2 obtained by identifying north and south poles to a point b) S 1 (S 1 S 1 ) c) The space obtained

More information

NOTES ON BASIC HOMOLOGICAL ALGEBRA 0 L M N 0

NOTES ON BASIC HOMOLOGICAL ALGEBRA 0 L M N 0 NOTES ON BASIC HOMOLOGICAL ALGEBRA ANDREW BAKER 1. Chain complexes and their homology Let R be a ring and Mod R the category of right R-modules; a very similar discussion can be had for the category of

More information

Solutions to homework problems

Solutions to homework problems Solutions to homework problems November 25, 2015 Contents 1 Homework Assignment # 1 1 2 Homework assignment #2 6 3 Homework Assignment # 3 9 4 Homework Assignment # 4 14 5 Homework Assignment # 5 20 6

More information

HOMOTOPY THEORY ADAM KAYE

HOMOTOPY THEORY ADAM KAYE HOMOTOPY THEORY ADAM KAYE 1. CW Approximation The CW approximation theorem says that every space is weakly equivalent to a CW complex. Theorem 1.1 (CW Approximation). There exists a functor Γ from the

More information

Lectures - XXIII and XXIV Coproducts and Pushouts

Lectures - XXIII and XXIV Coproducts and Pushouts Lectures - XXIII and XXIV Coproducts and Pushouts We now discuss further categorical constructions that are essential for the formulation of the Seifert Van Kampen theorem. We first discuss the notion

More information