Linear algebraic groups, reductivity, and finite generation of invariants
Anchor (Master): Mumford-Fogarty-Kirwan *GIT* 3rd ed. Ch.1; Springer *Linear Algebraic Groups* 2nd ed.; Dolgachev *Lectures on Invariant Theory*; Haboush *Reductive groups are geometrically reductive*
Intuition Beginner
Geometric invariant theory wants to form a quotient of a variety by a group of symmetries. For that to give a sensible space, the group has to be tame in a precise sense. This unit names the object that supplies the tameness: the linear algebraic group, a group of matrices cut out by polynomial equations, like the rotations, the volume-preserving maps, or the diagonal scalings.
Among these groups, a special class behaves beautifully: the reductive ones, including , , the orthogonal and symplectic groups, tori, and finite groups. For a reductive group acting on a variety, the functions that the group leaves unchanged — the invariants — form a ring you can describe with finitely many generators. That finiteness is the whole point. It means the invariants assemble into an honest variety, the quotient, rather than into something unmanageable.
The opposite kind of group, unipotent, can fail this. Nagata built an action whose invariant ring needs infinitely many generators, so no finite quotient exists. The dividing line between the well-behaved and the pathological is exactly reductivity, and naming it cleanly is what lets the quotient machinery downstream run.
Visual Beginner
Picture a nested family: all linear algebraic groups on the outside, the reductive ones as a large well-behaved core, and the unipotent groups as a separate region where invariants can run wild.
Worked example Beginner
Take the simplest scaling group, the multiplicative group of nonzero numbers, acting on the plane with coordinates and by . This is a one-dimensional reductive group, a torus.
Which polynomials does it leave alone? The product goes to , so is invariant. A short check shows every invariant is a polynomial in this one quantity. So the invariant ring is generated by the single element . One generator, finitely many — the reductive promise holds, and the quotient is the line whose coordinate is .
Now change the group to the additive group, where acts by . This group is unipotent. On the line nothing moves, off it the orbits are vertical lines. The invariants here are generated by alone, so this small case still looks finite. The lesson of the next sections is that in higher dimensions the additive group is exactly where finiteness can break, while the torus never does.
Check your understanding Beginner
Formal definition Intermediate+
Let be an algebraically closed field. A linear algebraic group is an affine algebraic group over , equivalently a Zariski-closed subgroup of some . Its coordinate ring is a finitely generated Hopf algebra, and the group operations are morphisms of varieties.
Unipotent radical. An element is unipotent if is nilpotent. A linear algebraic group is unipotent if all of its elements are unipotent; equivalently, it is conjugate into the strictly upper-triangular matrices. The unipotent radical is the largest connected normal unipotent subgroup of . It is an intrinsic invariant of .
Reductive group. A connected linear algebraic group is reductive if its unipotent radical is the identity subgroup, . The standard examples are , , , , the tori , and (by convention, since they have no infinitesimal unipotent part) the finite groups.
Linearly reductive. A group is linearly reductive if every finite-dimensional rational representation of is semisimple, that is, a direct sum of irreducible subrepresentations. In characteristic zero, reductive and linearly reductive coincide. In characteristic , however, is reductive but not linearly reductive, since representations of positive-dimensional reductive groups in characteristic generally fail complete reducibility.
Geometrically reductive. A group is geometrically reductive if for every rational representation and every -fixed vector in the dual, there is a -invariant homogeneous polynomial of some positive degree on with . This weaker condition holds for all reductive groups in every characteristic, and it is exactly what finite generation requires.
Invariant ring and quotient. If acts on an affine variety with coordinate ring , the invariant ring is
When is finitely generated, the affine GIT quotient is the variety
with the quotient morphism induced by the inclusion .
Reynolds operator. In characteristic zero a reductive admits a Reynolds operator: a -equivariant -linear projection that restricts to the identity on and satisfies the Reynolds identity for . For a finite group it is the averaging operator ; for a compact group it is integration against Haar measure, the route taken by Weyl's unitarian trick.
Key theorem with proof Intermediate+
Theorem (Hilbert finiteness, reductive case). Let be a linearly reductive group acting rationally on a finitely generated -algebra by algebra automorphisms, preserving a grading with . Then the invariant ring is a finitely generated -algebra.
Proof. Let be the irrelevant ideal of invariants, and let be the ideal it generates in . By the Hilbert basis theorem 01.02.17, is Noetherian, so is generated by finitely many homogeneous invariants , which we may take of positive degree. We claim these generate as a -algebra.
Argue by induction on degree that every homogeneous invariant of positive degree lies in the subalgebra . Since , write with homogeneous of degree . Apply the Reynolds operator , which exists because is linearly reductive. The Reynolds identity gives
since each is invariant. Each is an invariant of degree strictly less than , so by induction it lies in . Therefore , completing the induction. The degree-zero part is , so is finitely generated.
This is Hilbert's argument of 1890, the source of both the basis theorem and the Nullstellensatz 04.02.07, here recast through the Reynolds operator that linear reductivity supplies. In characteristic the Reynolds operator can be absent, and the same conclusion is rescued only by Nagata's theorem, which shows geometric reductivity suffices.
Bridge. This finiteness result builds toward the projective construction of 04.10.02, where replaces and the same invariant ring reappears in graded form; the foundational reason GIT can speak of a quotient at all is precisely the finite generation proved here. The Reynolds-operator mechanism appears again in the symplectic averaging of Kempf-Ness 04.10.04, where it is dual to integration over the maximal compact subgroup, and this is exactly the unitarian trick translated into algebra. Putting these together, reductivity is the central insight that the entire moduli strand reads off: the bridge is that tameness of the group becomes finiteness of its invariants, which becomes existence of the quotient variety.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: none — Mathlib has affine group schemes and Hopf algebras but no unipotent radical, no reductive or geometrically reductive predicate, no Reynolds operator, and no finite-generation theorem for invariant rings.
import Mathlib.AlgebraicGeometry.Scheme
namespace Codex.AlgebraicGeometry.Moduli
-- Linear algebraic group: affine group scheme G ↪ GL_n.
-- Reductive: unipotent radical R_u(G) = {e}.
-- Reynolds operator R → R^G (char 0); Hilbert finiteness of R^G.
-- Haboush: reductive in char p ⇒ geometrically reductive.
end Codex.AlgebraicGeometry.ModuliAdvanced results Master
Weyl's unitarian trick. For a complex reductive group , choose a maximal compact subgroup — for this is , for it is . Averaging a representation against Haar measure on produces a -invariant Hermitian form, hence complete reducibility for , which transfers to by Zariski density of the analytic argument. This is Weyl's route to linear reductivity in characteristic zero and the analytic shadow of the Reynolds operator 07.06.22.
Hilbert's symbolic method. Hilbert proved finite generation for the classical groups acting on forms first by explicit symbolic computation (1890, 1893), exhibiting generating invariants and syzygies. The non-constructive basis-theorem proof drew Gordan's famous complaint that it was theology, not mathematics; Hilbert later supplied effective bounds, and the basis theorem became foundational regardless.
Nagata's theorem and counterexample. Nagata (1959) proved that a geometrically reductive group acting on a finitely generated algebra has a finitely generated invariant ring, and in the same circle of ideas constructed a unipotent group action whose invariants are not finitely generated. The positive half supplies the characteristic-free finiteness GIT needs; the negative half marks the boundary of the theory at non-reductive groups, the regime later organised by non-reductive GIT 04.10.14.
Haboush's theorem (Mumford's conjecture). Mumford conjectured in the 1965 edition of GIT that every reductive group is geometrically reductive in all characteristics. Haboush (1975, Annals of Mathematics) proved it: for a semisimple group in characteristic and a -fixed line, there is a -invariant homogeneous form, of degree a power of , not vanishing on it. Combined with Nagata's theorem, this yields finite generation of for reductive over any field, completing the foundational step that lets and exist as varieties.
Structure and classification. Reductive groups over an algebraically closed field are classified by root data: a maximal torus, its character and cocharacter lattices, and the roots and coroots. The Borel-Chevalley structure theory — Borel subgroups, parabolic subgroups, the Bruhat decomposition — organises every reductive group around this combinatorial skeleton, and is the substrate on which the Hilbert-Mumford numerical criterion 04.10.03 computes via one-parameter subgroups.
Synthesis. Linear algebraic groups split, by the unipotent radical, into a reductive core and a unipotent remainder, and this single structural cut is the foundational reason invariant theory behaves the way it does. Finite generation of is exactly the property that reductivity guarantees and unipotence can destroy, and putting these together with the Reynolds operator in characteristic zero and Haboush's theorem in characteristic shows the conclusion is characteristic-free even though its proofs are not. This is dual to the symplectic picture, where the maximal compact subgroup carries the averaging that algebra performs with the Reynolds operator, and it generalises Hilbert's nineteenth-century symbolic invariant theory into the engine that builds moduli spaces. The central insight is that the tameness of a symmetry group, measured by reductivity, is precisely what becomes the existence of a well-behaved quotient, and this is exactly the principle the rest of the moduli strand reads off.
Full proof set Master
Proposition (geometric reductivity implies finite generation, Nagata). Let be a geometrically reductive group acting rationally on a finitely generated graded -algebra with . Then is a finitely generated -algebra.
Proof. As in the Key theorem, let and pick homogeneous invariants of positive degree generating , using that is Noetherian 01.02.17. Set . Without a Reynolds operator one cannot project linearly, so argue that is a finitely generated module over , and then that is Noetherian, forcing to be finitely generated as an algebra.
Let be homogeneous of positive degree . Then , so with homogeneous of degree . The vectors and the need not be invariant individually, so apply geometric reductivity: for the difference one instead studies the -module spanned by the and finds, for a suitable power (equal to in characteristic zero, a power of otherwise), that lies in the ideal of generated by lower-degree invariants. Iterating, the integral closure argument of Nagata shows is module-finite over . Since is a finitely generated -algebra it is Noetherian, so the module-finite extension is also a finitely generated -algebra.
Proposition (reductive in characteristic zero is linearly reductive). If and is reductive, then every finite-dimensional rational representation of is semisimple.
Proof. Let be a representation and a subrepresentation. Choose any linear projection and average it using the Reynolds operator at the level of , which carries a rational -action; the existence of for reductive in characteristic zero comes from Weyl's unitarian trick applied to a maximal compact subgroup. The averaged map is -equivariant, still projects onto , and its kernel is a -stable complement. Thus as representations, and induction on dimension gives semisimplicity.
Connections Master
Geometric invariant theory
04.10.02consumes this unit directly: its quotient construction presupposes that is finitely generated, which holds precisely because is reductive. Reductivity and finite generation are named only in passing there and stated as a theorem here, so this unit is the foundational anchor on which that quotient machinery stands.Hilbert basis theorem and Noetherian rings
01.02.17supplies the engine of every finite-generation argument above: the ideal is finitely generated because is Noetherian, and this is exactly the step Hilbert isolated when he proved both the basis theorem and the original invariant-finiteness result in the same 1890 work.Weyl complete reducibility
07.06.22is the representation-theoretic twin of linear reductivity: complete reducibility of representations is what the unitarian trick delivers and what the Reynolds operator encodes, and it is the characteristic-zero hypothesis under which the Key theorem's proof runs without appeal to Haboush.Non-reductive GIT
04.10.14picks up exactly where this unit's boundary lies: when is not reductive, Nagata's counterexample shows finite generation can fail, and the non-reductive theory restores a usable quotient by enlarging to a reductive envelope.Hilbert-Mumford numerical criterion
04.10.03computes stability through one-parameter subgroups of the reductive group, drawing on the root-datum structure theory summarised here; the criterion is meaningful only because the ambient group is reductive.
Historical & philosophical context Master
The subject begins with David Hilbert's invariant theory of the 1890s. His paper Über die vollen Invariantensysteme [Hilbert 1893] gave, for the classical groups, both the symbolic computation of generating invariants and the non-constructive finiteness theorem that grew out of his basis theorem. Gordan's reaction — that this was theology rather than mathematics — became the standard anecdote for the arrival of abstract existence proofs in algebra, and Hilbert's later effective bounds answered the objection on its own terms.
Hilbert's fourteenth problem (1900) asked whether finite generation persists for arbitrary group actions. The question stood for six decades until Nagata [Nagata 1959] produced a unipotent action with an infinitely generated invariant ring, a negative answer, while in the same circle of ideas proving the positive theorem for geometrically reductive groups. Mumford, building his 1965 Geometric Invariant Theory [Mumford 1965] on these foundations, conjectured that reductivity always implies geometric reductivity, even in characteristic where the Reynolds operator can vanish. Haboush [Haboush 1975] proved the conjecture, closing the last gap and making GIT a characteristic-free theory. The philosophical arc is striking: a computational nineteenth-century subject about explicit invariants became, through the abstraction of reductivity, the structural foundation on which all of modern moduli theory rests.
Bibliography Master
- Hilbert, D., Über die vollen Invariantensysteme, Math. Ann. 42 (1893), 313-373.
- Hilbert, D., Über die Theorie der algebraischen Formen, Math. Ann. 36 (1890), 473-534.
- Nagata, M., On the 14th problem of Hilbert, Amer. J. Math. 81 (1959), 766-772.
- Haboush, W. J., Reductive groups are geometrically reductive, Annals of Math. 102 (1975), 67-83.
- Mumford, D., Geometric Invariant Theory, Springer-Verlag 1965; 3rd ed. with Fogarty & Kirwan 1994, Ch.1.
- Springer, T. A., Linear Algebraic Groups, 2nd ed., Birkhäuser 1998.
- Borel, A., Linear Algebraic Groups, 2nd ed., Springer GTM 126, 1991.
- Dolgachev, I., Lectures on Invariant Theory, LMS Lecture Note Series 296, Cambridge 2003.
- Weyl, H., The Classical Groups: Their Invariants and Representations, Princeton 1939.