Given a ring $k$, a finite group $G$ and a free $k$-module $M$ with a free action of $G$, why is $M$ a free module over the group ring $k[G]$? (how do I find a $k[G]$ basis for $M$?)
2026-03-30 00:34:28.1774830868
find a $k[G]$-module basis for a $k$ module with $G$ action
125 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GROUP-COHOMOLOGY
- Group cohomology of $\mathrm{GL}(V)$
- How to compute group cohomology $H^2_\sigma(\mathbb{Z}\times \mathbb{Z}, \mathbb{Z}_2\times \mathbb{Z}_2)$ with nontrivial $G$-module
- Cohomological Interpretation of Modular Forms on a Modular Curve
- Group cohomology with the coefficient $\frac{1}{n}\mathbb{Z}/\mathbb{Z}$
- A $G$-module admits a surjection from a $G$-module, which is free as an abelian group, such that the kernel is free
- Different constructions of group homology
- What is the pushout of $D^n \longleftarrow S^{n-1} \longrightarrow D^n$?
- Group theoretic interpretation of the cohomology of $K(G, n)$
- Action of a group on set of morphisms
- Crossed homomorphism/derivation on free group
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Since $G$ acts freely, $M=\oplus_i \mathbb{Z}[G]e_i$ for some $\{e_i\}\subset M$, as $\mathbb{Z}[G]$ module.
Now, as $R[G]$ module, $M=R\otimes_\mathbb{Z}(\oplus_i \mathbb{Z}[G]e_i/\thicksim)=\oplus_{j\in J} R[G]\overline{e_j}$, here $\overline{e_j}$ is an equivalent class deduced by the following relation
$e_i\thicksim' e_k$ iff $\exists r\in R$, $re_i=e_k$ or $re_k=e_i$.
Deduce process: $e_i\thicksim e_s$ iff $e_i\thicksim'e_{k_1}\thicksim'\cdots \thicksim'e_{k_m}\thicksim'e_s$ for some sequence $\{e_{k_r}\}$.
$\{\overline{e_j}\}_{j\in J}$ is the basis you want.
Note. Using this way, $R$ should be PID (principal integral domain) to guarantee $\overline{e_j}$ can be $R$ generated by 1 element, because $M$ is free $R$ module.
Another way. Exchange the order of $G$ and $R$.
Since $M$ is free $R$ module, $M=\oplus_i Re_i$ as $R$ module
Now as $R[G]$ module, $M=\mathbb{Z}[G]\otimes_\mathbb{Z}(\oplus_i Re_i/\thicksim)$
where $\thicksim$ is given by
$e_i\thicksim e_k$ iff $\exists g\in G,~ge_i=e_k$
Since $g^{-1}$ exists this time, this is an equivalent relation and need not to do the deduce process.
Let $\overline{e_j}$ be the equivalent class again, we have
$M=\oplus_jR[G]\overline{e_j}$. $(*)$
Note. Using this way, $R$ should be an integral domain (ID) to guarantee $(*)$ is a direct sum. The second way is better.