nLab grMod

Contents

Idea

A graded module is a module object over a graded ring.

Definition

Let GG be a monoid (written additively), typically one uses the integers (,+,0)(\mathbb{Z},+,0). Let RR be an M M -graded ring. It consists of abelian groups R nR_n for nGn \in G and multiplication maps R n×R mR n+mR_n \times R_m \to R_{n+m} in particular. Also, we have a unit 1R 01 \in R_0.

We now define the category grMod RgrMod_R of graded RR-modules in several equivalent ways.

Concrete Definition

A graded module consists of abelian groups M nM_n for nGn \in G and multiplication maps R n×M mM n+mR_n \times M_m \to M_{n+m}, written (r,x)rx(r,x) \mapsto r \cdot x, such that the module axioms hold: The maps \cdot are additive in each variable, we have 1x=x1 \cdot x = x for xM mx \in M_m, and (rs)x=r(sx)(r \cdot s) \cdot x = r \cdot (s \cdot x) for rR nr \in R_n, sR ms \in R_m, xM kx \in M_k.

A homomorphism of graded modules MNM \to N is a family of group homomorphisms M nN nM_n \to N_n that are compatible with the multiplication maps.

This defines the objects and morphisms of a category grMod RgrMod_R.

Notice that when RR is a plain ring, we can see it as a graded ring concentrated in degree 00, and we get graded modules over the ring RR.

Functorial Definition

Assume that GG is an abelian group. Consider the Ab-enriched category \mathcal{R} whose objects are the elements nGn \in G and whose morphisms are hom(n,m)=R mn\hom(n,m) = R_{m-n}. The multiplication in RR serves as the composition. The category grMod RgrMod_R is just the category of Ab-enriched functors \mathcal{R} \to Ab.

This description makes it obvious that grMod RgrMod_R is an abelian category since Ab is. Moreover, it is complete and cocomplete since Ab is.

Direct Sum Definition

In the literature, it is most common to define a graded ring as a ring RR with a direct sum decomposition R= nGR nR = \bigoplus_{n \in G} R_n of its underlying abelian group such that 1R 01 \in R_0 and R nR mR n+mR_n \cdot R_m \subseteq R_{n+m}. (It turns out that 1R 01 \in R_0 is a consequence, from the rest of axioms, but it is unnatural to remove this from the definition.)

Likewise, a graded RR-module is defined as an RR-module MM with a direct sum decomposition M= nGM nM = \bigoplus_{n \in G} M_n such that R nM mM n+mR_n \cdot M_m \subseteq M_{n+m}. A morphism of graded RR-module f:MNf : M \to N is then defined as a homomorphism of RR-modules f:MNf : M \to N that maps M nM_n into N nN_n, for every nGn \in G.

This defines a category grMod RgrMod_R. It is equivalent to the previous definitions.

Abstract Definition

Consider the monoidal category of graded abelian groups: its underlying category is just the product category Ab GAb^G. The tensor product is

(AB) k n+m=kA nB m, (A \otimes B)_k \coloneqq \bigoplus_{n+m = k} A_n \otimes B_m \mathrlap{\,,}

where on the right we have the ordinary tensor product of abelian groups.

The monoidal unit is the graded abelian group concentrated in degree 00 with value \mathbb{Z}.

A monoid object in this monoidal category (Ab G,,)(Ab^G,\otimes,\mathbb{Z}) is the same as a graded ring RR.

We define the category grMod RgrMod_R as the category of module objects over RR. Spelling out what this means, we arrive at the first definition.

This abstract definition makes precise that the relationship between modules and rings is exactly the relationship between graded modules and graded rings; we just exchange the monoidal category. Moreover, it allows to replace ad-hoc proofs for properties of grMod RgrMod_R by more general statements about the category of module objects in a monoidal category.

Properties

Examples

Example

When the graded ring RR is concentrated in degree 00 and we abbreviate k=R 0k = R_0, then (as mentioned above) grMod RgrMod_R identifies with the product category gGMod k\prod_{g \in G} Mod_k.

Example

Let kk be a ring. Consider the \mathbb{Z}-graded ring RR with R n=kR_n = k for every nn \in \mathbb{Z} and the evident multiplication maps. Using the “direct sum definition” of graded rings indicated above, this is just the ring k[T,T 1]k[T,T^{-1}] of Laurent polynomials over kk, where TT has degree 11. A graded RR-module consists of kk-modules (M n) n(M_n)_{n \in \mathbb{Z}} and kk-linear isomorphisms T:M nM n+1T : M_n \to M_{n+1}. Therefore, grMod RgrMod_R identifies with Mod kMod_k.

Example

Let kk be a ring. Consider the \mathbb{N}-graded ring RR with R n=kR_n = k for every nn \in \mathbb{N} and the evident multiplication maps. Using the “direct sum definition” of graded rings indicated above, this is just the polynomial ring k[T]k[T] over kk, where TT has degree 11. A graded RR-module consists of kk-modules (M n) n(M_n)_{n \in \mathbb{Z}} and kk-linear maps T:M nM n+1T : M_n \to M_{n+1}. Hence, it can be seen as a sequence M 0M 1M 2M_0 \longrightarrow M_1 \longrightarrow M_2 \longrightarrow \cdots.

Example

As a variation of the previous example, consider the graded ring R=k[T]/T 2R = k[T]/\langle T^2 \rangle. Then grMod RgrMod_R is the category of cochain complexes of kk-modules in non-negative degrees.

Last revised on August 11, 2026 at 17:19:28. See the history of this page for a list of all contributions to it.