Examples of free modules

Let's consider some specific examples of free modules.

The free module on the empty set


Before even constructing the free module functor, we deduced that if it were to exist, it would necessarily satisfy F()0. In terms the "formal sums" construction of F(), this is often found to be unsettling, which is why you sometimes see books/people declare (usually by fiat) that the "empty combination" is the zero element. From our point of view, that is the only possible correct answer.

Also note that, if you view the elements of F() as set maps f:U(R) such that f(x)=0R for all but finitely many x, you're immediately forced to conclude two things: 1) the extra condition is empty; and 2) there is exactly one such map, namely the empty map. So F() must consist of a single element, and as there's only one such R-module (up to isomorphism), it must be the zero module.

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, in terms of formal sums the module F({x}) consists of all formal R-multiples rx with rR. We therefore have a set bijection F({x})R, which you can quickly verify is actually an -module isomorphism. Thus, F({x})R, exactly as we predicted.

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, in term of formal sums 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 RRR (the direct sum of R with itself n times). This R-module is often 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