Questions tagged [modules]

For questions about modules over rings, concerning either their properties in general or regarding specific cases.

Modules are abelian groups with an added notion of multiplication by elements in a ring. They generalize abelian groups, which are modules over the integers, and vector spaces, which are modules over a field.

Rigorously, a left $R$-module is defined as an abelian group $M$ paired with a ring $R$ with a binary operation from $\cdot\;\colon R\times M\rightarrow M$ satisfying the following axioms for all $m,n\in M$ and $r,s\in R$:

  1. $r\cdot(m+n)=r\cdot m+r\cdot n$

  2. $(r+s)\cdot m=r\cdot m+s\cdot m$

  3. $(rs)\cdot m=r\cdot(s\cdot m)$

If $R$ is a unital ring, we often also require that $1\cdot m=m$.

A right module is defined similarly by rewriting the axioms with the ring elements acting on the right side.

Modules often arise in the study of commutative rings and in algebraic geometry, but may appear in any investigation of the structure of a ring as a result of the Yoneda embedding which sends a ring to the category of left modules over that ring.

9674 questions
2
votes
2 answers

Does $(M_1 / K) \cap (M_2 / K) = (M_1 \cap M_2) / K$?

Let $M$ be an $R$-module, $M_1$, $M_2$, $K$ be three submodules such that both $K \subseteq M_1$ and $K \subseteq M_2$. The question is: $$ \frac{M_1}{K} \cap \frac{M_2}{K} = \frac{M_1 \cap M_2}{K} \,? $$ (Where $M_i / K$ is the quotient module.)…
2
votes
2 answers

Submodules and quotients of finitely generated modules

Let $G$ be a finitely generated abelian group whose free part has rank $r$. I know that every subgroup $H$ is finitely generated and has free part of rank $s\leq r$, and that also $G/H$ is finitely generated with free part of rank $r-s$. I was…
User
  • 1,173
2
votes
0 answers

Existence of homomorphism in Modules

I'm studying projective and injective modules and a serious question raised for me: what is the necessary and sufficient conditions for existence of homomorphisms between modules? I mean non-trivial case. I know it is very broad question. But at…
Mojee KD
  • 420
2
votes
1 answer

Finitely generated and free module

We work in the category $R-\mathsf{Mod}$ where $R$ is unital. Some authors define free modules to have a finite basis. If we don't require a basis to be finite, I think it is quite obvious that a finitely generated and free module (free thus means…
user42761
2
votes
1 answer

Isomorphism between hom sets

This is an exercise of Jacobson's algebra volume II, page $155$: Let $R$ and $S$ be rings. Let $P$ be a finitely generated projective left $R$-module, $M$ an $R-S$ bimodule, $N$ a left $S$-module. Then there is a group isomorhpism: $\alpha:…
user10
  • 5,688
2
votes
2 answers

An example of an endomorphism

Could someone suggest a simple $\phi\in $End$_R(A)$ where $A$ is a finitely generated module over ring $R$ where $\phi$ is injective but not surjective? I have a hunch that it exists but I can't construct an explicit example. Thanks.
2
votes
1 answer

Projective modules and enveloping algebra

This question have two parts. The first one: Let A be a k-algebra that is projective as k-module, where k is a commutative ring. why is $A\otimes_kA$ projective as $A^{ev}=A\otimes_kA^{op}$-module? I guess it's must be easy, but I can't find a…
post
  • 191
2
votes
1 answer

What are the maximal $\mathbb Z$-submodules of $\mathbb Z[x]$?

My claim is that the maximal submodules of $\mathbb Z[x]$ have the following form: $$ p\mathbb Zx^n+ \sum_{k\not=n}\mathbb Zx^k $$ for some prime $p$ and nonnegative $k$. Here's what I have. Let $M$ be a maximal ideal of $\mathbb Z[x]$. For $n\ge 0$…
2
votes
2 answers

Condition of being isomorphic to a submodule of a factor module?

Suppose $M$ is module and $N$ a submodule over some commutative ring $R$. If $x\neq 0$, and $(x)\cap N=0$, why does this imply $(x)$ is isomorphic to some submodule of $M/N$? (Let's also assume that $M\neq 0$ and $N$ is a proper submodule.) It was a…
2
votes
1 answer

Isomorphism of $\operatorname{top}f$ implies $f$ is a projective cover.

I'm stuck on the following and could use a hint. Let $f:P\longrightarrow M$ be a map of finite dimensional modules over a finite dimensional algebra $A$ (over probably an algebraically closed field $K$), with $P$ projective. $f$ induces a map…
2
votes
2 answers

Non-isomorphic tensorproducts

Find modules $M,N$ and a ring $A$ s.t. $M\otimes_A N\not \cong M\otimes_{\mathbb{Z}}N$.
Jaska
  • 1,291
2
votes
1 answer

How can I visualize or understand a module in concrete terms?

As I understand it, a module is a ring action on an abelian group, usually a group that carries the operation of addition. I get this because I think of it as a set of elements where these abstract algebraic operations are just the things I do to…
1
vote
0 answers

is there an epimorphism from X to A?

A is X-generated means that there exists an epimorphism from a direct sum of X to A). My question is: If A is a submodule of X and also X-generated,does this imply that we have an epimorphism from X to A.
sam
  • 11
1
vote
1 answer

Making a module a vector space

Let $G$ be an abelian group whose elements are all of prime order $p$. Naturally, $G$ is a $\Bbb Z$-module. Now take a maximal ideal $(p)$ and divide the scalar ring with it. Then one can consider $G$ as a vector space whose scalars are from the…
Pteromys
  • 7,220
1
vote
0 answers

Homomorphism of modules satisfies a monic polynomial equation

I need some help with this exercise (maybe just for the first part, or something to begin with and then I will try too solve the rest). Let $R$ be a commutative ring with identity. Let $I\subset R$ an ideal and $M$ a finitely generated $R$-Module.…
Dimitri
  • 1,939