Bimodules

Definition

Generalizing the notion of a module, we can consider an abelian group endowed with both a left- and right-action. Such a structure is called a bimodule.

Definition of bimodule

Let R and S be rings (with unity). An (R,S)-bimodule consists of an abelian group M with both the structure of a left R-module and right S-module, such that r(ms)=(rm)s for every r∈R, s∈S, and m∈M.

This might seem like a lot to expect out of an abelian group, but it turns out that there are at least as many bimodules as there are modules, as the following examples illustrate.

Examples of bimodules

Abelian groups are (Z,Z)-bimodules

Every abelian group A has a unique (Z,Z)-module structure, since there is a unique left Z-action on A as well as a unique right Z-module structure. As an illustration, given an element a∈A, the action of the integer 2 on the left is (and must be!) 2⋅a=a+a, while the action of the integer −3 on the right is (and must be!) a⋅(−3)=−a−a−a. These two actions satisfy the required "associativity" condition:

2⋅(a⋅(−3))=2⋅(−a−a−a)=2⋅(−a)+2⋅(−a)+2⋅(−a)=−(2⋅a)−(2⋅a)−(2⋅a)=(2⋅a)⋅(−3)

We will freely switch between referring to A as an abelian group and as a (Z,Z)-bimodule, according to whatever is most appropriate in the current context.


From modules to bimodules

Left R-modules are (R,Z)-bimodules

Similar to the previous example, suppose M is any left R-module. Then there is a unique right Z-action on M (coming directly from the abelian group structure on M), and this gives M the structure of an (R,Z)-bimodule. Analogously, every right R-module M also has a unique (Z,R)-bimodule structure.

As with abelian groups, we will freely move between referring to M as a left R-module (resp., right R-module) and as a (R,Z)-bimodule (resp., (Z,R)-bimodule).

From R-modules to (R,R)-bimodules

Suppose R is a commutative ring and M is a left R-module. We can define a right R-action on M by m⋅r=rm. Note that the "associativity" condition of the ring action requires[1] the commutativity of R in order for this to truly define a right R-action on M, since in general we only have

(m⋅r1)⋅r2=(r1m)⋅r2=r2(r1m)=(r2r1)m

The commutativity in R ensures the last term is equal to (r1r2)m=m⋅(r1r2), as required. Of course, we can do the same for any right R-module, M.

We call this (R,R)-bimodule structure on M the standard (R,R)-bimodule structure on the R-module M.

Note

We should really be defining a functor from the category of R-modules to the category of (R,R)-bimodules.


From bimodules to modules

For any (R,S)-bimodule M we can always forget either the left R- or right S-action, resulting in a right S- or left R-module, respectively. Although technically we should define a forgetful functor from one category to another, in practice most mathematicians usually just wave their hands and simply say "considered only as a left R-module" and what not.

Note that this gives us a way to talk about morphisms between bimodules that do not have any actual bimodule morphisms between them; e.g., a morphism M→N where M is an (R,S)-bimodule and N is an (R,T)-bimodule. Of course, if we were being carefully we would note that we're actually talking about a morphism U1(M)→U2(N) in the category of left R-modules, where U1 and U2 are the appropriate forgetful functors.


Rings and bimodules

From a ring to a bimodule

Suppose R is a ring (with unity). Then R acts on itself on the left (and the right) by multiplication. This gives R the structure of an (R,R)-bimodule. As with all bimodules, we can forget part of this action and retain an (R,Z)-bimodule structure (i.e., a left R-module structure), a (Z,R)-bimodule structure (i.e., a right R-module structure), or a (Z,Z)-bimodule structure (i.e., an abelian group structure).

As usual, all of this forgetting is really just using the appropriate forgetful functors.

Ring homomorphisms create bimodule structures

Suppose f:R→S is a ring morphism (between rings with unity, and so we also assume f(1R)=1S). We can then endow S with an (S,R)-bimodule structure, using the left action of S on itself by left multiplication, and the right action of R on S by s⋅r=sf(r).

Quotient rings have a natural bimodule structure

Suppose R is a ring and I⊆R is a two-sided ideal. By considering the canonical projection morphism Ī€:R→R/I, the previous example gives the quotient ring R/I the structure of an (R/I,R)-bimodule.


Suggested next note

Bimodule morphisms


  1. This is not strictly true, but commutativity suffices. ↩ī¸Ž