Skip to content

Commit f2f9b99

Browse files
committed
Wrote a lecture on some basic aspects of graded modules and algebras.
1 parent 73ae837 commit f2f9b99

File tree

2 files changed

+234
-1
lines changed

2 files changed

+234
-1
lines changed

lectures.tex

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,24 @@
3333
\newcommand{\Prob}{\operatorname{Prob}}
3434
\newcommand{\Aff}{\operatorname{Aff}}
3535

36+
\newcommand{\gMod}{\cat{gMod}}
37+
\newcommand{\ugMod}{\underline{\gMod}}
38+
\newcommand{\bgMod}{\cat{bgMod}}
39+
\newcommand{\dgMod}{\cat{dgMod}}
40+
3641
\newcommand{\ladj}{\vdash}
3742
\newcommand{\fib}{\operatorname{fib}}
3843
\newcommand{\cof}{\operatorname{cof}}
3944
\newcommand{\cofib}{\operatorname{cofib}}
45+
\newcommand{\Tot}{\operatorname{Tot}}
4046

4147
\newcommand{\bp}[1]{\prescript{p}{}{#1}}
4248
\newcommand{\bperp}[1]{\prescript{\perp}{}{#1}}
4349

4450
\usepackage[backend=biber, style=alphabetic]{biblatex}
4551
\addbibresource{bibliography.bib}
4652

47-
53+
\includeonly{lectures/dg-algebras}
4854

4955
\begin{document}
5056
\maketitle
@@ -138,6 +144,8 @@ \subsection{Planned contents}
138144

139145
\include{lectures/grothendieck-categories-freyd-mitchell}
140146

147+
\include{lectures/graded-algebras}
148+
141149
\begin{comment}
142150
\include{lectures/metric-infinity-categories}
143151

lectures/graded-algebras.tex

Lines changed: 225 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,225 @@
1+
%!TEX root = ../lectures.tex
2+
3+
\section{Graded modules and algebras}\label{lecture:graded-algebra}
4+
In areas incorporating homological algebra, including homological algebra itself, one is commonly concerned with chain complexes of modules over a ring.
5+
However, often these chain complexes admit a bit more structure than merely being chain complexes: they can in many cases admit a kind of multiplication.
6+
7+
\subsection{Graded objects}
8+
Let us fix a commutative ring \(\Bbbk\). Here, we use \(\Bbbk\) to denote a \emph{ring} instead of a \emph{field} for historical reasons.
9+
Commonly, a (\(\Z\)-)\emph{graded} \(\Bbbk\)\emph{-module} is said to be a \(\Bbbk\)-module \(M\) together with a decomposition
10+
\[ M \cong \coprod_{i\in\Z}M^i \]
11+
of \(M\) as a \(\Z\)-indexed coproduct of \(\Bbbk\)-modules---the \emph{grading} on \(M\). It is not hard to see that this datum is really equivalent to \(M\), and
12+
in particular, it makes sense to make the following definition.
13+
\begin{definition}
14+
Let \(\calC\) be a category. The category of \(\Z\)-graded objects in \(\calC\) is the functor category
15+
\[ \Fun(\Z,\calC) \cong \prod_{\Z}\calC, \]
16+
where \(\Z\) is regarded as a discrete category. In particular, we obtain the category \(\gMod_\Bbbk\) of \emph{graded} \(\Bbbk\)\emph{-modules}
17+
\[ \gMod_{\Bbbk} \coloneq \prod_{\Z}\Mod_{\Bbbk}. \]
18+
For \(x\in\Fun(\Z,\calC)\), we call \(x^i\) the \emph{degree \(i\) piece of \(x\).} For \(M\in\gMod_\Bbbk\), we say that an element
19+
of \(M^i\) is \emph{homogeneous of degree \(i\).}
20+
\end{definition}
21+
\begin{remark}
22+
We will essentially always be working with \(\Z\)-graded objects, so henceforth we will drop bothering to specify that.
23+
\end{remark}
24+
\begin{remark}
25+
One could have defined graded \(\Bbbk\)-modules as being pairs \((M,(M^i)_{i\in\Z})\), with morphisms being the \(\Bbbk\)-linear maps
26+
which preserve the grading. It is easily seen that this results in an equivalent category.
27+
\end{remark}
28+
29+
\begin{terminology}
30+
Let \(M,N\in\gMod_\Bbbk\). A morphism \(M\to N\) in \(\gMod_\Bbbk\) is said to be a \emph{graded morphism of degree \(0\),}
31+
or otherwise a \emph{strict morphism.}
32+
\end{terminology}
33+
34+
Let us translate some of the terminology standard to graded objects to our setting. In particular, let us detail how one encodes morphisms
35+
of non-zero degree in this formalism.
36+
37+
\begin{definition}
38+
Let \(\calC\) be a category. The automorphism \(k\mapsto k+1\) of \(\Z\) induces the automorphism
39+
\[ (1)\!:\Fun(\Z,\calC)\to\Fun(\Z,\calC),\quad x = (x^i)_{i\in\Z} \mapsto (x^{i+1})_{i\in\Z} \eqcolon x(1). \]
40+
of categories of graded objects in \(\calC\). We denote by \((-1)\) the inverse of this functor, and thus produce functors
41+
\((i)\) for all \(i\in\Z\) by repeated application of either \((1)\) or \((-1)\).
42+
\end{definition}
43+
\begin{terminology}
44+
Let \(M,N\in\gMod_\Bbbk\), and let \(i\in\Z\). A \emph{morphism of degree \(i\)} from \(M\) to \(N\) is a strict morphism
45+
\(M \to N(i)\).
46+
\end{terminology}
47+
\begin{remark}
48+
This definition makes sense: a morphism of degree \(i\) should send a degree \(n\) homogeneous element of \(M\) to a degree \(n+i\) homogeneous element
49+
of \(N\), and indeed, the above definition yields
50+
\[ M^n \to N^{n+i}. \]
51+
Given a morphism \(M\to N(i)\) and a morphism \(N\to L(j)\), one can ``compose'' these by forming
52+
\[ M \to N(i) \to L(i+j), \]
53+
thus obtaining a morphism from \(M\) to \(L\) of degree \(i+j\).
54+
\end{remark}
55+
\begin{remark}
56+
Note that since \((i)\) is an automorphism for all \(i\in\Z\), we have that
57+
\[ \gMod_\Bbbk(M,N) \cong \gMod_{\Bbbk}(M(i),N(i)). \]
58+
In particular, we get no value from considering maps of the form \(M(i)\to N(j)\), as we can always assume \(i=0\).
59+
\end{remark}
60+
61+
\subsection{Tensor products and Hom in the graded world}
62+
We will now turn to discussing a little bit of actual algebra, in contrast to the above entirely pure definitions. We will define the \emph{tensor product}
63+
of two graded modules in such a way that it is a graded module itself, and similarly produce a graded version of \(\Hom\). For the purposes of the former,
64+
it is useful to introduce \emph{bigraded} modules. These are just modules graded over \(\Z\times\Z\), defined just as one does for \(\Z\).
65+
\begin{definition}
66+
Let \(\calC\) be a category. The category of \emph{bigraded objects} in \(\calC\) is the functor category
67+
\[ \Fun(\Z\times\Z,\calC) \cong \prod_{\Z\times\Z}\calC. \]
68+
In particular, we obtain the category
69+
\[ \bgMod_{\Bbbk} \coloneq \prod_{\Z\times\Z}\Mod_{\Bbbk}. \]
70+
\end{definition}
71+
The reason we introduce this is because given two graded modules \(M,N\), the most natural way to form a tensor product is to form the
72+
\emph{bigraded} module
73+
\[ (M^i\otimes_\Bbbk N^j), \quad {(i,j)\in\Z\times\Z}. \]
74+
A problem with this, of course, is that we are interested in the world of \emph{graded} modules, not \emph{bigraded} modules. The solution is:
75+
\begin{definition}
76+
Let \(\calC\) be a category. We define the functor
77+
\[ \Tot\!:\Fun(\Z\times\Z,\calC)\to\Fun(\Z,\calC),\quad (x^{i,j})_{(i,j)\in\Z\times\Z} \mapsto \left(\coprod_{i+j=n}x^{i,j}\right)_{n\in\Z}. \]
78+
\end{definition}
79+
The way to visualize this functor is by picturing the bigraded object as lying in a grid, then taking the coproduct of the diagonal lines:
80+
\[
81+
\begin{tikzcd}
82+
x^{-1,2}\ar[dr,no head] & x^{0,2}\ar[dr,no head] & x^{1,2}\ar[dr,no head] & x^{2,2} \\
83+
x^{-1,1}\ar[dr,no head] & x^{0,1}\ar[dr,no head] & x^{1,1}\ar[dr,no head] & x^{2,1} \\
84+
x^{-1,0}\ar[dr,no head] & x^{0,0}\ar[dr,no head] & x^{1,0}\ar[dr,no head] & x^{2,0} \\
85+
x^{-1,-1} & x^{0,-1} & x^{1,-1} & x^{2,-1}
86+
\end{tikzcd}
87+
\]
88+
\begin{proposition}\label{prop:graded-Tot-adjunction}
89+
Let \(\calC\) be a category admitting countable coproducts. Consider the functor
90+
\[ G\!: \Fun(\Z,\calC) \to \Fun(\Z\times\Z,\calC),\quad (x^i)_{i\in\Z} \mapsto (x^{i+j})_{(i,j)\in\Z\times\Z}. \]
91+
Then \(\Tot\ladj G\).
92+
\end{proposition}
93+
\begin{proof}
94+
For \(x\in\Fun(\Z\times\Z,\calC)\) and \(y\in\Fun(\Z,\calC)\), we have
95+
\begin{align*}
96+
\Hom(\Tot(x),y) &= \prod_{n\in\Z}\Hom(\Tot(x)^n,y^n) \\
97+
&= \prod_{n\in\Z}\Hom(\coprod_{i+j=n}x^{i,j},y^n) \\
98+
&\cong \prod_{n\in\Z}\prod_{i+j=n}\Hom(x^{i,j},y^n) \\
99+
&= \prod_{n\in\Z}\prod_{i+j=n}\Hom(x^{i,j},G(y)^{i,j}) \\
100+
&= \prod_{(i,j)\in\Z\times\Z}\Hom(x^{i,j},G(y)^{i,j}) = \Hom(x,G(y))
101+
\end{align*}
102+
as desired.
103+
\end{proof}
104+
105+
\begin{definition}
106+
Let \(M,N\in\gMod_\Bbbk\). Temporarily, let us denote the bigraded \(\Bbbk\)-module \((M^i\otimes_\Bbbk N^j)_{(i,j)\in\Z\times\Z}\) by \(M\otimes_\Bbbk^b N\).
107+
We define the graded modules
108+
\begin{align*}
109+
M\otimes_\Bbbk N &\coloneq \Tot(M\otimes_\Bbbk^b N), \\
110+
\ugMod_\Bbbk(M,N) &\coloneq (\gMod_\Bbbk(M,N(i)))_{i\in \Z}.
111+
\end{align*}
112+
We will also write \(\iHom(M,N) \coloneq \ugMod_\Bbbk(M,N)\) if the context makes it clear what this means. These clearly organize into functors.
113+
\end{definition}
114+
115+
\begin{proposition}
116+
Let \(M,N,L\in\gMod_\Bbbk\). There is a natural isomorphism
117+
\[ \gMod_\Bbbk(M\otimes_\Bbbk N, L) \cong \gMod_\Bbbk(M,\ugMod_\Bbbk(N,L)). \]
118+
In particular, we have an adjunction \(-\otimes_\Bbbk N \ladj \ugMod_\Bbbk(N,-)\).
119+
\end{proposition}
120+
\begin{proof}
121+
Recall the adjunction \(\Tot\ladj G\) from Proposition \ref{prop:graded-Tot-adjunction}. Then
122+
\begin{align*}
123+
\gMod_\Bbbk(M\otimes_\Bbbk N, L) &= \gMod_{\Bbbk}(\Tot(M\otimes_\Bbbk^b N),L) \\
124+
&\cong \bgMod_{\Bbbk}(M\otimes_\Bbbk^b N,G(L)) \\
125+
&= \prod_{(i,j)\in\Z\times\Z}\Mod_{\Bbbk}(M^i\otimes_\Bbbk N^j,L^{i+j}) \\
126+
&\cong \prod_{(i,j)\in\Z\times\Z}\Mod_{\Bbbk}(M^i,\Mod_\Bbbk(N^j,L^{i+j})) \\
127+
&= \prod_{i\in\Z}\prod_{j\in\Z}\Mod_{\Bbbk}(M^i,\Mod_\Bbbk(N^j,L^{i+j})) \\
128+
&\cong \prod_{i\in\Z}\Mod_{\Bbbk}(M^i, \prod_{j\in\Z}\Mod_\Bbbk(N^j,L^{i+j})) \\
129+
&= \prod_{i\in\Z}\Mod_{\Bbbk}(M^i, \gMod_\Bbbk(N,L(i))) = \gMod_\Bbbk(M,\ugMod_\Bbbk(N,L))
130+
\end{align*}
131+
as desired.
132+
\end{proof}
133+
\begin{remark}
134+
Note that the foregoing proof and definition goes through in the generality of a closed symmetric monoidal Abelian category. That is,
135+
an Abelian category \(\calA\) admitting a symmetric monoidal structure \(\otimes\) such that \(-\otimes x\) has a right adjoint for all \(x\in\calA\).
136+
\end{remark}
137+
138+
\begin{remark}
139+
It is perhaps useful, for purposes of intuition, to observe that the elements homogeneous of degree \(i\) in \(\ugMod_\Bbbk(M,N)\) are exactly the degree \(i\) maps from \(M\) to \(N\).
140+
\end{remark}
141+
142+
\begin{remark}
143+
By Proposition \ref{prop:graded-Tot-adjunction}, to describe a map \(f\!:M\otimes_\Bbbk N \to L\), it suffices to say how \(f\) acts on elementary tensors
144+
\[ x\otimes y,\quad x\in M^i,\, y\in N^j, \]
145+
where one must ensure that \(f(x\otimes y) \in L^{i+j}\).
146+
\end{remark}
147+
148+
The tensor product \(-\otimes_\Bbbk-\!:\gMod_\Bbbk\times\gMod_\Bbbk\to\gMod_\Bbbk\) endows \(\gMod_\Bbbk\) with the structure
149+
of a (closed) symmetric monoidal category. In particular, it is clear that one has natural isomorphisms \(M\otimes_\Bbbk \Bbbk \cong M\),
150+
and that one has associativity isomorphisms
151+
\[ (M\otimes_\Bbbk N)\otimes_\Bbbk L \cong M\otimes_\Bbbk (N\otimes_\Bbbk L). \]
152+
It is maybe a \emph{little} less clear that these satisfy the various coherences required of a monoidal category, but the idea is that
153+
they are inherited from the ones on \(\Mod_\Bbbk\). This justifies the assertion that we have a \emph{monoidal} structure.
154+
155+
There is a slight complication in how we make the monoidal structure \emph{symmetric.} In particular, the natural isomorphisms
156+
\[ \tau_{M,N}\!: M\otimes_\Bbbk N \iso N\otimes_\Bbbk M \]
157+
are chosen to act by the \emph{Koszul sign rule,}
158+
\[ \tau(x\otimes y) = (-1)^{ij} y\otimes x, \quad x\in M^i,\, y\in N^j. \]
159+
This sign convention is the fundamental reason that graded commutativity is different from ordinary commutativity. The reason one is
160+
interested in this form of commutativity is that one would like objects like the exterior algebra \(\bigwedge^\bullet M\) of a module
161+
\(M\) to be examples of \emph{graded (commutative) algebras,} since these arise often in e.g.\ algebraic geometry and topology. These
162+
exterior algebras satisfy \(x\wedge y = (-1)^{ij}y\wedge x\).
163+
164+
\begin{exercise}
165+
Show that there is a natural isomorphism
166+
\[ \ugMod_\Bbbk(M\otimes N,L) \cong \ugMod_\Bbbk(M,\ugMod_\Bbbk(N,L)). \]
167+
Hint: this is purely formal, and holds in any closed monoidal category.
168+
\end{exercise}
169+
170+
\subsection{Graded algebras}
171+
In the context of any symmetric monoidal category, one can define \emph{monoid} objects. Applying that to our situation, we end up with
172+
\begin{definition}
173+
A \emph{graded \(\Bbbk\)-algebra} is a pair \((A,\mu)\) of a graded \(\Bbbk\)-module \(A\) and a multiplication map
174+
\[ \mu\!: A\otimes_\Bbbk A\to A \]
175+
which is associative and unital. That is, there is an element \(1 = 1_A \in A^0\) such that for all \(x\in A^i\), we have \(\mu(1\otimes x) = x = \mu(x\otimes 1)\),
176+
and one should have \(\mu(\mu(x\otimes y)\otimes z) = \mu(x\otimes\mu(y\otimes z))\). We write \(xy \coloneq \mu(x\otimes y)\).
177+
\end{definition}
178+
\begin{remark}
179+
As before, it is helpful to note that a map \(A\otimes_\Bbbk A \to A\) consists of the data of maps
180+
\[ A^i\otimes_\Bbbk A^j \to A^{i+j},\quad \forall i,j\in\Z. \]
181+
The conditions we require on \(\mu\) are just such that
182+
\[ 1\cdot x = x = x\cdot 1,\quad (xy)z = x(yz). \]
183+
That is, the expected axioms.
184+
\end{remark}
185+
\begin{definition}
186+
We say that a graded algebra \(A\) is \emph{(graded) commutative} if the diagram
187+
\[
188+
\begin{tikzcd}
189+
A\otimes A \ar[r,"\mu"]\ar[d,"\tau","\cong"'] & A \ar[d,equal] \\
190+
A\otimes A \ar[r,"\mu"] & A
191+
\end{tikzcd}
192+
\]
193+
commutes. Concretely, this means that
194+
\[ xy = (-1)^{ij}yx,\quad x\in A^i,\, y\in A^j. \]
195+
\end{definition}
196+
\begin{remark}
197+
Note that the Koszul sign rule means that commutativity, in characteristic not equal to \(2\), necessarily means that
198+
\[ y^2 = 0 \]
199+
whenever \(y\) is homogeneous of odd degree. Indeed,
200+
\[ y^2 = (-1)^{\deg(y)\deg(y)}y^2 = -y^2 \implies 2y^2 = 0. \]
201+
For this reason, one often \emph{requires} that this holds as part of the definition in the even characteristic case. We will not make
202+
this distinction here, because we will often implicitly assume we are not working in a context where there will be problems.
203+
\end{remark}
204+
\begin{example}
205+
We now make precise the example from earlier. Let \(M\) be a \(\Bbbk\)-module. We define \(M\wedge_\Bbbk M\) to be the
206+
\(\Bbbk\)-module quotient
207+
\[ M\wedge_\Bbbk M \coloneq (M\otimes_\Bbbk M)/(x\otimes y + y\otimes x)_{x,y\in M}. \]
208+
We denote the image of \(x\otimes y\) in \(M\wedge_\Bbbk M\) by \(x\wedge y\). The definition is such that \(x\wedge y = -y\wedge x\).
209+
210+
Now, for all \(k\geq 0\), we define
211+
\[ \bigwedge^kM \coloneq \underbrace{M\wedge_\Bbbk \cdots \wedge_\Bbbk M}_{k\text{ copies}}, \]
212+
and set \(\bigwedge^0M \coloneq \Bbbk\). We then have a graded \(\Bbbk\)-module defined by
213+
\[ \left(\bigwedge M\right)^i = \begin{cases}
214+
\bigwedge^i M & \text{if }i\geq 0, \\
215+
0 & \text{if }i \leq 0.
216+
\end{cases} \]
217+
This graded module can be endowed with the structure of a graded \(\Bbbk\)-algebra, which is furthermore commutative. In particular, given
218+
elementary generators \(x = x_1\wedge \cdots \wedge x_i\) and \(y = y_1\wedge \cdots \wedge y_j\), one defines
219+
\[ x\wedge y = x_1\wedge \cdots \wedge x_i \wedge y_1 \wedge \cdots \wedge y_j \]
220+
and one easily sees that this extends to maps
221+
\[ \wedge\!: \left(\bigwedge M\right)^i \otimes_\Bbbk \left(\bigwedge M\right)^j \to \left(\bigwedge M\right)^{i+j} \]
222+
and thus to yields a map
223+
\[ \bigwedge M \otimes_\Bbbk \bigwedge M \to \bigwedge M. \]
224+
It is left as an exercise to check that this is associative and unital. That it is graded commutative comes from the definition of the wedge.
225+
\end{example}

0 commit comments

Comments
 (0)