Homotopy Theory and Characteristic Classes

Total Page:16

File Type:pdf, Size:1020Kb

Homotopy Theory and Characteristic Classes Homotopy Theory and Characteristic Classes Stefania Mombelli, BSc Physics Proseminar in Theoretical Physics ETH Zürich, spring semester 2018 Organiser: Prof. Matthias Gaberdiel Supervisor: Dr. Blagoje Oblak Mombelli Stefania Homotopy Theory and Characteristic Classes February 2018 Contents 1 Abstract 2 2 Introduction 3 3 Homotopy Theory 3 3.1 Basic notions of topology . 3 3.2 Homotopy of mappings . 3 3.3 Homotopy groups . 5 3.3.1 The fundamental group π1(Y ) ............................. 5 3.3.2 Other homotopy groups πn(Y ) ............................. 6 3.3.3 Some examples . 7 3.4 Topological quantum numbers . 8 4 Gauge Fields as Dierential Forms 9 4.1 Basic notions of dierential geometry . 9 4.1.1 Fiber bundles . 10 4.1.2 Section and connection . 10 4.2 Gauge elds as dierential forms . 11 4.2.1 Abelian gauge theory . 11 4.2.2 Non-abelian gauge theory . 12 5 Characteristic Classes 12 5.1 Basic notions . 13 5.2 Characteristic Classes . 13 5.3 Chern Classes . 14 5.4 Chern numbers . 15 6 Conclusion 16 7 References 16 1 Mombelli Stefania Homotopy Theory and Characteristic Classes February 2018 1 Abstract The purpose of this proseminar was to nd a way to classify particular types of topological spaces called ber bundles. In order to do this, we examined dierent areas of topology and dierential geometry, namely homotopy theory and characteristic classes. First of all, we studied the denitions of homotopy of mappings and homotpy groups and we analyzed topological quantum numbers, which are important applications. Then, we made a short digression on dierential geometry and gauge theories, which allowed us to understand the concept of characteristic classes. We have seen how homotopy theory and characteristic classes are related with two examples, regarding the cases of an abelian gauge theory on the plane and of a non-abelian gauge theory on the Euclidean spacetime. We have seen how the classication of ber bundles by means of homotopy theory and characteristic classes leads to a quantization, which in some cases can also be measured physically. An example of this appears in the Quantum Hall Eect, which we have not discussed in detail. 2 Mombelli Stefania Homotopy Theory and Characteristic Classes February 2018 2 Introduction The topic which we are going to discuss in this report is one of the rst ones presented in the proseminar "Algebra, Topology and Group Theory in Physics". It constitutes an introduction to the mathematical concepts which are necessary to explain some physical phenomena analyzed in the other proseminars. We are going to refer to some of these applications without examining them in detail. The main subjects of this work are homotopy theory and characteristic classes, which are two areas of topology and dierential geometry. Our purpose is to use both these dierent and apparently unconnected theories to classify particular types of mathematical spaces, called ber bundles, and collect them into equivalence classes. In physics, this leads to the quantization of some observables associated with these spaces, as we will see. The report is divided into three sections. The rst one is about homotopy theory, which deals with continuous deformations of mappings and topological spaces. The second part contains an introduction in dierential geometry and gauge theories, which are necessary concepts in order to understand the last part of the work, which is about characteristic classes. In particular, we are interested in Chern classes, which are a type of characteristic classes, and we will see how these are closely related to homotopy theory. 3 Homotopy Theory In order to discuss homotopy theory, we rst need to understand some important concepts of topology. 3.1 Basic notions of topology Topology is an area of mathematics which deals with the properties of space which are preserved under continuous deformations. The most important notion in topology is the notion of topological space. The following denition is not mathematically rigorous, but it is sucient for the purposes of this work. Denition 3.1.1 (Topological space). A topological space is a mathematical space that allows for the denition of concepts such as continuity, connectedness, and convergence. In the following, we are going to deal with a particular type of mathematical spaces called manifols. Denition 3.1.2 (Manifold). A manifold is a topological space which locally looks like the Euclidean space. This means that each point on a n-dimensional manifold has a neighborhood which is homeomorphic to Rn. 3.2 Homotopy of mappings The starting point for dealing with homotopy theory is the following denition. Denition 3.2.1 (Homotopic mappings). Let X, Y be topological spaces and let f, g: X −! Y be two continuous mappings. f and g are said to be homotopic if there exists a continuous mapping h : X × [0; 1] −! Y (x; t) 7! y such that h(x; 0) = f(x) and h(x; 1) = g(x). This means that f is continuously deformable into g. Example 3.2.1. Let X = S1 and Y = R2 nf0g. Let f, g be two mappings from X to Y, as shown in gure 1 . Then f is homotopic to the constant map, while g is not. It follows that f and g are not homotopic. Statement 3.2.1. Homotopy is an equivalence relation. 3 Mombelli Stefania Homotopy Theory and Characteristic Classes February 2018 Figure 1: [2] Proof. • Symmetry: if f is homotopic to g, then g is homotopic to f since the ow of the parameter t can be reversed. • Transitivity: f homotopic to g and g homotopic to k implies that f is homotopic to k, since intervals can be adjoined and rescaled. • Reexivity: f is homotopic to itself, since we can choose h(x; t) = f(x) 8t 2 [0; 1]. The homotopy relation divides the set of continuous mappings from X to Y into equivalence classes, called homotopy classes, which we denote by { X,Y}. The denition of homotopic mappings is related to the concept of homotopic topological spaces. Denition 3.2.2 (Homotopic topological spaces). Let X, Y be topological spaces. X and Y are said do be homotopic if there exist mappings f : X −! Y and g : Y −! X such that f ◦ g : Y −! Y and g ◦ f : X −! X are homotopic to the identity. Example 3.2.2. The plane R2 is homotopic to a point P. In fact, we can construct the following map- pings: 2 2 f : R −! P and g : P −! R (x; y) 7! P P 7! (0; 0): The mapping f ◦ g : P −! P is the identity. The mapping g ◦ f : R2 −! R2 is homotopic to the identity. The homotopy is given by the mapping: 2 2 h : R × [0; 1] −! R ((x; y); t) 7! h((x; y); t) = (tx; ty): We now report a statement which allows us to analyze the homotopy classes {X,Y} in a simple way. Statement 3.2.2. Let X, Y1 and Y2 be topological spaces and let Y1 and Y2 be homotopic. Then there exists a bijection between {X,Y1} and {X,Y2}. Conversely, if X1, X2 and Y are topological spaces and X1 and X2 are homotopic, there exists a bijection between {X1,Y } and {X2,Y }. 4 Mombelli Stefania Homotopy Theory and Characteristic Classes February 2018 3.3 Homotopy groups An interesting case consists in considering homotopy classes of mappings from the n-sphere Sn to a topological space Y . In fact, in this particular case, it is possible to dene an operation between mappings which induces an operation between homotopy classes and which confers to the set of classes a group structure. In order to dene the group operation, the following denition is useful. Denition 3.3.1 (Based maps). Let X and Y be topological spaces and let x0 2 X and y0 2 Y be xed points. Maps f : X −! Y with f(x0) = y0 are called based maps with base points x0 and y0. We start from the case n = 1, that is we consider the homotopy classes of based maps from the circle 1 S to a space Y . The resulting group is called the fundamental group of Y and is denoted by π1(Y ). Then, we will generalize this construction to mappings from the spheres Sn of higher dimensions n ≥ 2 to Y . In this case, we use the notation πn(Y ). 3.3.1 The fundamental group π1(Y ) We can view the based mappings f from S1 to Y as mappings from the interval [0,1] to Y , such that f(0) = f(1) = y0. These maps are associated with paths in Y , beginning and ending at the point y0. We can dene an operation f · g between two mappings f and g by taking the concatenation of the corresponding paths. This means that we construct the path f · g by running rst along the path of f and then along the one of g, as shown in gure 2. Figure 2 Denition 3.3.2. Formally, the mapping f · g can be dened as 8 <f(2t); 0 ≤ t ≤ 1=2 (f · g)(t) = :g(2t − 1); 1=2 ≤ t ≤ 1: We now need to show that this operation is well dened, that is it induces an operation between the homotopy classes of the considered mappings. In order to do this, it is enough to show the following statement. 1 Statement 3.3.1. Consider based maps f, f', g and g' from S to Y, starting and ending at y0, such that f is homotopic to f' and g is homotopic to g'. Then f 0 · g0 is homotopic to f · g.
Recommended publications
  • K-Theoryand Characteristic Classes
    MATH 6530: K-THEORY AND CHARACTERISTIC CLASSES Taught by Inna Zakharevich Notes by David Mehrle [email protected] Cornell University Fall 2017 Last updated November 8, 2018. The latest version is online here. Contents 1 Vector bundles................................ 3 1.1 Grassmannians ............................ 8 1.2 Classification of Vector bundles.................... 11 2 Cohomology and Characteristic Classes................. 15 2.1 Cohomology of Grassmannians................... 18 2.2 Characteristic Classes......................... 22 2.3 Axioms for Stiefel-Whitney classes................. 26 2.4 Some computations.......................... 29 3 Cobordism.................................. 35 3.1 Stiefel-Whitney Numbers ...................... 35 3.2 Cobordism Groups.......................... 37 3.3 Geometry of Thom Spaces...................... 38 3.4 L-equivalence and Transversality.................. 42 3.5 Characteristic Numbers and Boundaries.............. 47 4 K-Theory................................... 49 4.1 Bott Periodicity ............................ 49 4.2 The K-theory spectrum........................ 56 4.3 Some properties of K-theory..................... 58 4.4 An example: K-theory of S2 ..................... 59 4.5 Power Operations............................ 61 4.6 When is the Hopf Invariant one?.................. 64 4.7 The Splitting Principle........................ 66 5 Where do we go from here?........................ 68 5.1 The J-homomorphism ........................ 70 5.2 The Chern Character and e invariant...............
    [Show full text]
  • Characteristic Classes and Smooth Structures on Manifolds Edited by S
    7102 tp.fh11(path) 9/14/09 4:35 PM Page 1 SERIES ON KNOTS AND EVERYTHING Editor-in-charge: Louis H. Kauffman (Univ. of Illinois, Chicago) The Series on Knots and Everything: is a book series polarized around the theory of knots. Volume 1 in the series is Louis H Kauffman’s Knots and Physics. One purpose of this series is to continue the exploration of many of the themes indicated in Volume 1. These themes reach out beyond knot theory into physics, mathematics, logic, linguistics, philosophy, biology and practical experience. All of these outreaches have relations with knot theory when knot theory is regarded as a pivot or meeting place for apparently separate ideas. Knots act as such a pivotal place. We do not fully understand why this is so. The series represents stages in the exploration of this nexus. Details of the titles in this series to date give a picture of the enterprise. Published*: Vol. 1: Knots and Physics (3rd Edition) by L. H. Kauffman Vol. 2: How Surfaces Intersect in Space — An Introduction to Topology (2nd Edition) by J. S. Carter Vol. 3: Quantum Topology edited by L. H. Kauffman & R. A. Baadhio Vol. 4: Gauge Fields, Knots and Gravity by J. Baez & J. P. Muniain Vol. 5: Gems, Computers and Attractors for 3-Manifolds by S. Lins Vol. 6: Knots and Applications edited by L. H. Kauffman Vol. 7: Random Knotting and Linking edited by K. C. Millett & D. W. Sumners Vol. 8: Symmetric Bends: How to Join Two Lengths of Cord by R.
    [Show full text]
  • Characteristic Classes and Bounded Cohomology
    DISS. ETH Nr. 15636 Characteristic Classes and Bounded Cohomology A dissertation submitted to the SWISS FEDERAL INSTITUTE OF TECHNOLOGY ZURICH for the degree of Doctor of Mathematics presented by Michelle Karlsson Dipl. Math. Univ. Gen`eve born on the 25th of July 1976 citizen of Kerns (OW) accepted on the recommendation of Prof. Dr. Marc Burger, examiner Prof. Dr. Wolfgang L¨uck, co-examiner 2004 Acknowledgments I wish to express my sincere gratitude to Prof. Marc Burger for having taken me under his directorship and suggested to me a fascinating subject which brought me into several areas of mathematics. I am also grateful to Prof. Wolfgang L¨uck for kindly accepting to be the external examiner of this dissertation. For fruitful discussions related to my work I owe special thanks to Prof. Johan L. Dupont, PD. Oliver Baues and Prof. Alessandra Iozzi. Many thanks to the whole of Group 1 for providing a productive working environment. Espe- cially to Prof. Guido Mislin for organizing enlightening seminars and reading a short version of this work. Finally, I heartily thank my family and friends for their patience and constant support. Contents Introduction vii 1 Bundles 1 1.1 Principal bundles and classifying spaces . 1 1.1.1 Principal bundles . 1 1.1.2 Classifying spaces . 8 1.2 Elements of Differential geometry . 12 1.2.1 Connections . 12 1.2.2 Curvature . 17 1.3 Flat bundles . 20 1.3.1 Definition . 20 1.3.2 Transition functions . 21 1.3.3 The space of representations . 23 2 Simplicial complexes 25 2.1 Definitions .
    [Show full text]
  • Characteristic Classes on Grassmannians
    Turkish Journal of Mathematics Turk J Math (2014) 38: 492 { 523 http://journals.tubitak.gov.tr/math/ ⃝c TUB¨ ITAK_ Research Article doi:10.3906/mat-1302-54 Characteristic classes on Grassmannians Jin SHI1, Jianwei ZHOU2;∗ 1Suzhou Senior Technical Institute, Suzhou, P.R. China 2Department of Mathematics, Suzhou University, Suzhou, P.R. China Received: 27.02.2013 • Accepted: 03.04.2013 • Published Online: 14.03.2014 • Printed: 11.04.2014 Abstract: In this paper, we study the geometry and topology on the oriented Grassmann manifolds. In particular, we use characteristic classes and the Poincar´eduality to study the homology groups of Grassmann manifolds. We show that for k = 2 or n ≤ 8, the cohomology groups H∗(G(k; n); R) are generated by the first Pontrjagin class, the Euler classes q of the canonical vector bundles. In these cases, the Poincar´eduality: H (G(k; n); R) ! Hk(n−k)−q(G(k; n); R) can be expressed explicitly. Key words: Grassmann manifold, fibre bundle, characteristic class, homology group, Poincar´eduality 1. Introduction Let G(k; n) be the Grassmann manifold formed by all oriented k -dimensional subspaces of Euclidean space n R . For any π 2 G(k; n), there are orthonormal vectors e1; ··· ; ek such that π can be represented by V k n e1 ^ · · · ^ ek . Thus G(k; n) becomes a submanifold of the space (R ); then we can use moving frame to study the Grassmann manifolds. There are 2 canonical vector bundles E = E(k; n) and F = F (k; n) over G(k; n) with fibres generated by vectors of the subspaces and the vectors orthogonal to the subspaces, respectively.
    [Show full text]
  • The First and Second Stiefel-Whitney Classes; Orientation and Spin Structure
    The first and second Stiefel-Whitney classes; orientation and spin structure Robert Hines December 6, 2017 Classifying spaces and universal bundles Theorem 1. Given a topological group G, there is a space BG and a principal G-bundle EG such that for any space B (homotopy equivalent to a CW-complex), the principal G-bundles on B are in bijection with homotopy classes of maps f : B ! BG via pullback. I.e., given a principal G-bundle E ! B, there exists a map f : B ! BG such that f ∗EG =∼ E and f ∗EG =∼ g∗EG if and only if f and g are homotopy equivalent. 1 k For G = O(n), we can take BG = Grn(R ), a limit of the Grassmann manifolds Grn(R ) k 1 k of n-planes in R . Above this we have EG = Vn(R ), a limit of the Stiefel manifolds Vn(R ) of k orthogonal n-frames in R . The map EG ! BG is given by forgetting the framing. The fiber is clearly O(n). Stiefel-Whitney classes Vaguely, characteristic classes are cohomology classes associated to vector bundles (functorially) ∗ over a space B. We will be concerned with the Stiefel-Whitney classes in H (B; F2) associated to real vector bundles over B. These are mod 2 reductions of obstructions to finding (n − i + 1) linearly independent sections of an n-dimensional vector bundle over the i skeleton of B. i Theorem 2 ([M], Chapter 23). There are characteristic classes wi(ξ) 2 H (B; F2) associated to an n-dimensional real vector bundle ξ : E ! B that satisfy and are uniquely determined by • w0(ξ) = 1 and wi(ξ) = 0 for i > dim ξ, • wi(ξ ⊕ ) = wi(ξ) where is the trivial line bundle R × B, 1 • w1(γ1) 6= 0 where γ1 is the universal line bundle over RP , Pi • wi(ξ ⊕ ζ) = j=0 wj(ξ) [ wi−j(ζ).
    [Show full text]
  • An Introduction to Characteristic Classes
    An Introduction to Characteristic Classes Derek Sorensen December 18, 2017 When studying principal G-bundles, a useful tool for studying \how nontrivial" the bundles are (whatever that means) is to study its classifying map. If you look at the notes on principal G-bundles, we know that principal G-bundles over a CW-complex X are in bijective correspondence with the set [X; BG] of homotopy classes of maps. However, in most cases it is not at all straightforward to find and study these maps. Instead, we use the ever-useful tool of cohomology to study the maps on cohomology which are induced by the maps in [X; BG]. This gives us the definition of a characteristic class of a principal G-bundle. Definition 0.1. Let π : E ! B be a principal G-bundle with classifying map ['] 2 [B; BG]. If c 2 H∗(BG), then the characteristic class c(E) 2 H∗(B) is the image of c under the map '∗ : H∗(BG) ! H∗(B). Immediately from this definition, we have that if E1 and E2 are isomorphic principal G-bundles over X, then their characteristic classes are isomorphic. Likewise, if E = B × G is the trivial principal G-bundle, then its classifying map is nullhomotopic, and so its characteristic classes must be trivial. Theorem 0.2. Given any fiber bundle π : E ! B with fiber F and structure group Aut(F ), there exists a principal Aut(F )-bundle P such that E = P ×G F . Characteristic classes can also be defined for arbitrary fiber bundles with fiber F and structure group Aut(F ).
    [Show full text]
  • Characteristic Classes
    Characteristic classes Robert R. Bruner Michael Catanzaro J. Peter May Contents Chapter 0. Introduction 5 Chapter 1. Classical groups and bundle theory 7 1. The classical groups 7 2. Fiber bundles 10 3. Principal bundles and homogeneous spaces 13 4. Vector bundles, Stiefel and Grassmann manifolds 16 5. The classification theorem and characteristic classes 19 6. Some homotopical properties of classifying spaces 22 7. Algebraic Tools 24 8. Spectral sequences 24 Chapter 2. Cohomology of the Classical Groups and Stiefel Manifolds 25 1. The complex and quaternionic Stiefel manifolds 25 2. The real Stiefel manifolds 27 Chapter 3. Chern classes 33 Chapter 4. Symplectic classes 39 Chapter 5. Stiefel-Whitney Classes 45 Chapter 6. Steenrod Operations, the Wu formula, and BSpin 51 Chapter 7. Euler and Pontrjagin classes in rings containing 1/2 57 Chapter 8. The Thom Isomorphism 65 Chapter 9. Integral Euler, Pontrjagin and Stiefel-Whitney classes 75 Chapter 10. Applications and Examples 81 Appendix A. Bott periodicity 89 1. Definition of the Maps 89 2. Commutative Diagrams in the φi 93 3. Proof of the Periodicity Theorem 96 Appendix. Bibliography 97 3 CHAPTER 0 Introduction These notes had their genesis in a class Peter May taught in the spring (?) quarter of 1974 at the University of Chicago. Robert Bruner was assigned the task of writing them up in a coherent fashion based on his class notes and Peter’s notes. They were used in this handwritten form for many years at the University of Chicago. (What is the true version of this??) In the summer of 2012 Mike Catanzaro took on the task of TEXing the notes.
    [Show full text]
  • CHERN CLASSES Juan Moreno
    CHERN CLASSES Juan Moreno §1. INTRODUCTION A characteristic class associates to a vector bundle ! (E,¼,B) a cohomology class ® H¤(B), which Æ ! 2 respects bundle maps, that is, if f : ! ´ is a bundle map, then f ¤® ® . Chern classes, denoted ! ´ Æ ! ck(!) for k N, are characteristic classes associated to complex vector bundles which satisfy the 2 following properties: 0 2k • c0(!) 1 H (B), ck(!) H (B), k N. Æ 2 2 8 2 n • Let C denote the trival rank n complex vector bundle. Then ck(E) 0, k 0. Æ 8 È • If rank(!) n then ck(!) 0 for all k n. Æ Æ È P • Let c(!) denote the formal sum i ci(!) called the total Chern class. Then we have the Whitney Product formula c(! ´) c(!)c(´). © Æ One can give an axiomatic definition of Chern classes, however, we will instead focus on definitions which are more tractible for computations, and give intuition as to what the Chern classes measure. We will give two different perspectives on Chern classes: the first is uses an auxilliary characteristic class, while the second uses the geometry of a connection. These notes do not present a full intro- duction to Chern classes. In particular, we do not provide any proofs of these important properties described above. The purpose of these notes is simply to give explicit constructions of Chern classes so that one can compute them at least for simple examples. For a detailed account of Chern classes and the theory of characteristic classes in general see [Sta74]. In order to construct characteristic classes we must fix a particular cohomology theory to work with.
    [Show full text]
  • Notes on Cobordism
    Notes on Cobordism Haynes Miller Author address: Department of Mathematics, Massachusetts Institute of Technology, Cambridge, MA Notes typed by Dan Christensen and Gerd Laures based on lectures of Haynes Miller, Spring, 1994. Still in preliminary form, with much missing. This version dated December 5, 2001. Contents Chapter 1. Unoriented Bordism 1 1. Steenrod's Question 1 2. Thom Spaces and Stable Normal Bundles 3 3. The Pontrjagin{Thom Construction 5 4. Spectra 9 5. The Thom Isomorphism 12 6. Steenrod Operations 14 7. Stiefel-Whitney Classes 15 8. The Euler Class 19 9. The Steenrod Algebra 20 10. Hopf Algebras 24 11. Return of the Steenrod Algebra 28 12. The Answer to the Question 32 13. Further Comments on the Eilenberg{Mac Lane Spectrum 35 Chapter 2. Complex Cobordism 39 1. Various Bordisms 39 2. Complex Oriented Cohomology Theories 42 3. Generalities on Formal Group Laws 46 4. p-Typicality of Formal Group Laws 53 5. The Universal p-Typical Formal Group Law 61 6. Representing (R) 65 F 7. Applications to Topology 69 8. Characteristic Numbers 71 9. The Brown-Peterson Spectrum 78 10. The Adams Spectral Sequence 79 11. The BP -Hopf Invariant 92 12. The MU-Cohomology of a Finite Complex 93 iii iv CONTENTS 13. The Landweber Filtration Theorem 98 Chapter 3. The Nilpotence Theorem 101 1. Statement of Nilpotence Theorems 101 2. An Outline of the Proof 103 3. The Vanishing Line Lemma 106 4. The Nilpotent Cofibration Lemma 108 Appendices 111 Appendix A. A Construction of the Steenrod Squares 111 1. The Definition 111 2.
    [Show full text]
  • The Stiefel–Whitney Theory of Topological Insulators Arxiv
    The Stiefel{Whitney theory of topological insulators Ralph M. Kaufmann ∗ Dan Li y Birgit Wehefritz-Kaufmann z Keywords: topological insulator, topological Z2 invariant, Stiefel{Whitney class, cobordism theory, extended TQFT Abstract We study the topological band theory of time reversal invariant topological insulators and interpret the topological Z2 invariant as an obstruction in terms of Stiefel{Whitney classes. The band struc- ture of a topological insulator defines a Pfaffian line bundle over the momentum space, whose structure group can be reduced to Z2. So the topological Z2 invariant will be understood by the Stiefel{Whitney theory, which detects the orientability of a principal Z2-bundle. More- over, the relation between weak and strong topological insulators will be understood based on cobordism theory. Finally, the topological Z2 invariant gives rise to a fully extended topological quantum field theory (TQFT). arXiv:1604.02792v1 [math-ph] 11 Apr 2016 1 Introduction Time reversal invariant topological insulators, or simply topological insula- tors, are new materials with conducting edge states protected by the time reversal Z2 symmetry and charge conservation (a U(1) symmetry) [5]. The ∗e-mail: [email protected] ye-mail: [email protected] ze-mail: [email protected] 1 electronic band structure of a topological insulator defines a vector bundle over the momentum space, which is called the Bloch bundle by physicists [6]. The Bloch bundle is naturally equipped with a Hermitian metric, so it becomes an even rank Hilbert bundle, i.e., each fiber is an inner product vector space. The characteristic feature of a topological insulator is deter- mined by its top band, i.e., the top subbundle of the Bloch bundle.
    [Show full text]
  • Computation of Characteristic Classes of a Manifold from a Triangulation of It
    Russian Math. Surveys 60:4 615–644 c 2005 RAS(DoM) and LMS Uspekhi Mat. Nauk 60:4 37–66 DOI 10.1070/RM2005v060n04ABEH003671 Computation of characteristic classes of a manifold from a triangulation of it A. A. Gaifullin Abstract. This paper is devoted to the well-known problem of computing the Stiefel–Whitney classes and the Pontryagin classes of a manifold from a given trian- gulation of the manifold. In 1940 Whitney found local combinatorial formulae for the Stiefel–Whitney classes. The first combinatorial formula for the first rational Pontryagin class was found by Gabrielov, Gel’fand, and Losik in 1975. Since then, different authors have constructed several different formulae for the rational char- acteristic classes of a triangulated manifold, but none of these formulae provides an algorithm that computes the characteristic cycle solely from a triangulation of the manifold. In this paper a new local combinatorial formula recently found by the author for the first Pontryagin class is described; it provides the desired algorithm. This result uses a solution of the following problem: construct a function f on the set of isomorphism classes of three-dimensional PL-spheres such that for any com- binatorial manifold the chain obtained by taking each simplex of codimension four with coefficient equal to the value of the function on the link of the simplex is a cycle. Contents §1. Introduction 616 §2. Formula for the Euler characteristic 620 §3. Formula for the Stiefel–Whitney classes 620 §4. Gabrielov–Gel’fand–Losik formula 621 §5. Cheeger formula 624 §6. Gel’fand–MacPherson formula 626 §7.
    [Show full text]
  • The Topology of Fiber Bundles Lecture Notes Ralph L. Cohen
    The Topology of Fiber Bundles Lecture Notes Ralph L. Cohen Dept. of Mathematics Stanford University Contents Introduction v Chapter 1. Locally Trival Fibrations 1 1. Definitions and examples 1 1.1. Vector Bundles 3 1.2. Lie Groups and Principal Bundles 7 1.3. Clutching Functions and Structure Groups 15 2. Pull Backs and Bundle Algebra 21 2.1. Pull Backs 21 2.2. The tangent bundle of Projective Space 24 2.3. K - theory 25 2.4. Differential Forms 30 2.5. Connections and Curvature 33 2.6. The Levi - Civita Connection 39 Chapter 2. Classification of Bundles 45 1. The homotopy invariance of fiber bundles 45 2. Universal bundles and classifying spaces 50 3. Classifying Gauge Groups 60 4. Existence of universal bundles: the Milnor join construction and the simplicial classifying space 63 4.1. The join construction 63 4.2. Simplicial spaces and classifying spaces 66 5. Some Applications 72 5.1. Line bundles over projective spaces 73 5.2. Structures on bundles and homotopy liftings 74 5.3. Embedded bundles and K -theory 77 5.4. Representations and flat connections 78 Chapter 3. Characteristic Classes 81 1. Preliminaries 81 2. Chern Classes and Stiefel - Whitney Classes 85 iii iv CONTENTS 2.1. The Thom Isomorphism Theorem 88 2.2. The Gysin sequence 94 2.3. Proof of theorem 3.5 95 3. The product formula and the splitting principle 97 4. Applications 102 4.1. Characteristic classes of manifolds 102 4.2. Normal bundles and immersions 105 5. Pontrjagin Classes 108 5.1. Orientations and Complex Conjugates 109 5.2.
    [Show full text]