Examples of free modules

For each finite set X, the structure of the free module F(X) is entirely determined by the cardinality of X. Let's consider some specific examples.

The free module on the empty set

What is the free module on the empty set? According to our construction the set of elements of the R-module F(βˆ…) consists of all formal finite R-linear combinations of elements βˆ…. But what the heck is the set of combinations of nothing, you might ask? Let's look at the universal property F(βˆ…) should enjoy, namely that there is a natural bijection

Ο•βˆ…,M:HomR(F(βˆ…),M)β†’HomSet(βˆ…,U(M)).

The empty set is the initial object in Set, so there is a unique set map (the empty map) from it to any other set. In other words, the set HomSet(βˆ…,U(M)) is a singleton set. Our bijection above then implies HomR(F(βˆ…),M) is a singleton set, for every R-module M. This exactly says that F(βˆ…) is the initial object in the category R-Mod, which we've already seen is the zero module. Thus, F(βˆ…)=0, the zero module.

This is why you sometimes see books/people declare (usually by fiat) that the "empty combination" is the zero element.

Summary

The free module on the empty set is the zero module.


The free module on a singleton set

Now let's consider a singleton set X={x}. By our construction, the module F({x}) consists of all R-multiples rx with r∈R. We therefore have a set bijection F({x})≃R, which you can quickly verify is actually an R-module isomorphism. We could have already predicted this, since we've seen that HomR(R,M)≃M as an R-module (at least for commutative rings R), and the universal property for F({x}) is that we have a natural set bijection

Ο•{x},M:HomR(F({x}),M)β†’HomSet({x},U(M))≃U(M)
Summary

For any singleton set X, the free module on X is isomorphic to R as an R-module.


The free module on a finite set

Next let's consider an arbitrary finite set X={x1,x2,…,xn}. By our construction, the module F(X) consists of all formal R-linear combinations of the form r1x1+r2x2+β‹―+rnxn, which his evidently isomorphic to the R-module RβŠ•RβŠ•β‹―βŠ•R (the direct sum of R with itself n times). This R-module is usually denoted Rn.

Is this bad notation?

The notation Rn is usually shorthand for the direct product RΓ—RΓ—β‹―Γ—R, not the direct sum. Fortunately, for finite families in the category Rβˆ’Mod the direct product and direct sum are isomorphic R-modules.


Suggested next note

Generators for modules and submodules