Questions tagged [graded-modules]

This tag is for questions relating to "Graded Module", extensively used in homological algebra. It generalizes graded vector spaces. A graded module that is also a graded ring is called a graded algebra. A graded ring could also be viewed as a graded Z-algebra.

Graded modules, and in general the concept of grading in algebra, are an essential tool in the study of homological algebraic aspect of rings.

Definition: Let $~R=R0⊕R1⊕⋯~$ be a graded ring. A module $M$ over $R$ is said to be a graded module if $$M=M0⊕M1⊕⋯$$ where $Mi$ are abelian subgroups of $M$, such that $~Ri⁢Mj⊆Mi+j ~~~~\forall i,j~$.

An element of $M$ is said to be homogeneous of degree $i$ if it is in $Mi$. The set of $Mi$ is called a grading of $M$.

  • Whenever we speak of a graded module, the module is always assumed to be over a graded ring.
  • As any ring $R$ is trivially a graded ring $($where $Ri=R$ if $i=0$ and $Ri=0$ otherwise$)$, every module $M$ is trivially a graded module with $Mi=M$ if $i=0$ and $Mi=0$ otherwise.
  • A graded module (or a graded ring) non-trivially.
  • If $R$ is a graded ring, then clearly it is a graded module over itself, by setting $Mi=Ri~~ (M=R$ in this case$)$. Furthermore, if $M$ is graded over $R$, then so is $M⁢z$ for any indeterminate $z$.
  • A graded module that is also a graded ring is called a graded algebra.

References:

https://en.wikipedia.org/wiki/Graded_ring#Graded_module

https://www.ripublication.com/gjpam17/gjpamv13n9_182.pdf

255 questions
2
votes
1 answer

How to think of a chain complex as a module?

I just started learning the subject, so the question should be basic. A complex $\mathbf{F}$ over a ring $R$ is a sequence of homomorphisms of $R$-modules $$\mathbf{F}: \cdots \to F_i\overset{d_i}{\to}F_{i-1}\to\cdots \to…
D. Huang
  • 579