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
0
votes
2 answers

Isomorphism of subquotient and quotient modules

Is it true that for every submodules $A\subset B$ of $C$ there is some submodule $L\subset C$ such that $C/L = B/A$?
Samarkand
  • 471
0
votes
1 answer

How do I show the basis of the tensor product is of this form?

Let $R$ be a non-trivial commutative ring, hence $R$ has IBN property. Let $M$,$N$ be free $R$-modules. Then the tensor product $M\otimes_R N$ is free and $rnk(M\otimes_R N)=rnk(M)rnk(N)$. Let $A,B$ be bases for $M,N$ respectively. Then how do I…
Rubertos
  • 12,491
0
votes
1 answer

Example of module homomorphism?

I would like to come up with an example for a module homomorphism between two finitely generated, not free modules over $\mathbb{Z}[i]$. Also, what would be the kernel and image in this example?
0
votes
1 answer

prove that $HOM_R(\bigoplus _{s\in S}R_s ,M)$ and $\prod_{s\in S}M_s$ are isomorphic as $R$ modules.

Let $R$ be a ring, $M$ module over $R$ and $S$ a non empty set. Let $\mathrm{Hom}_R(M,N)$ be the group of $R$ module homomorphisms from $M$ to $N$. Denote $M_s:=M$ and $R_s:=R$. Prove that the modules $\mathrm{Hom}_R(\bigoplus _{s\in S}R_s ,M)$…
Nathan Sikora
  • 1,165
  • 8
  • 18
-1
votes
1 answer

finding example for modular law if the condition C⊆B is necessary

B,C and D are submodule of module A. $B\cap (C+D)=C+(B\cap D)$ ( modular law) i am trying to find example the condition $C \subseteq B$ is necessary for modular law. For example if i take $B=\{1,2\}$ and $C=\{1,3\}$ and $D=\{3,4\}$ and then…
izaag
  • 908
-1
votes
1 answer

Definition of finitely generated submodule

I have a slight issue with the definition of when a submodule is finitely generated. Let $R$ be a ring, $M$ be an $R$-module and $N$ be a submodule of $M$. Which of these is correct? (1) $N$ is finitely generated if it is generated by finite…
user829347
  • 3,402
-1
votes
1 answer

prove M is End(M)-left module

I have module theory mid-term exam and I studied on modules over the ring I solve many questions but I reached my main problem is to prove the well-definition. in this question, the goal is proving M is End(M)-left module, I proved End(M) is a ring…
esma
  • 1
-1
votes
1 answer

In which I forget what a module is.

In section 10.4 of D+F, in Theorem 8, there is the following use of the universal property of the free module. We have that $R$ is a subring of $S$, and $N$ is a left R-module, and L is a left S-module. (slightly modified wording) "Let $\varphi:N…
user1236
  • 1,444
-2
votes
2 answers

Is a submodule of a free module also free?

Is a submodule of a free module also free ? For me it looks natural that yes, but in my course it's written that it's only true for a module over a PID and I don't really understand why. Any example ?
-3
votes
1 answer

Find all subspaces of the real vector space $\Bbb R^2$.

Find all subspaces of the real vector space $\Bbb R^2$. Is is true for any elements $u=(a, b)$ and $v=(c, d)$ of $\Bbb R^2$,there exists a non-trivial subspace $W$ of $\Bbb R^2$ such that $u, v \, € \, W$?
1 2 3
22
23