KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesFree and Projective ModulesEngineering · Engineering MathematicsLesson 4/8← PrevNext →
GuidePublished 6 Aug 2026Updated 13 Aug 20269 min readBy Kevin JoginComputational Number TheoryModulesFree ModuleProjective Module
On this page

Ask about this page

KEVOS AIFree and Projective Modules

KEVOS knowledge first · trusted web sources when needed

Skip to the main content

Mathematics•Modules

Free and Projective Modules

The lifting property that makes resolutions possible, and why projective is strictly weaker than free.

  • Engineering
  • Mathematics
  • Part 4 of 8
  • 10 min read
  • KV-MATH-0105
Executive summary

Every surjection onto a projective splits

A free module has a basis, so a homomorphism out of it is determined by arbitrary choices on the basis elements — which means any map into a quotient lifts. A projective module keeps the lifting property while giving up the basis, and it is exactly a direct summand of a free module. That is all resolutions need: every module is a quotient of a free one, so projective resolutions always exist, and Hom(P, −) is exact precisely when P is projective.

Learning objectives

  • Define free modules by their universal property.
  • State the lifting property defining projectivity.
  • Prove that projective is equivalent to being a direct summand of a free module.
  • Construct a projective resolution of an arbitrary module.
  • Give an example of a projective module that is not free.

Section 01Free modules

The free module on a set S is the direct sum of copies of Λ indexed by S. Its universal property is that a homomorphism out of it is exactly a function from S to the target:

HomΛ(F(S), N) ≅ Map(S, N)

Every module is a quotient of a free module — take S to be any generating set, or the underlying set of the module itself. This single fact is what guarantees that projective resolutions exist for every module over every ring.

Free means arbitrary choices are allowed

Defining a map out of a free module requires no compatibility checking whatsoever: pick images for the basis and extend. Every lifting argument in the subject ultimately reduces to this freedom.

Section 02Projectivity

P is projective when every diagram with a surjection B ↠ C and a map P → C admits a lift P → B.

AlgorithmEquivalent characterisations of projectivityin: a module P  →  out: whether P is projective
  1. P is projective: every map out of P lifts along every surjection.
  2. Every short exact sequence 0 → A → B → P → 0 splits. Apply the lifting property to the identity of P.
  3. P is a direct summand of a free module. Take a free F with F ↠ P and split it.
  4. Hom(P, −) is an exact functor.
  5. P satisfies the dual basis lemma: there are elements and functionals reproducing each element as a finite sum.
  6. All five conditions are equivalent.
The equivalence of the first and third is the working characterisation: projective objects are precisely the retracts of free ones.
Projective need not be free

Over ℤ/6ℤ, the ideal generated by 2 is a direct summand and hence projective, but it is not free — it has the wrong number of elements. Over a Dedekind domain, non-principal ideals are projective and non-free, and the class group measures precisely how many such modules exist.

Section 03Rings where the distinction collapses

When projective implies free
RingProjective ⇒ free?Note
FieldYesEvery module is free — a vector space
Principal ideal domainYes, for finitely generatedSubmodules of free are free
Local ringYesKaplansky's theorem, even without finite generation
Polynomial ring over a fieldYesQuillen–Suslin, resolving Serre's problem
Dedekind domainNoIdeals are projective; class group counts the failure
ℤ/nℤ for composite nNoIdempotents split off summands
Group ring ℤ[G]Generally noRelevant to modular representation theory

Section 04Projective resolutions

AlgorithmConstructing a projective resolutionin: a module M  →  out: a projective resolution of M
  1. Choose a surjection ε: P0 ↠ M with P0 projective — a free module always works.
  2. Set K0 = ker ε, the first syzygy.
  3. Choose a surjection P1 ↠ K0 and compose with the inclusion to get d1: P1 → P0.
  4. Repeat on ker d1, and so on. The process never obstructs, because every module is a quotient of a free one.
  5. The result … → P2 → P1 → P0 → M → 0 is exact.
Existence is unconditional. Uniqueness holds only up to chain homotopy equivalence, which is exactly enough to make derived functors well defined.
Why resolutions are the right idea

M itself may behave badly under a functor, but each Pn behaves perfectly. Applying the functor to the resolution rather than to M, and taking homology, produces invariants that agree with the functor in degree 0 and record its failure above.

ReferenceFrequently asked questions

Is every projective module a direct sum of finitely generated ones?

Over many rings yes, and Kaplansky proved that any projective module is a direct sum of countably generated ones. Over an arbitrary ring the structure can be complicated, and this is one reason finitely generated hypotheses appear so often.

Why not always use free resolutions?

They exist and are perfectly valid, and many texts use them exclusively. Projective resolutions are preferred because they can be much smaller, and because the projective property is what the proofs actually use — freeness is a convenience, not a necessity.

What is a syzygy?

The kernel at each stage of a resolution — the module of relations among the chosen generators. Iterating gives higher syzygies, and Hilbert's syzygy theorem bounds how long the process continues over a polynomial ring.

NavigateContinue in this stream

Curated next steps from this page. The site also surfaces algorithmically related reading below.

  • ModulesInjective Modules and Dualization
  • ModulesProjective Modules over a Principal Ideal Domain
  • Derived FunctorsProjective and Injective Resolutions
  • ModulesThe Hom Functor and Left Exactness

ProvenanceSources and further reading

This page is an original KEVOS explanatory article. It presents the underlying mathematics — definitions, algorithms, complexity results and selection criteria — in KEVOS editorial voice. No text is reproduced from any copyrighted source. Where numerical tables are relevant, KEVOS links to live authoritative databases rather than republishing static values.

Handbook application: from concept to controlled practice

Purpose. This expanded section turns the original page into a practical handbook. It preserves the supplied material and adds a repeatable way to apply, check and review Free and Projective Modules. It does not replace a contract, legislation, a controlled standard, competent engineering judgement or specialist advice.

The operating aim is to turn a compact mathematical statement into a usable chain of definitions, claims, examples and checks. Read the original explanation first, then use the workflow and checks below to convert knowledge into evidence.

Treat Free and Projective Modules as a network of definitions and implications, not as a list of formulas. The working vocabulary on this page—projective, modules, free, section, lifting—should be made explicit before any proof or computation begins. Record the ambient set or structure, the permitted operations and the equality or equivalence relation in use. A compact theorem often changes meaning when the base field, finiteness condition, commutativity assumption or direction of an action changes.

For a proof, write the hypotheses as a checklist and mark the line at which each one is used. For a computation, state the representation of the input, the arithmetic model, the termination condition and the output invariant. For a classification problem, distinguish existence from uniqueness and distinguish an object from its representation. These separations prevent a correct local calculation from being mistaken for the general result.

A useful worked example should be small enough to inspect completely but rich enough to exercise the main mechanism. Compute the result in two ways where practical: symbolically and by substitution, structurally and numerically, or directly and through a normal form. Then include one near-miss example in which a hypothesis fails. The contrast explains why the theorem is shaped as it is and gives the reader a diagnostic pattern for later problems.

Verification is part of the mathematics. Check domains and codomains, substitute proposed solutions, test identity and zero cases, compare dimensions or cardinalities, and confirm that maps respect the required operations. In numerical work, report precision, conditioning and a residual rather than digits alone. In algorithmic work, separate mathematical correctness from implementation complexity and resource limits.

Step-by-step operating method

  1. Fix the setting. State the objects, ambient structure, notation and assumptions before manipulating symbols.
  2. Separate claims. Distinguish definitions, hypotheses, conclusions, equivalent conditions and consequences.
  3. Choose a method. Select proof, construction, calculation or algorithm according to the question actually asked.
  4. Work a small case. Use the smallest non-trivial example to expose the mechanism and test edge behaviour.
  5. Verify independently. Substitute back, check invariants, test boundary cases or use an alternative derivation.

Worked-example protocol

Illustrative method—not a source theorem. Start with a small admissible input and list the definitions it must satisfy. Carry out each transformation on a separate line, citing the property that permits it. Preserve exact values until approximation is necessary. At the end, verify the output against the original definition and one invariant such as dimension, degree, determinant, order, norm or residual. Then alter one hypothesis and observe which step ceases to be valid. This protocol creates a reusable example without inventing a theorem-specific numerical answer.

StageRecordQuality check
InputObjects, domain, notation, assumptionsEvery symbol is defined
MethodPermitted operation or cited result at each stepAll hypotheses hold
OutputExact result and representationCorrect type, domain and form
VerificationSubstitution, invariant or alternative derivationIndependent agreement
Boundary testZero, identity, degenerate or failed hypothesisScope is understood

Common failure modes and recovery actions

1. Watch for

Using a theorem without checking every hypothesis.

Recovery: Return to the governing definition or requirement and restate the decision in one sentence.

2. Watch for

Treating a suggestive example as a proof of the general case.

Recovery: Separate evidence from assumption, assign an owner and set a date for validation.

3. Watch for

Changing notation or conventions part-way through an argument.

Recovery: Run a small counterexample, boundary test, pilot or independent check before proceeding.

4. Watch for

Hiding a division-by-zero, convergence, finiteness or commutativity assumption.

Recovery: Record the consequence, decision and rationale, then update the controlled baseline.

5. Watch for

Reporting a computed result without a residual, substitution or structural check.

Recovery: Escalate when the issue affects safety, compliance, acceptance, material value or an agreed tolerance.

Review checklist

  • Can every symbol be traced to a definition or prior result?
  • Which hypothesis does each major step use?
  • Does the method cover zero, identity, degenerate and boundary cases?
  • Can the conclusion be checked by a second representation or calculation?
  • Are mandatory requirements distinguished from recommendations and illustrative values?
  • Are sources, assumptions, units, dates and versions recorded closely enough to reproduce the decision?
  • Have safety, legal, ethical, stakeholder and operational consequences been considered at the appropriate level?
  • Is there a named owner and a trigger for review, escalation, change or retirement?

Questions for deeper application

What is the most important distinction a practitioner must preserve when applying Free and Projective Modules?

Answer with a fact or cited source where available. Where evidence is incomplete, record the assumption, consequence, responsible owner and next validation action.

Which assumption about projective would change the result most if it proved false?

Answer with a fact or cited source where available. Where evidence is incomplete, record the assumption, consequence, responsible owner and next validation action.

What evidence would allow an independent reviewer to reproduce or challenge the conclusion?

Answer with a fact or cited source where available. Where evidence is incomplete, record the assumption, consequence, responsible owner and next validation action.

Which boundary, exception or failure case has not yet been tested?

Answer with a fact or cited source where available. Where evidence is incomplete, record the assumption, consequence, responsible owner and next validation action.

What must be handed over, monitored or reviewed after the immediate work is complete?

Answer with a fact or cited source where available. Where evidence is incomplete, record the assumption, consequence, responsible owner and next validation action.

Authoritative references and use notes

The sources below were selected as institutional or primary guidance for the broader practice. They support the handbook method; they do not imply that every statement or clause in a source applies to every project. Confirm the current edition, jurisdiction, contract and application before treating any requirement as mandatory.

  • MIT OpenCourseWare — Number Theory I — Massachusetts Institute of Technology. Used for algebraic and analytic number theory. Accessed 2026-08-13.
  • MIT OpenCourseWare — Algebra I — Massachusetts Institute of Technology. Used for groups, vector spaces, linear transformations and linear groups. Accessed 2026-08-13.

On this page

  1. Executive summary
  2. Free modules
  3. Projectivity
  4. Rings where the distinction collapses
  5. Projective resolutions
  6. FAQ
  7. Continue in this stream
  8. Sources
Page ID
KV-MATH-0105
Taxonomy
ENG-MATH — Engineering / Mathematics
Collection
COL-HOMALG-001
Topic stream
HA-MODULES
Version
1.1.0 / content 2026.08
Last reviewed
2026-08-06

Continue learning

Direct Sums, Products and Split SequencesGuide · Engineering MathematicsNEXT LESSON →Projective Modules over a Principal Ideal DomainGuide · Engineering MathematicsThe Hom Functor and Left ExactnessGuide · Engineering MathematicsInjective Modules and DualizationGuide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®