121B: ALGEBRAIC TOPOLOGY 1. Introduction and Examples in The

Total Page:16

File Type:pdf, Size:1020Kb

121B: ALGEBRAIC TOPOLOGY 1. Introduction and Examples in The 121B: ALGEBRAIC TOPOLOGY 1. Introduction and examples In the first week I am doing the definition of simplicial cohomology and some examples. 1.1. ∆-complex. Here is a formal definition of a ∆-complex. Definition 1.1. A ∆-complex X is a sequence of sets X0,X1, ··· (Xn is the set of n-simplicies of X) and mappings ∂i : Xn → Xn−1 for i = 0, ··· , n (∂i(σ) is the ith face of σ given by deleting the ith vertex) so that: ∂i∂j = ∂j−1∂i if i < j. (If you delete the ith vertex then the jth vertex becomes the j − 1st vertex.) Problem: Find a formula for the ith vertex of σ ∈ Xn. Answer: A ∆-complex X is an (ordered) simplicial complex if (1) Every n-simplex σ ∈ Xn has n + 1 distinct vertices. (2) σ ∈ Xn is uniquely determined by its set of vertices. Under these conditions we can write σ = [v0, v1, ··· , vn] The ith boundary map is given by ∂i[v0, v1, ··· , vn] = [v0, v1, ··· , vbi, ··· , vn] Hatcher uses this notation even if the vertices are all equal. This is meant to be an intuitive description of σ and its faces. 1.2. ∆-cohomology. If G is an additive group and X is a ∆ complex then an n-cochain n on X with coefficients in G is any mapping φ : Xn → G. These form a group ∆ (X; G) by pointwise addition: (φ + ψ)(x) = φ(x) + ψ(x). Let δ : ∆n(X; G) → ∆n+1(X; G) be given by P i δφ(x) = (−1) φ(∂ix). In Hatcher’s notation: n X i (δφ)[v0, v1, ··· , vn] = (−1) φ[v0, ··· , vbi, ··· , vn] i=0 Elements in the kernel of δ : ∆n(X; G) → ∆n+1(X; G) are called n-cocycles on X with coefficients in G and elements in the image are the n + 1 coboundaries. Zn(X; G) = {φ ∈ ∆n(X; G) | δφ = 0} Bn(X; G) = {φ ∈ ∆n(X; G) | φ = δψ for some ψ ∈ ∆n−1(X; G)} We have the inclusion of additive groups: Bn(X; G) ⊆ Zn(X; G) ⊆ ∆n(X; G). The nth cohomology group of X with coefficients in G is defined to be the quotient: Zn(X; G) Hn(X; G) := Bn(X; G) 1 Elements of Hn(X; G) are written [φ] = φ + Bn(X; G) 1.3. Cohomology of a sphere. The problem is to compute the cohomology of the sphere. A ∆-complex model for the n − 1 sphere is ∂∆n. I started by pointing out that the reduced homology of the n-simplex is trivial since ∆n is contractible. ∗ Theorem 1.2. H (∆n) = 0. We actually need the algebraic version of this. Namely, the augmented cellular chain complex is contractible. Lemma 1.3. An exact sequence of free abelian groups is chain contractible. You are supposed to do this as homework. You are given an exact sequence: ∂ ∂ ∂ 0 ← C−1 ←− C0 ←− C1 ←− C2 ← · · · where all groups Cn are free abelian. You need to find a chain contraction, i.e., a sequence of homomorphisms hn : Cn → Cn+1 so that h∂ + ∂h = id You may use the fact that every subgroup of a free abelian group is free. Corollary 1.4. The augmented chain complex of ∆n is chain contractible. I pointed out that the first and last terms of the cellular chain complex of ∆n are both Z: n n n 0 ← Z ← C0(∆ ) ← C1(∆ ) ← · · · ← Cn(∆ ) ← 0 | {z } =Z To finish we need the following lemma: ∗ Lemma 1.5. If C∗ is a contractible chain complex then the cochain complex C (C∗; G) is also contractible for any (additive) group G. ∗ The cochain complex C (C∗; G) has groups k C (C∗; G) := Hom(Ck,G) connected by a sequence of coboundary maps k δ k+1 C (C∗; G) = Hom(Ck,G) −→ Hom(Ck+1,G) = C (C∗; G) given by the dual of (precomposition with) the boundary operator: δ(φ) = ∂∗(φ) = φ ◦ ∂ k+1 Ck+1 δ(φ) = φ∂ ∈ C (C∗; G) @ δ(φ) 6 ∂ @ δ ? @@R - k Ck G φ ∈ C (C ; G) φ ∗ ∗ ∗ Proof. The chain contraction for C (C∗; G) is given by the dual h of the chain contraction h for C∗: h∗δ + δh∗ = (∂h + h∂)∗ = id∗ = id This uses the fact that Hom(−,G) is a contravariant functor. 2 Theorem 1.6. The cohomology of ∂∆n is given by Hk(∂∆n; G) = G for k = 0, n − 1 and Hk(∂∆; G) = 0 otherwise. Proof. We have the following exact sequence: 0 δ0 1 δn−2 n−1 n 0 → Hom(Z,G) → C (C∗; G) −→ C (C∗; G) → · · · −−→ C (C∗; G) → C (C∗; G) → 0 | {z } ∗ The middle terms (*) are the same as the cochain complex ∆∗(∂∆n; G). Since the entire sequence is exact, the subsequence (*) is exact except at the beginning and end where 0 n ∼ H (∂∆ ; G) = ker δ0 = Hom(Z,G) = G and n−1 n n ∼ H (∂∆ ; G) = coker δn−1 = Hom(Cn(∆ ),G) = Hom(Z,G) = G k n The exactness at other points gives H (∂∆ ; G) = 0 for k 6= 0, n − 1. 2. Universal coefficient theorem Hatcher proves the UCT twice: once conceptually and again computationally (the tradi- tional method). I’ll just do the first one. Here is the outline. Lemma 2.1. Two free chain complexes C∗,D∗ are homotopy equivalent iff they have the same (i.e., isomorphic) homologies. In HW1 you are doing the easiest case when the homology is trivial. L α ∼ L α Lemma 2.2. Homology commutes with direct sum: Hk( α C∗ ) = α Hk(C∗ ) In the case when each homology group Hk(C∗) if finitely generated, it is the direct sum of Z’s and Z/n’s. So, we only need to do two examples: C∗ = · · · ← 0 ← Z ← 0 ← · · · |{z} k k with homology Hk(C∗) = Z and cohomology H (C∗; G) = G and n D∗ = · · · ← 0 ← Z ←− Z ← 0 ← · · · |{z} |{z} k k+1 with homology Hk(C∗) = Zn and cohomology given by the following cochain complex: ∗ n C (D∗; G) = · · · → 0 → G −→ G → 0 → · · · |{z} |{z} k k+1 Which has cohomology: k H (D∗; G) = {g ∈ G | ng = 0} k+1 H (D∗; G) = G/nG 3 The first group is naturally isomorphic to Hom(Zn,G). The second group is isomorphic to Zn ⊗ G but the isomorphism is not natural since Zn ⊗ G is covariant in both variables. 2.1. Reduction to the free resolution case. Lemma 2.2 is obvious is you know what the symbols mean. The direct sum of chain complexes is given by (C∗ ⊕ D∗)n = Cn ⊕ Dn ⊕ C D ∂n = ∂n ⊕∂n ? ? (C∗ ⊕ D∗)n−1 = Cn−1 ⊕ Dn−1 L α L α Or, more generally, ( C )n = Cn with boundary map defined coordinatewise: ⊕ ∂ (··· , xα, xβ, ··· ) = (··· , ∂xα, ∂xβ, ··· ) The kernel and cokernels of ∂⊕ are also given coordinatewise: ⊕ C D α ker ∂ = ker ∂ ⊕ ker ∂ = ⊕Zn ⊕ C D α coker ∂ = coker ∂ ⊕ coker ∂ = ⊕Bn with homology M α M α M α ∼ M α Hn( C∗ ) = Zn / Bn = Hn(C∗ ) Lemma 2.1 has an obvious part and a nonobvious part. The obvious part, or at least the part that you are already supposed to know, is the following. (1) (⇒) Homotopy equivalent chain complexes have isomorphic homologies. (2) Next, C ' D implies that the cochain complexes are homotopy equivalent: ∗ ∗ C (C; G) = Hom(C∗,G) ' C (D; G) = Hom(D∗,G) ∗ ∼ ∗ (3) This implies that H (C∗; G) = H (D∗; G). Therefore, once we prove Lemma 2.1 we will know the following. Theorem 2.3. The homology of a free chain complex determines its cohomology with any coefficients. We broke the (nontrivial part of) Lemma 2.1 into two parts and proved the first part. Step 1. Every free chain complex C∗ is isomorphic to a direct sum of free chain complexes n C∗ of the following form: n ∂n+1 (2.1) C∗ : · · · ← 0 ← Dn ←−−− Dn+1 ← Dn+2 ← 0 ··· n where D = C∗ is exact except possibly at Dn. If the n-homology is H then we have a long exact sequence: ∂n+1 (2.2) 0 ← H ←− Dn ←−−− Dn+1 ← Dn+2 ← 0 ··· The sequence (2.1) is called a free resolution of H. Step 2. Any two free resolutions of H are chain homotopy equivalent. To do step 1, we broke up any free chain complex ∂n ∂n+1 C∗ : · · · ← Cn−1 ←− Cn ←−−− Cn+1 ← · · · 4 at the point Cn. This uses the following short exact sequence: ∂n 0 ← Bn−1 ←− Cn ←-Zn ← 0 The exactness of this sequence follows from the definitions of the symbols. Now use the fact that Proposition 2.4. Every subgroup of a free abelian group is free abelian. Thus Bn−1 is free which means that the above short exact sequence splits. I.e., there is a homomorphism s : Bn−1 → Cn so that ∂ns = idB. This makes Cn = sBn−1 ⊕ Zn. But, the image of ∂n+1 : Cn+1 → Cn lies in Zn and ∂n : Cn → Cn−1 is zero on Zn. Therefore the chain complex C∗ is isomorphic to the direct sum of the chain complexes: ∂n · · · ← Cn−1 ←− sBn−1 ← 0 ← · · · ∂n+1 · · · ← 0 ← Zn ←−−− Cn+1 ← · · · The first sequence is exact at degree n and above. The second sequence is zero in degrees < n. So, if we do this at every place where the homology of C∗ is nonzero, we get a decomposition of C∗ as desired. The traditional method is to do the above construction at every Cn, replacing each Cn with sBn−1 ⊕ Zn to get a direct sum of the free chain complexes: ∂n+1 · · · ← 0 ← Zn ←−−− sBn ← 0 ← · · · 2.2.
Recommended publications
  • Arxiv:1511.02907V1 [Math.AT] 9 Nov 2015 Oal Cci Ope Fpoetvs Hs R Xc Complexes Exact Algebr Are Homological These Gorenstein Projectives
    THE PROJECTIVE STABLE CATEGORY OF A COHERENT SCHEME SERGIO ESTRADA AND JAMES GILLESPIE Abstract. We define the projective stable category of a coherent scheme. It is the homotopy category of an abelian model structure on the category of unbounded chain complexes of quasi-coherent sheaves. We study the cofibrant objects of this model structure, which are certain complexes of flat quasi- coherent sheaves satisfying a special acyclicity condition. 1. introduction Let R be a ring and R-Mod the category of left R-modules. The projective stable module category of R was introduced in [BGH13]. The construction provides a triangulated category Sprj and a product-preserving functor γ : R-Mod −→Sprj taking short exact sequences to exact triangles, and kills all injective and projective modules (but typically will kill more than just these modules). The motivation for this paper is to extend this construction to schemes, that is, to replace R with a scheme X and introduce the projective stable (quasi-coherent sheaf) category of a scheme X. Although we don’t yet understand the situation in full generality, this paper does make significant progress towards this goal. Let us back up and explain the projective stable module category of a ring R. The idea is based on a familiar concept in Gorenstein homological algebra, that of a totally acyclic complex of projectives. These are exact complexes P of projective R-modules such that HomR(P,Q) is also exact for all projective R-modules Q. Such complexes historically arose in group cohomology theory, since the Tate cohomology groups are defined using totally acyclic complexes of projectives.
    [Show full text]
  • MA3403 Algebraic Topology Lecturer: Gereon Quick Lecture 21
    MA3403 Algebraic Topology Lecturer: Gereon Quick Lecture 21 21. Applications of cup products in cohomology We are going to see some examples where we calculate or apply multiplicative structures on cohomology. But we start with a couple of facts we forgot to mention last time. Relative cup products Let (X;A) be a pair of spaces. The formula which specifies the cup product by its effect on a simplex (' [ )(σ) = '(σj[e0;:::;ep]) (σj[ep;:::;ep+q]) extends to relative cohomology. For, if σ : ∆p+q ! X has image in A, then so does any restriction of σ. Thus, if either ' or vanishes on chains with image in A, then so does ' [ . Hence we get relative cup product maps Hp(X; R) × Hq(X;A; R) ! Hp+q(X;A; R) Hp(X;A; R) × Hq(X; R) ! Hp+q(X;A; R) Hp(X;A; R) × Hq(X;A; R) ! Hp+q(X;A; R): More generally, assume we have two open subsets A and B of X. Then the formula for ' [ on cochains implies that cup product yields a map Sp(X;A; R) × Sq(X;B; R) ! Sp+q(X;A + B; R) where Sn(X;A+B; R) denotes the subgroup of Sn(X; R) of cochains which vanish on sums of chains in A and chains in B. The natural inclusion Sn(X;A [ B; R) ,! Sn(X;A + B; R) induces an isomorphism in cohomology. For we have a map of long exact coho- mology sequences Hn(A [ B) / Hn(X) / Hn(X;A [ B) / Hn+1(A [ B) / Hn+1(X) Hn(A + B) / Hn(X) / Hn(X;A + B) / Hn+1(A + B) / Hn+1(X) 1 2 where we omit the coefficients.
    [Show full text]
  • Homological Mirror Symmetry for the Genus 2 Curve in an Abelian Variety and Its Generalized Strominger-Yau-Zaslow Mirror by Cath
    Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror by Catherine Kendall Asaro Cannizzo A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Mathematics in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Denis Auroux, Chair Professor David Nadler Professor Marjorie Shapiro Spring 2019 Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror Copyright 2019 by Catherine Kendall Asaro Cannizzo 1 Abstract Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror by Catherine Kendall Asaro Cannizzo Doctor of Philosophy in Mathematics University of California, Berkeley Professor Denis Auroux, Chair Motivated by observations in physics, mirror symmetry is the concept that certain mani- folds come in pairs X and Y such that the complex geometry on X mirrors the symplectic geometry on Y . It allows one to deduce information about Y from known properties of X. Strominger-Yau-Zaslow (1996) described how such pairs arise geometrically as torus fibra- tions with the same base and related fibers, known as SYZ mirror symmetry. Kontsevich (1994) conjectured that a complex invariant on X (the bounded derived category of coherent sheaves) should be equivalent to a symplectic invariant of Y (the Fukaya category). This is known as homological mirror symmetry. In this project, we first use the construction of SYZ mirrors for hypersurfaces in abelian varieties following Abouzaid-Auroux-Katzarkov, in order to obtain X and Y as manifolds.
    [Show full text]
  • D-Branes, RR-Fields and Duality on Noncommutative Manifolds
    D-BRANES, RR-FIELDS AND DUALITY ON NONCOMMUTATIVE MANIFOLDS JACEK BRODZKI, VARGHESE MATHAI, JONATHAN ROSENBERG, AND RICHARD J. SZABO Abstract. We develop some of the ingredients needed for string theory on noncommutative spacetimes, proposing an axiomatic formulation of T-duality as well as establishing a very general formula for D-brane charges. This formula is closely related to a noncommutative Grothendieck-Riemann-Roch theorem that is proved here. Our approach relies on a very general form of Poincar´eduality, which is studied here in detail. Among the technical tools employed are calculations with iterated products in bivariant K-theory and cyclic theory, which are simplified using a novel diagram calculus reminiscent of Feynman diagrams. Contents Introduction 2 Acknowledgments 3 1. D-Branes and Ramond-Ramond Charges 4 1.1. Flat D-Branes 4 1.2. Ramond-Ramond Fields 7 1.3. Noncommutative D-Branes 9 1.4. Twisted D-Branes 10 2. Poincar´eDuality 13 2.1. Exterior Products in K-Theory 13 2.2. KK-Theory 14 2.3. Strong Poincar´eDuality 16 2.4. Duality Groups 18 arXiv:hep-th/0607020v3 26 Jun 2007 2.5. Spectral Triples 19 2.6. Twisted Group Algebra Completions of Surface Groups 21 2.7. Other Notions of Poincar´eDuality 22 3. KK-Equivalence 23 3.1. Strong KK-Equivalence 24 3.2. Other Notions of KK-Equivalence 25 3.3. Universal Coefficient Theorem 26 3.4. Deformations 27 3.5. Homotopy Equivalence 27 4. Cyclic Theory 27 4.1. Formal Properties of Cyclic Homology Theories 27 4.2. Local Cyclic Theory 29 5.
    [Show full text]
  • Combinatorial Topology and Applications to Quantum Field Theory
    Combinatorial Topology and Applications to Quantum Field Theory by Ryan George Thorngren A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Mathematics in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Vivek Shende, Chair Professor Ian Agol Professor Constantin Teleman Professor Joel Moore Fall 2018 Abstract Combinatorial Topology and Applications to Quantum Field Theory by Ryan George Thorngren Doctor of Philosophy in Mathematics University of California, Berkeley Professor Vivek Shende, Chair Topology has become increasingly important in the study of many-body quantum mechanics, in both high energy and condensed matter applications. While the importance of smooth topology has long been appreciated in this context, especially with the rise of index theory, torsion phenomena and dis- crete group symmetries are relatively new directions. In this thesis, I collect some mathematical results and conjectures that I have encountered in the exploration of these new topics. I also give an introduction to some quantum field theory topics I hope will be accessible to topologists. 1 To my loving parents, kind friends, and patient teachers. i Contents I Discrete Topology Toolbox1 1 Basics4 1.1 Discrete Spaces..........................4 1.1.1 Cellular Maps and Cellular Approximation.......6 1.1.2 Triangulations and Barycentric Subdivision......6 1.1.3 PL-Manifolds and Combinatorial Duality........8 1.1.4 Discrete Morse Flows...................9 1.2 Chains, Cycles, Cochains, Cocycles............... 13 1.2.1 Chains, Cycles, and Homology.............. 13 1.2.2 Pushforward of Chains.................. 15 1.2.3 Cochains, Cocycles, and Cohomology.........
    [Show full text]
  • The Decomposition Theorem, Perverse Sheaves and the Topology Of
    The decomposition theorem, perverse sheaves and the topology of algebraic maps Mark Andrea A. de Cataldo and Luca Migliorini∗ Abstract We give a motivated introduction to the theory of perverse sheaves, culminating in the decomposition theorem of Beilinson, Bernstein, Deligne and Gabber. A goal of this survey is to show how the theory develops naturally from classical constructions used in the study of topological properties of algebraic varieties. While most proofs are omitted, we discuss several approaches to the decomposition theorem, indicate some important applications and examples. Contents 1 Overview 3 1.1 The topology of complex projective manifolds: Lefschetz and Hodge theorems 4 1.2 Families of smooth projective varieties . ........ 5 1.3 Singular algebraic varieties . ..... 7 1.4 Decomposition and hard Lefschetz in intersection cohomology . 8 1.5 Crash course on sheaves and derived categories . ........ 9 1.6 Decomposition, semisimplicity and relative hard Lefschetz theorems . 13 1.7 InvariantCycletheorems . 15 1.8 Afewexamples.................................. 16 1.9 The decomposition theorem and mixed Hodge structures . ......... 17 1.10 Historicalandotherremarks . 18 arXiv:0712.0349v2 [math.AG] 16 Apr 2009 2 Perverse sheaves 20 2.1 Intersection cohomology . 21 2.2 Examples of intersection cohomology . ...... 22 2.3 Definition and first properties of perverse sheaves . .......... 24 2.4 Theperversefiltration . .. .. .. .. .. .. .. 28 2.5 Perversecohomology .............................. 28 2.6 t-exactness and the Lefschetz hyperplane theorem . ...... 30 2.7 Intermediateextensions . 31 ∗Partially supported by GNSAGA and PRIN 2007 project “Spazi di moduli e teoria di Lie” 1 3 Three approaches to the decomposition theorem 33 3.1 The proof of Beilinson, Bernstein, Deligne and Gabber .
    [Show full text]
  • Arxiv:1405.5768V1
    THE STABLE MODULE CATEGORY OF A GENERAL RING DANIEL BRAVO, JAMES GILLESPIE, AND MARK HOVEY Abstract. For any ring R we construct two triangulated categories, each ad- mitting a functor from R-modules that sends projective and injective modules to 0. When R is a quasi-Frobenius or Gorenstein ring, these triangulated cat- egories agree with each other and with the usual stable module category. Our stable module categories are homotopy categories of Quillen model structures on the category of R-modules. These model categories involve generalizations of Gorenstein projective and injective modules that we derive by replacing finitely presented modules by modules of type FP∞. 1. Introduction This paper is about the generalization of Gorenstein homological algebra to arbitrary rings. Gorenstein homological algebra first arose in modular representa- tion theory, where one looks at representations of a finite group G over a field k whose characteristic divides the order of G. In this case, the group ring k[G] is quasi-Frobenius, which means that projective and injective modules coincide. It is natural, then, to ignore them and form the stable module category Stmod(k[G]) by identifying two kG-module maps f,g : M −→ N when g − f factors through a projective module. The stable module category is the main object of study in modular representation theory. For example, the Tate cohomology of G is just Stmod(k[G])(k, k)∗. One could perform this construction for any ring R, but the resulting category only has good properties when the ring is quasi-Frobenius. In this case, the re- sulting category Stmod(R) is not abelian, but it is triangulated.
    [Show full text]
  • Cha Cheeger-Gromov CPAM.Pdf
    A topological approach to Cheeger-Gromov universal bounds for von Neumann rho-invariants Jae Choon Cha Abstract. Using deep analytic methods, Cheeger and Gromov showed that for any smooth (4k − 1)-manifold there is a universal bound for the von Neumann L2 ρ-invariants associated to arbitrary regular covers. We present a new simple proof of the existence of a universal bound for topological (4k − 1)-manifolds, using L2-signatures of bounding 4k-manifolds. For 3-manifolds, we relate the universal bound to triangulations, mapping class groups, and framed links, by giving explicit estimates. We show that our estimates are asymptotically optimal. As an application, we give new lower bounds of the complexity of 3-manifolds which can be arbitrarily larger than previously known lower bounds. As ingredients of the proofs which seem interesting on their own, we develop a geometric construction of efficient 4-dimensional bordisms of 3-manifolds over a group, and develop an algebraic notion of uniformly controlled chain homotopies. Contents 1. Introduction and main results 2 1.1. Background and motivation 2 1.2. MainresultsontheCheeger-Gromovuniversalbound 3 1.3. Applications to lower bounds of the complexity of 3-manifolds 6 1.4. Efficient 4-dimensional bordisms over a group 7 1.5. Controlled chain homotopy 9 2. Existence of universal bounds 11 2.1. A topological definition of the Cheeger-Gromov ρ-invariant 12 2.2. Existence of a universal bound 13 3. Construction of bordisms and 2-handle complexity 14 3.1. Geometric construction of bordisms 15 3.2. Simplicial-cellular approximations of maps into classifying spaces 17 3.3.
    [Show full text]
  • GROUP and GALOIS COHOMOLOGY Romyar Sharifi
    GROUP AND GALOIS COHOMOLOGY Romyar Sharifi Contents Chapter 1. Group cohomology5 1.1. Group rings5 1.2. Group cohomology via cochains6 1.3. Group cohomology via projective resolutions 11 1.4. Homology of groups 14 1.5. Induced modules 16 1.6. Tate cohomology 18 1.7. Dimension shifting 23 1.8. Comparing cohomology groups 24 1.9. Cup products 34 1.10. Tate cohomology of cyclic groups 41 1.11. Cohomological triviality 44 1.12. Tate’s theorem 48 Chapter 2. Galois cohomology 53 2.1. Profinite groups 53 2.2. Cohomology of profinite groups 60 2.3. Galois theory of infinite extensions 64 2.4. Galois cohomology 67 2.5. Kummer theory 69 3 CHAPTER 1 Group cohomology 1.1. Group rings Let G be a group. DEFINITION 1.1.1. The group ring (or, more specifically, Z-group ring) Z[G] of a group G con- sists of the set of finite formal sums of group elements with coefficients in Z ( ) ∑ agg j ag 2 Z for all g 2 G; almost all ag = 0 : g2G with addition given by addition of coefficients and multiplication induced by the group law on G and Z-linearity. (Here, “almost all” means all but finitely many.) In other words, the operations are ∑ agg + ∑ bgg = ∑ (ag + bg)g g2G g2G g2G and ! ! ∑ agg ∑ bgg = ∑ ( ∑ akbk−1g)g: g2G g2G g2G k2G REMARK 1.1.2. In the above, we may replace Z by any ring R, resulting in the R-group ring R[G] of G. However, we shall need here only the case that R = Z.
    [Show full text]
  • K-Theory for Group C -Algebras
    K-theory for group C∗-algebras Paul F. Baum1 and Rub´enJ. S´anchez-Garc´ıa2 1 Mathematics Department 206 McAllister Building The Pennsylvania State University University Park, PA 16802 USA [email protected] 2 Mathematisches Institut Heinrich-Heine-Universit¨atD¨usseldorf Universit¨atsstr. 1 40225 D¨usseldorf Germany [email protected] Final draft (Last compiled on July 30, 2009) Introduction These notes are based on a lecture course given by the first author in the Sedano Winter School on K-theory held in Sedano, Spain, on January 22- 27th of 2007. They aim at introducing K-theory of C∗-algebras, equivariant K-homology and KK-theory in the context of the Baum-Connes conjecture. We start by giving the main definitions, examples and properties of C∗- algebras in Section 1. A central construction is the reduced C∗-algebra of a locally compact, Hausdorff, second countable group G. In Section 2 we define K-theory for C∗-algebras, state the Bott periodicity theorem and establish the connection with Atiyah-Hirzebruch topological K-theory. Our main motivation will be to study the K-theory of the reduced C∗- algebra of a group G as above. The Baum-Connes conjecture asserts that these K-theory groups are isomorphic to the equivariant K-homology groups of a certain G-space, by means of the index map. The G-space is the universal example for proper actions of G, written EG. Hence we procceed by discussing proper actions in Section 3 and the universal space EG in Section 4. Equivariant K-homology is explained in Section 5.
    [Show full text]
  • The Baum-Connes Conjecture: an Extended Survey
    The Baum-Connes conjecture: an extended survey Maria Paula GOMEZ APARICIO, Pierre JULG, and Alain VALETTE May 27, 2019 To Alain Connes, for providing lifelong inspiration Contents 1 Introduction 3 1.1 Building bridges . 3 1.2 In a nutshell - without coefficients... 4 1.3 ... and with coefficients . 5 1.4 Structureofthesenotes ......................... 5 1.5 Whatdoweknowin2019? ....................... 6 1.6 Agreatconjecture?............................ 7 1.7 Whichmathematicsareneeded? . 7 2 Birth of a conjecture 8 2.1 Elliptic (pseudo-) differential operators . 8 2.2 Square-integrablerepresentations . 9 2.3 Enters K-theory for group C∗-algebras................. 11 2.4 TheConnes-Kasparovconjecture . 12 2.5 TheNovikovconjecture .. .. .. .. .. .. .. .. .. .. .. 15 3 Index maps in K-theory: the contribution of Kasparov 17 3.1 Kasparovbifunctor............................ 17 3.2 DiracinductioninKK-theory . 19 arXiv:1905.10081v1 [math.OA] 24 May 2019 3.3 The dual Dirac method and the γ-element............... 19 3.4 FromK-theorytoK-homology . 21 3.5 Generalisation to the p-adiccase .................... 23 4 Towards the official version of the conjecture 25 4.1 Time-dependentleft-handside . 25 4.2 The classifying space for proper actions, and its K-homology . 27 4.3 The Baum-Connes-Higson formulation of the conjecture . .. 27 4.4 Generalizing the γ-elementmethod. .. .. .. .. .. .. .. .. 29 4.4.1 Thecaseofgroupsactingonbolicspaces . 29 1 4.4.2 Tu’sabstractgammaelement . 30 4.4.3 Nishikawa’s new approach . 32 4.5 Consequences of the Baum-Connes conjecture . .. 33 4.5.1 Injectivity: theNovikovconjecture . 33 4.5.2 Injectivity: the Gromov-Lawson-Rosenberg conjecture . .. 35 4.5.3 Surjectivity: the Kadison-Kaplansky conjecture . 35 4.5.4 Surjectivity: vanishing of a topological Whitehead group .
    [Show full text]
  • Chapter 1 Algebraic Künneth Formula
    Universitat de Barcelona GRAU DE MATEMATIQUES` Final year project Cohomology of Product Spaces from a Categorical Viewpoint Alvaro´ Torras supervised by Prof. Carles Casacuberta January 18, 2016 2 3 Introduction One of the aims of Algebraic Topology is to study complex problems within Topology by translating them into the more workable world of Algebra. This is usually done by defining invariants such as singular homology and singular cohomology. Both of them help us find properties of spaces. In many cases, homology is not enough and it is desirable to know the cohomology of spaces. For instance, although a product of two Klein Bottles and (S1 ∨ RP2) × (S1 ∨ RP2) have isomorphic homology modules, their respective cohomologies have different ring structures, as shown in Example 3.15, which can also be found in [8]. All other examples and counterexamples given in this project are due to the author. These invariants are very powerful since they contain much information of the spaces that are being studied. The first goal of the present work is to prove a formula that relates the homology of a product of spaces with the homologies of the factors. This formula was obtained in the first half of the past century after the work of H. K¨unneth, who found in 1923 a relation between the Betti numbers of the product of two spaces and the Betti numbers of each of its factors; see [3, Chapter II, Section 5]. In this work, we want to study K¨unneth formulas for both homology and cohomology. Although the homology K¨unneth formula is a very standard result, the cohomology K¨unneth formula is harder to be found in modern literature, and this is why its study is interesting.
    [Show full text]