In this question the following definitions of a ring module and a $G$-module where given:
Definition 1: Let $R$ be a ring with multiplicative identity $1$. A left $R$-module is an abelian group $M$ with a mapping from $R\times M$ to $M$, $(r,x)\mapsto rx$, such that
- $r(x+y)=rx+ry,$
- $(r+s)x=rx+sx,$
- $(rs)x=r(sx),$
- $1x=x.$
Definition 2: Let $V$ be a vector space and $G$ be a group with identity $\epsilon$. Then $V$ is a $G$-module if there is a multiplication, $g\mathbf{v}$, of elements of $V$ by elements of $G$ such that
- $g\mathbf{v}\in V$,
- $g(c\mathbf{v}+d\mathbf{w})=c(g\mathbf{v})+d(g\mathbf{w})$,
- $(gh)\mathbf{v}=g(h\mathbf{v})$,
- $\epsilon\mathbf{v}=\mathbf{v}$,
for all $g,h\in G;\mathbf{v},\mathbf{w}\in V$; and scalars $c,d$ of the field.
The OP then writes "Any vector space is an abelian group and the group algebra $KG$ is a ring. We can therefore consider $V$ as a $KG$-module satisfying the conditions in Definition 1, and it is easy to see that it then also satisfies the conditions in definition 2." It was concluded that there is no real difference between a $G$-module and a $KG$-module. My questions:
- It is easy to see that conditions 3 and 4 in Definition 2 are identical to conditions 3 and 4 of Definition 1, but how does the second condition in Definition 2 follow from Definition 1?
- Assume we go in the opposite direction, starting with a $G$-module and want to show that we can consider it an $R$-module with $R$ being the group algebra $KG$. We can see that condition 1 in Definition 1 follows from condition 2 in Definition 2 by letting $c=d=1$, but how does condition 2 in Definition 1 follow from Definition 2?
It's important to understand that these are different terms, there is just a natural correspondence between them. Of course condition $2$ in the first definition can't follow directly from the second definition, as we don't even have an addition operation in $G$, but we do in $KG$.
If $V$ is a $G$-module, then we can naturally give it a $KG$-module structure as follows:
$(\sum\limits_{g\in G} k_gg)v=\sum\limits_{g\in G}k_g(gv)$
Where $gv$ is the action of the element $g\in G$ on the vector $v\in V$. Now just check by hand that all the conditions of a $KG$-module are satisfied. In particular, condition $2$ is really straightforward.
Conversely, if $M$ is a $KG$ module then since we have a natural embedding $K\subseteq KG$, we get a $K$-vector space structure on $M$ by restricting the scalars from $KG$ to $K$. And since also $G\subseteq KG$, restricting the scalars from $KG$ to $G$ gives $M$ a structure of a $G$-module. In other words, $gx$ (for $g\in G, x\in M$) is defined as we view $g$ as an element of $KG$. Again, check that all the required conditions are satisfied. For example:
$c(gx)=(cg)x=(gc)x=g(cx), \ \ c\in K, g\in G, x\in M$
This just follows from condition $3$ in definition $1$.
Finally, it can be checked that what we defined here is indeed a bijective correspondence between representations of $G$ and $KG$-modules. It also preserves many properties. (for example, simple modules correspond to irreducible representations)