Executive Summary
Radicals do not usually survive quotients. For any surjection the image of is contained in , but the containment is frequently strict: while . The semilocal hypothesis removes the discrepancy entirely.
Lam's says: if is semilocal then for every ideal ,
The radical is computed once, at the top, and then simply pushed down.
Overview
Two facts about radicals and surjections are true for all rings, and they bracket the problem.
- For any surjective ring homomorphism one has . Reason: if and , write ; then is the image of a unit, hence a unit.
- If then equality holds: . This is Lam and needs no hypothesis on beyond sitting inside the radical.
Between these lies the interesting case: an ideal that is not inside . Then killing can create new radical — quotienting can manufacture non-units out of units. says a semilocal ring has no room for this to happen, because its radical quotient is semisimple and semisimple rings have no proper quotients with nonzero radical.
Learning Objectives
- Prove for any surjection .
- State and identify exactly which hypothesis it needs.
- Prove in full: equality of radicals and semilocality of the quotient.
- Exhibit a non-semilocal ring where the containment is strict.
- Deduce that the simple modules of are a subfamily of those of .
- Compute for and for an upper triangular matrix ring.
Definitions
- The Jacobson radical of R: the intersection of the maximal left ideals; equivalently the largest left ideal U with 1 + U inside U(R).
- Shorthand for the quotient R/I with the natural surjection r maps to r-bar; used throughout the proof of (20.7).
- Semilocal
- R/rad R is semisimple.
- Semiprimitive
- rad R = 0. A semisimple ring is semiprimitive and left artinian.
always denotes a two-sided ideal. The statement of is false for one-sided ideals, for which is not a ring at all.
Core Concepts
Why the radical can grow under a quotient
is an intersection of maximal left ideals. Passing to keeps only those maximal left ideals that contain , so the intersection is taken over a smaller family and may therefore be larger. Concretely, has one maximal ideal per prime and their intersection is ; retains only , whose intersection with itself is itself.
Why semilocality closes the gap
Write . The composite factors through the semisimple ring , so is a quotient of a semisimple ring and hence semisimple. Semisimple rings have zero radical. That single observation forces the radical of to be no bigger than the image of , because a further quotient by that image is already radical-free.
The key isomorphism: the double quotient is visibly a quotient of the semisimple ring .
What survives, module-theoretically
Since is a quotient of , it is the product over a subset of the indices: quotients of semisimple rings are obtained by deleting Wedderburn factors. Hence the simple -modules are exactly those simple -modules killed by , and there are at most of them. Quotienting a semilocal ring never creates a new simple module.
Key Results
Let be any ring and a two-sided ideal. Then . In particular .
Let be a semilocal ring and let be any two-sided ideal. Then
and is again semilocal.
Write , let and let denote the image of .
**Step 1: .** For and any , the element is the image of the unit , hence a unit. By the unit characterisation of the radical, .
Step 2: the double quotient is semisimple. Since , Lemma applies to the ring and its ideal :
On the other hand , which is a quotient of . By hypothesis is semisimple, and every quotient ring of a semisimple ring is semisimple; hence is semisimple and therefore has zero radical.
Step 3: conclude. Combining the two displays, , that is . Finally
was just shown to be semisimple, so is semilocal.
Every homomorphic image of a semilocal ring is semilocal. Consequently the class of semilocal rings is closed under quotients, and combined with it is closed under and finite products.
Let be semilocal with . For any ideal , the simple left -modules are precisely the simple left -modules annihilated by , and has at most of them up to isomorphism.
If is semilocal and is any ideal, the natural map is surjective for every .
Sketch. For : if is a unit of then , so Bass' Theorem produces a unit in the coset . For general , apply the case to the semilocal ring and its ideal , using and .
Proof Techniques and Method
How this proof works, and which move to reuse.
The proof of is a three-line argument dressed as a two-page one. The reusable content is the following pattern.
Worked Example
The same target ring, two different sources
Take the target , whose radical is , and reach it in two ways.
| Source | Ideal | Image | ||
|---|---|---|---|---|
| (not semilocal) | — strictly larger | |||
| (semilocal) | — equal |
Checking row two. is a finite product of local rings, so it is semilocal with . The ideal satisfies , so does not apply and is doing real work. In the ideal , whose image in is — exactly . The quotient is semisimple, confirming that is semilocal.
A noncommutative check
Let be the upper triangular matrices over a field . It is finite-dimensional, hence semilocal, with
The strictly upper triangular matrices form a nilpotent ideal with semisimple quotient.
Let , the span of the corner matrix unit; it is a two-sided ideal, since , , and all other products with matrix units either reproduce or vanish. Since , already gives , which is spanned by the images of and and has square zero because . Then is semilocal with : the number of simple modules is unchanged, as the corollary above permits.
Process and Workflow
In practice one meets a quotient and wants its radical. The decision below records when may be invoked.
You need . Which tool applies?
Comparison and Classification
| Radical computed by image or entrywise | Needs a hypothesis on | |
|---|---|---|
| , | yes | no |
| , arbitrary, semilocal | yes | yes |
| , arbitrary, general | no | — |
| yes | no | |
| (finite) | yes | no |
| no | — | |
| Subring | no | — |
Behaviour of the radical under standard constructions
holds for every ring. For polynomial rings, is a nil ideal extended by and is not the image of ; Amitsur's theorem describes it.
Relationship Map
- semilocal — semisimple
- —
- Every quotient of is semilocal
- Simple -modules form a subfamily of the simple -modules
- (via Bass' Theorem)
- – — Dedekind finiteness and stable range one
- Cancellation of modules
- Invariant basis number
- —
The two branches are independent consequences of the same hypothesis; is about ideals, the other branch about units. They meet in the surjectivity of , which needs both.
Applications and Industry Use
Applications here means where this structure is used — inside mathematics and in the engineering and computing disciplines that consume it.
- Algebraic K-theory. Surjectivity of for semilocal makes the relative exact sequence of behave, and it is the reason the -theory of semilocal rings is computable in terms of units.
- Modular representation theory. For a complete discrete valuation ring with residue field , reduction is a quotient of semilocal rings; says the radical reduces correctly, which is what allows blocks and their defect groups to be tracked from characteristic zero to characteristic .
- Computer algebra. Once the radical of a finite-dimensional algebra is computed, the radical of any quotient by an ideal is obtained by linear algebra alone — image plus ideal — instead of rerunning a radical algorithm.
- Coding over rings. For a finite chain ring and an ideal , code constructions descend from to with the radical filtration intact, which is what makes the tower usable as a chain of nested codes.
Computational Notes
Computational notes cover algorithms, cost and library behaviour rather than manufacturing process.
For a finite-dimensional algebra over a field, the radical is computed by the Dickson–Friedl–Rónyai style algorithms: in characteristic zero, is the kernel of the trace form on the regular representation, obtained by one linear solve in field operations; in positive characteristic a sequence of refined trace forms is needed.
- Given and an ideal , gives as the image of — a subspace sum and a projection, both cheap.
- Certifying semilocality is trivial for finite-dimensional algebras and undecidable in general; there is no finitary certificate for an arbitrary presented ring.
- GAP's
RadicalOfAlgebra, Magma'sJacobsonRadicaland Sage'sradicalfor finite-dimensional algebras all return a basis of ; none exposes an operation that computes the radical of a quotient without recomputation, so applying by hand is a genuine saving.
Failure Modes and Common Mistakes
Quick Reference
| Question | If yes | If no |
|---|---|---|
| Is two-sided? | Proceed. | is not a ring; the question is malformed. |
| Is ? | Use ; no further hypothesis. | Continue. |
| Is semisimple? | Use . | Only the containment is available. |
| Is artinian? | Radical = largest nilpotent ideal. | Compute maximal left ideals directly. |
Frequently Asked Questions
Why does the radical of a quotient tend to be bigger than the image of the radical?
The radical is an intersection of maximal left ideals, and the quotient sees only those maximal left ideals containing . Intersecting over a smaller family gives a larger ideal. Semilocality prevents this because the surviving family is already forced to cut out exactly the image of .
Does need to be finitely generated, or noetherian?
No. is an arbitrary two-sided ideal and no chain condition on is used beyond what semilocality already provides — and semilocality itself imposes no chain condition on , only on .
Is the converse true: if for all , must be semilocal?
No. Any semiprimitive ring all of whose proper quotients are semiprimitive would satisfy the formula trivially, and there are such rings that are not semilocal. The condition in is sufficient, not necessary; it is the usable hypothesis, not a characterisation.
How does this relate to lifting idempotents?
It does not, directly. controls the radical of a quotient; idempotent lifting is an independent property that upgrades semilocal to semiperfect. A semilocal ring need not lift idempotents modulo its radical.
Can be semisimple while is only semilocal?
Yes — take . More generally is semisimple exactly when , since by the radical of is the image of , which vanishes precisely then.
Why is the corollary about placed here rather than with Bass' Theorem?
Because it needs both halves: to know is semilocal and to identify units modulo the radical, and Bass' Theorem to produce an actual unit in a coset. It is stated as an exercise in §20 for that reason.
References
- T. Y. Lam, A First Course in Noncommutative Rings, Graduate Texts in Mathematics 131, Springer-Verlag, 1991, §20, especially (20.7), pp. 312–313.
- T. Y. Lam, A First Course in Noncommutative Rings, §4, (4.6) and Exercise 4.21, for the radical of a quotient and lifting units.
- N. Jacobson, Structure of Rings, American Mathematical Society Colloquium Publications 37, revised edition, 1964, Chapter I.
- F. W. Anderson and K. R. Fuller, Rings and Categories of Modules, 2nd edition, Graduate Texts in Mathematics 13, Springer-Verlag, 1992, §15.
- L. Rónyai, “Computing the structure of finite algebras”, Journal of Symbolic Computation 9 (1990), 355–373.
AI Suggested Questions
- Prove that every quotient ring of a semisimple ring is semisimple, and identify the quotient as a product over a subset of the Wedderburn factors.
- Give a ring and ideal with strictly smaller than where is semiprimitive but not semilocal.
- Describe via Amitsur's theorem and explain why it is not the image of .
- Work out the full proof that is surjective for semilocal .
- For a complete DVR and finite, compare with under reduction.
- Is the property "the radical commutes with all quotients" closed under matrix rings and finite products?
- How expensive is it to recompute the Jacobson radical of a finite-dimensional algebra versus using (20.7)?
