Lambda-Rings

Total Page:16

File Type:pdf, Size:1020Kb

Lambda-Rings LAMBDA-RINGS ZEHUI CHEN Abstract. We give a brief introduction to the theory of λ-rings accessible to undergraduate students. We begin by introducing the concepts of tensor product, exterior power, and graded vector spaces. Then we give the definition of λ-rings and discuss several examples. Finally, we explain how direct sums, tensor products, and exterior powers of (graded) vector spaces induce λ-ring structures on the Grothendieck groups of these categories. Contents 1. Introduction1 2. Tensor Product2 3. Exterior Power4 4. Graded Vector Spaces6 5. λ-Rings8 6. Direct Sum, Tensor Product, Exterior Power and λ-Ring Structure 12 References 14 1. Introduction In algebra, a λ-ring is a commutative ring equipped with a λ-operation. The study of λ-rings is mainly motivated by the behaviour of tensor products and exterior powers over vector spaces. The categories of vector spaces and graded vector spaces, with direct sum, tensor product, and exterior power, induce the addition, multiplication, and λ-operation in λ-rings of integers Z and Laurent polynomials. The purpose of this paper is to give a brief introduction to the subject accessible to under- graduate students with basic knowledge of linear algebra and group theory. In Section2, we provide the definition of the tensor product and show its basic properties, i.e. the universal property, its dimension, and a kind of distributivity. In Section3, we define the exterior power of vector spaces and prove the theorem of dimensions of exterior powers. After that, we explain graded vector spaces and graded dimension of tensor products and exterior powers in Section4. Then, in Section5, the axioms of λ-rings are given as well as some simple exam- ples of λ-rings, including the integers Z, the ring of power series, and the ring of symmetric functions. Finally, we explain how the operations of direct sum, tensor product, and exterior power of (graded) vector spaces, induce λ-ring structures on the integers and on the ring of Laurent polynomials, when we identify these rings with the Grothendieck groups of the categories of finite-dimensional vector spaces and finite-dimensional graded vector spaces. 2 ZEHUI CHEN Acknowledgements. This project was completed as part of an Undergraduate Research Project at the University of Ottawa. I would like to thank Professor Alistair Savage at the University of Ottawa for his advice and support. 2. Tensor Product Definition 2.1. (Bilinear map). Let U, V , and W be three vector spaces over the same field F . Then a bilinear map b: U × V ! W is a mapping such that (a) b(u1 + u2; v) = b(u1; v) + b(u2; v) for all u1; u2 2 U, v 2 V (b) b(u; v1 + v2) = b(u; v1) + b(u; v2) for all u 2 U, v1; v2 2 V (c) b(αu; v) = αb(u; v) = b(u; αv) for all u 2 U, v 2 V , α 2 F In other words, b(·; v) is linear from U to W for all v 2 V , and b(u; ·) is linear from V to W for all u 2 U. Example 2.2. Let M be an m × n complex matrix, U be the vector space Cm, and V be the vector space Cn. Define the map b: U × V ! C by b(u; v) = uT Mv for all u 2 U and v 2 V where uT is the transpose of vector u. Then, the function b is a bilinear map. Definition 2.3. (Tensor product). Let U; V be vector spaces. The tensor product of U and V , denoted U ⊗ V , is a vector space together with a bilinear map ⊗: U × V ! U ⊗ V such that for any bilinear map b: U × V ! W , there exists a unique linear map `: U ⊗ V ! W such that b = ` ◦ ⊗, that is, such that the following diagram commutes: ⊗ U × V U ⊗ V ` b W Definition 2.4. (Free vector space). Let S be a set and F be a field. The free vector space F (S) generated by S is defined as F (S) = ff : S ! F j f(s) = 0 for all s 2 S n S0 where S0 is some finite subset of Sg where the operations on F (S) are defined as pointwise addition and scalar multiplication. Definition 2.5. (Quotient space). Let V be a vector space and W ⊆ V be a subspace of V . Define ∼ to be the equivalence relation such that v1 ∼ v2 if and only if v1 − v2 2 W for all v1; v2 2 V . Then, the quotient space V=W is defined as V= ∼ and the elements in V=W are equivalence classes [v] for v 2 V . Definition 2.6. (Tensor product). Let U and V be vector spaces over field F . Define W ⊆ F (U × V ) to be W = f(u1 + u2; v) − (u1; v) − (u2; v) j u1; u2 2 U; v 2 V g [ f(u; v1 + v2) − (u; v1) − (u; v2) j u 2 U; v1; v2 2 V g [ fα(u; v) − (αu; v) j u 2 U; v 2 V; α 2 F g [ fα(u; v) − (u; αv) j u 2 U; v 2 V; α 2 F g: LAMBDA-RINGS 3 Then, the tensor product of U and V , denoted U ⊗V , is defined as U ⊗V = F (U ×V )=W . For u 2 U and v 2 V , the tensor product of u and v, denoted u ⊗ v, is defined as u ⊗ v = [(u; v)]. It follows from the definition of the quotient space that the tensor product satisfies the following properties: (a)( u1 + u2) ⊗ v = u1 ⊗ v + u2 ⊗ v for all u1; u2 2 U and v 2 V . (b) u ⊗ (v1 + v2) = u ⊗ v1 + u ⊗ v2 for all u 2 U and v1; v2 2 V . (c) αu ⊗ v = α(u ⊗ v) = u ⊗ αv for all u 2 U; v 2 V , and α 2 F Remark 2.7. One can show that the tensor product as defined in Definition2 :6 satisfies the universal property of Definition2 :3. Theorem 2.8. Let U and V be two finite-dimensional vector spaces over field F . Then, dim(U ⊗ V ) = dim U dim V: Proof. Let dim U = m and dim V = n. Then, U has a basis S1 = fu1; u2; : : : ; umg and V has a basis S2 = fv1; v2; : : : ; vng. Now, define S = fui ⊗ vj : ui 2 S1; vj 2 S2g. The set S is a subset of U ⊗ V with mn elements, so it is enough to prove that S is a basis of U ⊗ V . For any element that can be written as u ⊗ v 2 U ⊗ V , let u = α1u1 + α2u2 + ::: + αmum and v = β1v1 + β2v2 + ::: + βnvn for αi; βj 2 F . Then, it becomes m n X X u ⊗ v = (α1u1 + α2u2 + ::: + αmum) ⊗ (β1v1 + β2v2 + ::: + βnvn) = αiβj(ui ⊗ vj): i=1 j=1 Then, any arbitrary element x = u ⊗ v + u0 ⊗ v0 + ::: can be written as m n X X x = cij(ui ⊗ vj): i=1 j=1 It follows x 2 Span(S), so U ⊗ V ⊆ Span(S). Obviously, S ⊆ U ⊗ V , so Span(S) ⊆ U ⊗ V . Thus, we have U ⊗ V = Span(S). Let 1; : : : ; m be the dual basis to S1 and let φ1; : : : ; φn be the dual basis to S2. Then define the maps bi;j(u; v) = i(u)φj(v) for all 1 ≤ i ≤ m and 1 ≤ j ≤ n. When v is fixed, φj(v) becomes a fixed scalar c 2 F , then bi;j(u; v) = c i(u). The dual basis i(u) is a linear transformation, so bi;j(·; v) is linear from U to F for all v 2 V . Similarly, bi;j(u; ·) is linear from V to F for all u 2 U. Hence, bi;j(u; v) = i(u)φj(v) are bilinear maps. By the universal property, these induce maps on the tensor product, i.e. for all 1 ≤ k ≤ m; 1 ≤ l ≤ n, there exist `k;l such that `k;l(u ⊗ v) = bk;l(u; v). Now, fix 1 ≤ k ≤ m; 1 ≤ l ≤ n, suppose m n X X ci;jui ⊗ vj = 0 for some ci;j 2 F; 1 ≤ i ≤ m; 1 ≤ j ≤ n: i=1 j=1 Then, `k;l(u ⊗ v) = `k;l(0) = 0, which means m n X X ci;jbk;l(ui; vj) = ck;l = 0 for 1 ≤ i ≤ m; 1 ≤ j ≤ n: i=1 j=1 Thus, ck;l = 0 for all 1 ≤ k ≤ m; 1 ≤ l ≤ n. Consequently, S is linearly independent. Therefore, S is a basis of U ⊗V . So, we have dim(U ⊗V ) = jSj = mn = dim U dim V . 4 ZEHUI CHEN Proposition 2.9 (Distributive law of tensor product over direct sum). Let U; V; W be finite- dimensional vector spaces, then U ⊗ (V ⊕ W ) ∼= (U ⊗ V ) ⊕ (U ⊗ W ): Proof. Let U be an l-dimensional vector space, V be an m-dimensional vector space and W be an n-dimensional vector space. Then, by Theorem 2.8, the dimension of U ⊗ (V ⊕ W ) is dim(U ⊗ (V ⊕ W )) = dim(U) dim(V ⊕ W ) = dim(U)(dim(V ) + dim(W )) = dim(U) dim(V ) + dim(U) dim(W ): On the other hand, we have dim((U ⊗ V ) ⊕ (U ⊗ W )) = dim(U ⊗ V ) + dim(U ⊗ W ) = dim(U) dim(V ) + dim(U) dim(W ): Thus, U ⊗(V ⊕W ) and (U ⊗V )⊕(U ⊗W ) have the same dimension, so they are isomorphic. 3. Exterior Power If we generalize the idea of tensor product in Definition2 :3, we can replace the vector spaces U; V with vector spaces V1;V2;:::Vk and change the bilinear map to multilinear map.
Recommended publications
  • 1. Introduction There Is a Deep Connection Between Algebras and the Categories of Their Modules
    Pr´e-Publica¸c~oesdo Departamento de Matem´atica Universidade de Coimbra Preprint Number 09{15 SEMI-PERFECT CATEGORY-GRADED ALGEBRAS IVAN YUDIN Abstract: We introduce the notion of algebras graded over a small category and give a criterion for such algebras to be semi-perfect. AMS Subject Classification (2000): 18E15,16W50. 1. Introduction There is a deep connection between algebras and the categories of their modules. The interplay between their properties contributes to both the structure theory of algebras and the theory of abelian categories. It is often the case that the study of the category of modules over a par- ticular algebra can lead to the use of other abelian categories, which are non-equivalent to module categories over any algebra. One of such exam- ples is the category of modules over a C-graded algebra, where C is a small category. Such categories appear in the joint work of the author and A. P. Santana [18] on homological properties of Schur algebras. Algebras graded over a small category generalise the widely known group graded algebras (see [16, 12, 8, 15, 14]), the recently introduced groupoid graded algebras (see [10, 11, 9]), and Z-algebras, used in the theory of operads (see [17]). One of the important properties of some abelian categories, that consider- ably simplifies the study of their homological properties, is the existence of projective covers for finitely generated objects. Such categories were called semi-perfect in [7]. We give in this article the characterisation of C-graded algebras whose categories of modules are semi-perfect.
    [Show full text]
  • Z3-Graded Geometric Algebra 1 Introduction
    Adv. Studies Theor. Phys., Vol. 4, 2010, no. 8, 383 - 392 Z3-Graded Geometric Algebra Farid Makhsoos Department of Mathematics Faculty of Sciences Islamic Azad University of Varamin(Pishva) Varamin-Tehran-Iran Majid Bashour Department of Mathematics Faculty of Sciences Islamic Azad University of Varamin(Pishva) Varamin-Tehran-Iran [email protected] Abstract By considering the Z2 gradation structure, the aim of this paper is constructing Z3 gradation structure of multivectors in geometric alge- bra. Mathematics Subject Classification: 16E45, 15A66 Keywords: Graded Algebra, Geometric Algebra 1 Introduction The foundations of geometric algebra, or what today is more commonly known as Clifford algebra, were put forward already in 1844 by Grassmann. He introduced vectors, scalar products and extensive quantities such as exterior products. His ideas were far ahead of his time and formulated in an abstract and rather philosophical form which was hard to follow for contemporary math- ematicians. Because of this, his work was largely ignored until around 1876, when Clifford took up Grassmann’s ideas and formulated a natural algebra on vectors with combined interior and exterior products. He referred to this as an application of Grassmann’s geometric algebra. Due to unfortunate historic events, such as Clifford’s early death in 1879, his ideas did not reach the wider part of the mathematics community. Hamil- ton had independently invented the quaternion algebra which was a special 384 F. Makhsoos and M. Bashour case of Grassmann’s constructions, a fact Hamilton quickly realized himself. Gibbs reformulated, largely due to a misinterpretation, the quaternion alge- bra to a system for calculating with vectors in three dimensions with scalar and cross products.
    [Show full text]
  • Dimension Formula for Graded Lie Algebras and Its Applications
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 351, Number 11, Pages 4281–4336 S 0002-9947(99)02239-4 Article electronically published on June 29, 1999 DIMENSION FORMULA FOR GRADED LIE ALGEBRAS AND ITS APPLICATIONS SEOK-JIN KANG AND MYUNG-HWAN KIM Abstract. In this paper, we investigate the structure of infinite dimensional Lie algebras L = α Γ Lα graded by a countable abelian semigroup Γ sat- isfying a certain finiteness∈ condition. The Euler-Poincar´e principle yields the denominator identitiesL for the Γ-graded Lie algebras, from which we derive a dimension formula for the homogeneous subspaces Lα (α Γ). Our dimen- sion formula enables us to study the structure of the Γ-graded2 Lie algebras in a unified way. We will discuss some interesting applications of our dimension formula to the various classes of graded Lie algebras such as free Lie algebras, Kac-Moody algebras, and generalized Kac-Moody algebras. We will also dis- cuss the relation of graded Lie algebras and the product identities for formal power series. Introduction In [K1] and [Mo1], Kac and Moody independently introduced a new class of Lie algebras, called Kac-Moody algebras, as a generalization of finite dimensional simple Lie algebras over C. These algebras are ususally infinite dimensional, and are defined by the generators and relations associated with generalized Cartan matrices, which is similar to Serre’s presentation of complex semisimple Lie algebras. In [M], by generalizing Weyl’s denominator identity to the affine root system, Macdonald obtained a new family of combinatorial identities, including Jacobi’s triple product identity as the simplest case.
    [Show full text]
  • Determinants of Complexes
    APPENDIX A Determinants of Complexes Complexes Let k be a field. A complex of k-vector spaces is a graded vector space W· = EBieZ Wi together with a family of linear operators di+l Odi = o. The spaces Wi are called the terms of W·. Throughout this Appendix we shall assume that all but finitely many tenns of a complex are zero. Cohomology spaces of a complex w· are defined as Hi (W·) = Ker(di)/Im(di_l). A complex w· is called exact if all Hi (W·) are equal to zero. Example 1. Any linear operator between two vector spaces, say, w- 1 and Wo, can be regarded as a complex with only two non-zero tenns: Such a complex is exact if and only if d_1 is invertible. For any graded vector space w· and any m E Z we shall denote by W·[m] the same vector space but with the grading shifted by m: The same notation will be used for complexes. Let v· and w· be two complexes of vector spaces. A morphism of complexes J : V· -+ w· is a collection of linear operators /; : Vi -+ Wi which commute with the differentials in v· and w·. The cone of a morphism J is a new complex Cone(f) with tenns Cone(fi = Wi 6) Vi+l and the differential given by d(w, v) = (dw(w) + (-li+1J(v), dv(v»), WE Wi, V E Vi+l. (I) Any morphism of complexes J : V· -+ w· induces a morphism of cohomology spaces Hi (f) : Hi(V.) -+ Hi(W·).
    [Show full text]
  • Graded Polynomial Identities of Matrices Yuri Bahturin A,B,∗,1, Vesselin Drensky C Adepartment of Mathematics and Statistics, Memorial University of Newfoundland, St
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Linear Algebra and its Applications 357 (2002) 15–34 www.elsevier.com/locate/laa Graded polynomial identities of matrices Yuri Bahturin a,b,∗,1, Vesselin Drensky c aDepartment of Mathematics and Statistics, Memorial University of Newfoundland, St. John’s, Canada NF A1A 5K9 bDepartment of Algebra, Faculty of Mathematics and Mechanics, Moscow State University, Moscow 119899, Russia cInstitute of Mathematics and Informatics, Bulgarian Academy of Sciences, Akad. G. Bonchev Str., Block 8, 1113 Sofia, Bulgaria Received 17 October 2001; accepted 9 March 2002 Submitted by R. Guralnick Abstract We consider G-graded polynomial identities of the p × p matrix algebra Mp(K) over a field K of characteristic 0 graded by an arbitrary group G. We find relations between the G- graded identities of the G-graded algebra Mp(K) and the (G × H)-graded identities of the tensor product of Mp(K) and the H-graded algebra Mq (K) with a fine H-grading. We also find a basis of the G-graded identities of Mp(K) with an elementary grading such that the identity component coincides with the diagonal of Mp(K). © 2002 Elsevier Science Inc. All rights reserved. AMS classification: 16R20; 16W50 Keywords: Full matrix algebras; Graded algebras; Identical relations 1. Introduction In this paper we study graded polynomial identities of the p × p matrix algebra Mp(K) over a field K of characteristic 0. Concerning the ordinary polynomial iden- tities, the picture is completely clear only for 2 × 2 matrices.
    [Show full text]
  • Properadic Homotopical Calculus 3
    PROPERADIC HOMOTOPICAL CALCULUS ERIC HOFFBECK, JOHAN LERAY, AND BRUNO VALLETTE Abstract. In this paper, we initiate the generalisation of the operadic calculus which governs the prop- erties of homotopy algebras to a properadic calculus which governs the properties of homotopy gebras over a properad. In this first article of a series, we generalise the seminal notion of ∞-morphisms and the ubiquitous homotopy transfer theorem. As an application, we recover the homotopy properties of in- volutive Lie bialgebras developed by Cieliebak–Fukaya–Latschev and we produce new explicit formulas. Contents Introduction 1 1. Monoidal structures on symmetric bimodules 3 2. Properadic homological algebra 7 3. Infinity-morphisms of homotopy gebras 11 4. The homotopy transfer theorem 19 5. Obstruction theory 26 6. Examples 28 References 35 Introduction There are basically two ways to do algebraic homotopy theory: one can work on a conceptual level using model categories and higher categories or one can use the more explicit operadic calculus. Let us see how this works. Suppose that one is interested in understanding the homotopical properties of a category of algebras of type P. This means that one would like to describe their behaviour under quasi-isomorphisms, i.e. the morphisms which induce isomorphisms on the level of homology. The main issue is that being quasi-isomorphic is not an equivalence relation: quasi-isomorphisms are not invertible in general. This problem is similar to the invertibility of 1−x: it is not invertible in the space arXiv:1910.05027v2 [math.QA] 25 Nov 2019 of degree 1 polynomials but it is invertible if one can consider series where (1− x)−1 = 1+ x + x2 +··· .
    [Show full text]
  • Dg Lie Algebras and the Maurer-Cartan Equation
    LECTURE 3: DG LIE ALGEBRAS AND THE MAURER-CARTAN EQUATION 1. Where are we going? This lecture marks the end of motivation from classical deformation theory and begins the bulk portion of course. Recall, we have defined the theory of formal moduli problems from a functor of points perspective. Precisely, a formal moduli problem over k is a functor F : Artk ! Set satisfying some hypotheses. In many examples, we found that such a formal moduli problem are \controlled" by the cohomology of another algebraic object that was equipped with a Lie bracket of sorts. In this lecture we begin to formalize this algebraic notion, namely dg Lie algebras, as well as connect it back to deformation theory through the Maurer-Cartan equation. After introducing some definitions and foundational context, our goal in the next few lectures is to construct a functor dg Def : Liek ! Modulik from the category of dg Lie algebras to the category of formal moduli problems over k. Most of the rest of the course contemplates how far (or close) this functor is from being an equivalence. 2. A introduction to dg Lie algebras Let R be a commutative ring over k. A derivation of R is a k-linear map D : R ! R such that for all a; b 2 R one has D(ab) = D(a)b + aD(b): Let Der(R) be the vector space of all derivations. Suppose D1;D2 are R-derivations and consider the composition D1 ◦ D2 : R ! R. Applied to the product of two elements we compute (D1◦D2)(ab) = D1(D2(a)b+aD2(b)) = (D1◦D2)(a)b+D1(a)D2(b)+D2(a)D1(b)+a(D1◦D2)(b): In particular, D1 ◦D2 is not a derivation.
    [Show full text]
  • SOME MULTILINEAR ALGEBRA OVER FIELDS WHICH I UNDERSTAND Most of What Is Discussed in This Handout Extends Verbatim to All Fields
    SOME MULTILINEAR ALGEBRA OVER FIELDS WHICH I UNDERSTAND Most of what is discussed in this handout extends verbatim to all fields with the exception of the description of the Exterior and Symmetric Algebras, which requires more care in non-zero characteristic. These differences can be easily accounted for except for the properties of the Exterior Algebra in characteristic 2, which require a significant amount of work to understand. I will, however, assume that the vector field is R. 1 1. The Tensor Product Definition 1. Let V , U and W be vector spaces. A bilinear map Á from V £ U to W is a map which satisfies the following conditions: ² Á(a1v1 + a2v2; u) = a1Á(v1; u) + a2Á(v2; u) for all v1; v2 2 V , u 2 U, a1; a2 2 R. ² Á(v; b1u1 + b2u2) = b1Á(v; u1) + b2Á(v; u2) for all v 2 V , u1; u2 2 U, b1; b2 2 R. Here are some examples of bilinear maps: (1) If U = R and V is any vector space, we may define a bilinear map with range W = V using the formula Á(v; c) = cv: (2) If U is any vector space, and V is the dual vector space U ?, we may define a bilinear map with range R using the formula Á(v; ®) = ®(v): (3) If A is an algebra over R, then the product operation defines a bilinear map Á : A £ A ! A: Á(a; b) = ab: (4) More generally, if A is an algebra over R, and M is a module over the algebra A, then the action of A on M defines a bilinear map Á : A £ M ! M: Á(a; m) = am: (5) Going back to reality, we can pick M = Rn, and A = M(n; n), the set of n£ n matrices with coefficients in R.
    [Show full text]
  • An Introduction to Combinatorial Hopf Algebras and Renormalisation
    AN INTRODUCTION TO COMBINATORIAL HOPF ALGEBRAS AND RENORMALISATION DOMINIQUE MANCHON Abstract. We give an account of renormalisation in connected graded Hopf algebras. MSC Classification: 05C05, 16T05, 16T10, 16T15, 16T30. Keywords: Bialgebras, Hopf algebras, Comodules, Rooted trees, Renormalisation, Shuffle, quasi-shuffle. Contents Introduction 2 1. Preliminaries 2 1.1. Semigroups, monoids and groups 3 1.2. Rings and fields 4 1.3. Modules over a ring 7 1.4. Linear algebra 7 1.5. Tensor product 8 1.6. Duality 10 1.7. Graded vector spaces 11 1.8. Filtrations and the functor Gr 11 Exercices for Section 1 12 2. Hopf algebras: an elementary introduction 13 2.1. Algebras and modules 13 2.2. Coalgebras and comodules 16 2.3. Convolution product 20 2.4. Intermezzo: Lie algebras 20 2.5. Bialgebras and Hopf algebras 20 Exercises for Section 2 23 3. Gradings, filtrations, connectedness 25 3.1. Connected graded bialgebras 25 3.2. Connected filtered bialgebras 27 3.3. Characters and infinitesimal characters 29 Exercises for Section 3 31 4. Examples of graded bialgebras 32 4.1. The Hopf algebra of rooted forests 32 Date: December 2016. 1 2 DOMINIQUE MANCHON 4.2. Shuffle and quasi-shuffle Hopf algebras 34 4.3. Incidence Hopf algebras 35 4.4. The extraction-contraction forest bialgebra 39 Exercises for Section 4 40 5. Birkhoff decomposition and renormalisation 40 5.1. Birkhoff decomposition 40 5.2. A short account of renormalisation in physics 42 5.3. Renormalisation from Birkhoff decomposition 43 Exercises for Section 5 44 6. Comodule-bialgebras 44 6.1. Definition 44 6.2.
    [Show full text]
  • Graded Manifolds: Some Issues
    Graded Manifolds: Some Issues Jan Vysok´y (joint work with Rudolf Smolka)ˇ Higher Structures and Field Theory ESI Wien, 11 September 2020 Z-graded manifolds: overview Z-graded (or simply graded) manifolds, Z-graded supermanifolds: Suitable mathematical theory of \generalized manifolds", where functions locally depend on Z-graded variables (which do commute accordingly). There are two basic approaches to this problem: 1 Consider (smooth) Z2-supermanifolds with an additional Z-grading. Kontsevich (1997), Severaˇ (2001), Roytenberg, Voronov (2002). 2 Define Z-graded (henceforth just graded) manifolds without an underlying supermanifold. Mehta (2006), Cattaneo & Sch¨atz (2010), Fairon (2017). Optimal scenario Mimic Berezin-Leites approach to supermanifolds (1983) with \purely graded" coordinates of all degrees (not just N-manifolds). Jan Vysok´y Graded Manifolds: Some Issues 1 / 25 Graded algebra: usual approach Definition (graded \object") An object (vector space, ring, algebra) V is graded, if it can be L written as as a direct sum V = Vk of its subspaces Vk ⊆ V . k2Z h Elements of V := [k2ZVk − f0g have defined degree jvj 2 Z and are called homogeneous elements. Algebraic structures (e.g. ring multiplication) satisfy additional grading requirements (e.g. jv · wj = jvj + jwj). Object morphisms ' : V ! W have to preserve the grading, that is j'(v)j = jvj (or shift it by a given number, when required). Example L V = Vk a graded vector space. Symmetric algebra S(V ) is k2Z S(V ) = T (V )=J; J = hfv ⊗ w − (−1)jwjjvjw ⊗ v j v; w 2 V hgi: It is a graded commutative associative algebra. Jan Vysok´y Graded Manifolds: Some Issues 2 / 25 Graded manifolds: usual approach Definition (graded manifold) Let M be a second countable Hausdorff space.
    [Show full text]
  • Differential Graded Lie Groups and Their Differential Graded Lie Algebras Benoît Jubin, Alexei Kotov, Norbert Poncin, Vladimir Salnikov
    Differential graded Lie groups and their differential graded Lie algebras Benoît Jubin, Alexei Kotov, Norbert Poncin, Vladimir Salnikov To cite this version: Benoît Jubin, Alexei Kotov, Norbert Poncin, Vladimir Salnikov. Differential graded Lie groups and their differential graded Lie algebras. 2019. hal-02403755 HAL Id: hal-02403755 https://hal.archives-ouvertes.fr/hal-02403755 Preprint submitted on 11 Dec 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Differential graded Lie groups and their differential graded Lie algebras Benoit Jubin∗1, Alexei Kotov†2, Norbert Poncin‡3, and Vladimir Salnikov§4 1Institut de Math´ematiques de Jussieu - Paris Rive Gauche, 4 place Jussieu, B.C. 247, 75252 Paris Cedex 5, France 2Faculty of Science, University of Hradec Kralove, Rokitanskeho 62, Hradec Kralove 50003, Czech Republic 3RMATH, FSTC, Universit´edu Luxembourg, Maison du Nombre 6, Avenue de la Fonte, L-4364 Esch-sur-Alzette, Luxembourg 4LaSIE – CNRS & La Rochelle University, Av. Michel Cr´epeau, 17042 La Rochelle Cedex 1, France June 25, 2019 Abstract In this paper we discuss the question of integrating differential graded Lie algebras (DGLA) to differential graded Lie groups (DGLG). We first recall the classical problem of integration in the context, and present the construc- tion for (non-graded) differential Lie algebras.
    [Show full text]
  • Notes on Super Math Bernstein–Deligne–Morgan
    NOTES ON SUPER MATH MOSTLY FOLLOWING BERNSTEIN–DELIGNE–MORGAN Contents References 3 1. Linear algebra 3 1.1. Super-math as the math in the braided tensor category of super vector spaces 4 1.2. The effect of the sign rule on linear algebra over the base ring k 5 1.3. Super algebras 9 1.4. Lie algebras and their enveloping algebras 10 1.5. Linear algebra on free modules over super-algebras (inner Hom, free modules and matrices) 10 1.6. Berezinian (super determinant) of free modules and automorphisms of free modules 11 1.7. The automatic extension of algebraic concepts to the super setting (“Even rules”) 15 2. Manifolds 17 2.1. Super manifolds – definitions 17 2.2. Versions: dimensional super manifolds and super-schemes 20 ∞ 2.3. Super-manifold as a functor 20 2.4. The functor of maps between two super spaces 21 2.5. Lie groups and algebraic groups 22 2.6. Sheaves 22 3. Differential Geometry 23 3.1. Vector bundles 23 3.2. (Co)tangent bundles 24 3.3. Parity change of the tangent bundle 25 4. Integration on super affine spaces 26 4.1. Integration on affine spaces 26 Date: Long Long Time Ago in a Land Far Away . 1 2 4.2. Gaussian integrals 27 4.3. Wick’s theorem 29 5. Integration on supermanifolds 30 5.1. Integration on superdomains 30 5.2. Change of variable formula on superdomains 31 5.3. Integration of densities on super manifolds 32 5.4. Summary 33 6. Super-symmetry of integrals 34 6.1.
    [Show full text]