Module Theory/Generation, Direct Sums, and Free Modules

Lesson 8.21,342 words

Generation, Direct Sums, and Free Modules

A generating set spans a module by R-linear combinations; a direct sum decomposes it into independent pieces; a free module has a basis and the universal property that a homomorphism is determined by arbitrary values on that basis. Rank is well defined over a commutative ring, torsion blocks a basis, and every module is a quotient of a free one — a presentation by generators and relations.

╌╌╌╌

Three notions describe how a module is built from a handful of elements: generation (spanning by -linear combinations), direct sums (assembling a module from independent pieces), and free modules (those with a basis). The last separates module theory from linear algebra: over a general ring a module need not have a basis, and the modules that do — the free ones — are the only ones where the familiar coordinate arguments still run.1

Generation

is the smallest submodule containing : it is a submodule by the submodule criterion, and any submodule containing is closed under linear combinations, so contains . For a family of submodules , the submodule they generate is their sum , the smallest submodule containing every . Generation for modules is tamer than for groups: because is abelian, like terms in a combination always collect, , and no word problem arises.

  • Over , is the cyclic subgroup generated by ; finitely generated -module means finitely generated abelian group.
  • over itself is cyclic, generated by , since . Its cyclic submodules are the principal ideals; its finitely generated submodules are the finitely generated ideals.
  • Generation is not inherited by submodules. Let be the polynomial ring in infinitely many variables. Then is cyclic over itself, yet its submodule (ideal) generated by all the is not finitely generated. A finitely generated module can have a submodule that is not.

A finitely generated module has a smallest generating size ; any generating set of size is a minimal generating set. Unlike in a vector space, minimal generating sets can have different relations among them, and is not a complete invariant: the relations matter, and the free-module theory below tracks them.

Direct sums

The external direct sum combines separate modules. The more useful question is when a module already is a direct sum of submodules it contains, an internal direct sum. The following three conditions, each equivalent, pin this down.2

When these hold, (internally): the external direct sum of the is isomorphic to the submodule they span, and each element has one representation. The uniqueness is of the module elements , not of any scalars.

An internal direct sum resolves every element into a unique pair of components, one from each summand, exactly as coordinates resolve a point of the plane along two independent axes.

Free modules

The standard basis generates , and every tuple has a unique such expression — unique in the ring coefficients, not merely in the module components. That extra uniqueness is the definition of a basis.

The uniqueness here is stronger than in a direct sum. In each element is a unique sum of components, but the component equals , so the scalar is not determined. That module is not free on , nor on any set. Freeness requires the scalars to be determined too.

A free module of rank is a direct sum of copies of the ring; a basis assigns to each element a unique coordinate tuple of ring scalars, one per copy.

The universal property

Free modules are characterized by how maps out of them behave: a homomorphism from a free module is determined by arbitrary values on a basis, with no relations to respect.

Concretely is the set of functions vanishing at all but finitely many points, identified with formal finite sums . The extension is forced: , well defined precisely because the expression is unique. This is the same universal property free groups have, and it is why one may define a homomorphism on a basis and extend by linearity: the extension exists and is unique.3

The universal property: any set map from a basis into a module extends along the inclusion to one and only one homomorphism out of the free module .

Invariance of rank

For finite-dimensional vector spaces, any two bases have the same size. The same holds for free modules over a commutative ring, so rank is an invariant.

Commutativity is a real hypothesis: over suitable noncommutative rings one can have for all , so rank is meaningless there, and the invariant-basis-number property is a genuine restriction.

Not every module is free

A module can have no basis at all.

Torsion is the obstruction. A basis element must be free of relations, but every element of a nontrivial finite abelian group is annihilated by its order. More generally, any module with a nonzero torsion element is not free. Over a field there is no torsion, which is why every vector space is free; over or torsion is generic, and measuring it is the content of the structure theorem for modules over a PID.

Torsion is not the only obstruction: a torsion-free module can still fail to be free.

In the multiples of any element close up after steps, so the relation holds and can never be a linearly independent set: torsion blocks a basis.

Constructing modules by generators and relations

Every module is a quotient of a free one. Given a generating set for , the universal property produces a surjection (the map that is the identity on ), and its kernel records the relations among the generators, giving a short exact sequence:

This exhibits — a presentation of by generators (a basis of ) and relations (generators of ). The worked example above is exactly such a presentation: presented by two generators mapping to and and the relations and .

NotionUniqueness enforced onField analoguePresent over ?
Generating setnonespanning setalways
Direct sum components complementary subspacesalways
Free / basiscomponents and scalarsbasisonly for torsion-free special cases

Footnotes

  1. Dummit & Foote, Abstract Algebra, 3rd ed., §10.3 — generation of modules, finitely generated and cyclic modules, and the submodule generated by a subset as the set of finite -linear combinations.
  2. Dummit & Foote, §10.3, Proposition 5 — the equivalence of the three characterizations of an internal direct sum of submodules.
  3. Dummit & Foote, §10.3, Theorem 6 and Corollary 7 — existence of the free module , its universal property with respect to set maps out of , and the resulting define on a basis, extend by linearity principle; the invariance-of-rank statement is Exercise 2 of the same section.

╌╌ END ╌╌