06.10.18 · riemann-surfaces / several-variables

Analytic sets: local parametrisation, dimension, and irreducible components

shipped3 tiersLean: none

Anchor (Master): Gunning–Rossi *Analytic Functions of Several Complex Variables* Ch. III; Łojasiewicz *Introduction to Complex Analytic Geometry* Ch. IV–V; Grauert–Remmert *Coherent Analytic Sheaves* §3

Intuition Beginner

An analytic set is the common zero locus of a finite collection of holomorphic functions near a point. In one complex variable the zeros of a function are isolated points; in several variables they merge into curves, surfaces, and higher-dimensional shapes sitting inside . The basic question is: near the origin, what does such a shape look like?

The answer is that it has a dimension, a count of how many free complex directions it has. A single equation in two variables cuts out a one-dimensional shape, a curve. Two independent equations cut down to a point, dimension zero. The dimension is the number of directions you can still move once the equations are imposed.

The other basic fact is that a shape can break into pieces. The set where the product of two coordinates is zero is the union of two coordinate axes: two separate pieces that meet at the origin. A piece that cannot be split further is called irreducible, and every analytic set near a point is a finite union of such pieces.

Visual Beginner

Two pictures carry the whole idea. First, the union of the two coordinate axes in , the set where one coordinate times the other equals zero. It is two lines crossing at the origin: two irreducible pieces, and the crossing point is the one place where the shape is not smooth.

Second, the cusp, the curve where the square of one coordinate equals the cube of the other. It is a single connected piece, irreducible, but it has a sharp point at the origin where it fails to be smooth. Away from that point it is a nice one-dimensional curve.

In both pictures the dimension is one: a curve, one free complex direction. The places where the shape looks locally like a flat copy of form the regular part, and the bad points form the singular part. The singular part is always much smaller than the whole.

Worked example Beginner

Take the cusp: the set of points in where . Watch how it covers the line of -values. Pick a value, say . Then , so or : two points sitting above .

Pick . Then , so or : again two points. For most values of there are exactly two points of the curve sitting above it. The curve is a two-sheeted cover of the -line.

Now pick . Then , so is the only solution: the two sheets have come together into one point. That collision point, the origin, is exactly the sharp cusp point, and it is where the two-to-one covering breaks down.

What this tells us: a one-dimensional analytic set sits over a one-dimensional disc as a finite-to-one cover, the typical number of sheets is its multiplicity (here two), and the special set where sheets collide is the small bad locus.

Check your understanding Beginner

Formal definition Intermediate+

Fix the origin and the local ring of holomorphic germs there, with maximal ideal . An analytic-set germ at is the germ of a set of the form for finitely many ; two such sets define the same germ when they agree on some neighbourhood of . The analytic-set germs form a lattice under germwise union and intersection.

Two maps connect germs to ideals. For a germ , the ideal of is $$ \mathcal{I}(V) = { f \in {}_n\mathcal{O} : f \text{ vanishes on } V \text{ near } 0 }, $$ a radical ideal. For an ideal , the zero-germ is the germ of the common zero set of the elements of . The local Nullstellensatz 06.10.17 gives , so and are inclusion-reversing inverse bijections between analytic-set germs and radical ideals of .

A germ is irreducible when with analytic-set germs forces or . Under the Nullstellensatz this matches being prime. The local ring of is , and the dimension of is the Krull dimension $$ \dim V = \dim {}V\mathcal{O} = \dim {}n\mathcal{O}/\mathcal{I}(V). $$ A point near is regular of dimension when is, near , the germ of a -dimensional complex submanifold of ; otherwise is singular. Write $V{\mathrm{reg}}V{\mathrm{sing}}ddn - d$ variables eliminated.

Counterexamples to common slips

  • Reducible versus connected. The germ is connected (the two axes meet at ) yet reducible. Irreducibility is an algebraic condition on being prime, not a topological connectedness condition.
  • Radical is mandatory. The ideal is not radical; its zero germ is the line , whose ideal is . Dimension and components are read off the radical ideal, never the original generators.
  • Dimension is not the number of equations. The cusp is one equation in two variables and has dimension one, but is two equations that still cut out the one-point germ of dimension zero only because the equations are independent; counting equations bounds codimension only when the generators form a regular sequence.

Key theorem with proof Intermediate+

Theorem (local parametrisation). Let be an irreducible analytic-set germ of dimension at . After a generic linear change of coordinates , there are polydiscs and so that the projection , , is a finite, surjective, proper holomorphic map. There is a proper analytic subset (the branch locus) such that over the map is an unbranched covering of some fixed degree , and . The integer is the local multiplicity of . [Gunning Vol. II]

Proof. Set , a prime of with . Choose coordinates so that the projection to is finite on ; genericity of the linear change guarantees that the excess coordinates are each integral over modulo , which is possible because forces a system of parameters supported on .

The elimination is iterated Weierstrass preparation 06.10.14. Pick vanishing on but not in the smaller ring ; after the generic rotation is regular in , so preparation writes with a Weierstrass polynomial. Then is integral over on , and is a finite extension. Repeating for exhibits as a finite module over . Because and the extension is finite, , so injects into as a Noether normalisation.

Finiteness of the module over makes a finite proper map on representatives over a small polydisc ; properness comes from the monic Weierstrass equations, whose roots stay bounded as varies. Let be the field of fractions of . Since is prime and the extension is finite, the fraction field of is a finite field extension of , say of degree . By the primitive element theorem some linear combination of generates over and satisfies a monic minimal polynomial with .

Let be the discriminant of in , a nonzero germ because is separable in characteristic zero. Set , a proper analytic subset of . Over the polynomial has distinct simple roots depending holomorphically on , and each excess coordinate is a holomorphic function of there; so consists of exactly points and restricts to an unbranched -sheeted covering whose local sections are graphs of holomorphic maps. A graph of a holomorphic map is a complex submanifold, so these points lie in . Surjectivity of onto follows from properness together with the monic equations having a root over every . This is the finite branched covering, with branch locus and degree .

Bridge. The local parametrisation theorem builds toward the definition of a complex space, where this branched-covering normal form is the local chart, and it appears again in 06.10.19 when the structure sheaf of an analytic set is assembled stalk by stalk. The foundational reason a -dimensional germ is governed by a -variable polydisc is exactly the Noether normalisation produced here: iterated Weierstrass preparation 06.10.14 generalises the one-variable factorisation into a finite integral extension, and this is exactly the algebraic shadow of the geometric covering. Putting these together, the branch locus is dual to the discriminant ideal and the covering degree is the central insight that ties local multiplicity to field-extension degree; the bridge is that everything analytic about over is the graph of a holomorphic section, which is what hands the regular locus its manifold structure.

Exercises Intermediate+

Lean formalization Intermediate+

Mathlib does not carry analytic-set germs or the local parametrisation theorem, so no compiling formalisation is attached; lean_status: none. The statement below is a schematic Lean-flavoured signature recording the target, not a checked artifact. It names the objects a future formal layer would need: the germ lattice, the dimension as Krull dimension of the quotient local ring, and the branched-covering conclusion. The realisation depends first on formalising and its Weierstrass theory, as catalogued in 06.10.14.

-- Schematic only; not part of any lake build (lean_status: none).
-- Targets: AnalyticGermSet n, its ideal I, and dimension via Krull dim.
structure AnalyticGermSet (n : ℕ) where
  ideal : Ideal (ConvergentPowerSeries ℂ n)   -- radical; = 𝓘(V)
  isRadical : ideal.IsRadical

noncomputable def dim {n} (V : AnalyticGermSet n) : ℕ :=
  ringKrullDim ((ConvergentPowerSeries ℂ n) ⧸ V.ideal)   -- placeholder

-- Local parametrisation (statement target, proof unavailable):
-- if V.ideal.IsPrime then ∃ (d := dim V) and a generic projection π
-- making V a finite branched covering of a d-dim polydisc, branch locus
-- a proper analytic subset, covering degree = local multiplicity.

Advanced results Master

The parametrisation theorem promotes immediately to the structure of the singular locus. With irreducible of dimension and the degree- covering branched over , the regular locus contains and is therefore open and dense, while the points lying over are the only candidates for singularities [Gunning Vol. II]. The singular locus is itself an analytic set: is the germ cut out by together with the vanishing of the minors of the Jacobian of a generating set, a condition that is closed and analytic. Hence is a proper analytic subset of .

The singular locus drops dimension. is a proper analytic subset of the irreducible , so strictly; since is prime, the strict inclusion forces . The mechanism is the Active Lemma of Grauert–Remmert: a holomorphic function not vanishing on an irreducible germ cuts its dimension by exactly one, and is such an active element on , vanishing precisely on the over-branch set [Grauert–Remmert §3.3]. So the bad set is not merely small in measure; it is analytically of strictly smaller dimension, and the regular locus is a connected -dimensional complex manifold, dense in .

Dimension as a chain of integral extensions. The Krull dimension agrees with three other counts: the maximal length of a chain of prime ideals in ; the transcendence degree over of the fraction field of ; and the dimension of the polydisc the parametrisation covers. The Noether normalisation realises all three: it is finite, so it preserves Krull dimension; is finite over , which has transcendence degree ; and is the image polydisc. The agreement is the geometric content of the algebraic dimension theory of .

Decomposition and the local multiplicity. For a general (not necessarily irreducible) germ with components , the dimension is , and each component carries its own covering degree. Components of strictly smaller dimension than the maximum are the embedded-free lower-dimensional pieces; the geometry near a generic point of a top-dimensional component is the unbranched cover of that component alone. The local multiplicity of at , in the sense of the parametrisation, is the sum of the covering degrees of the top-dimensional components passing through , weighted by the order to which the others meet them — a refinement made precise by the analytic intersection theory built on this normal form.

Normality and the branch locus. When is integrally closed in its fraction field — the normal case — the singular locus has codimension at least two in , so for a normal surface germ () the singularities are isolated. The parametrisation's branch locus need not coincide with : branching can occur over points where is still regular (the cusp is regular along its unbranched part but the projection branches at the cusp point, where is also singular; the node shows the converse can fail to be an equality after normalisation). Normalisation separates these by replacing with the analytic spectrum of the integral closure, a finite modification that resolves the codimension-one part of the branching.

Synthesis. The local parametrisation theorem is the foundational reason the local geometry of an analytic set is controlled by a finite branched cover of a coordinate polydisc, and every later structural fact is dual to a feature of that cover. Putting these together: dimension is the dimension of the base polydisc, which is exactly the Krull dimension of the local ring and the transcendence degree of its fraction field; the irreducible decomposition is the central insight that the geometry is the disjoint reading of the minimal primes over ; and the regular-locus density together with the strictly-lower-dimensional singular locus generalises the one-variable fact that zeros are isolated, now read as: degeneracies sit on a proper analytic subset. This is exactly the package — finite cover, dimension, components, regular versus singular — that builds toward the definition of a complex space and appears again in the coherence theory of analytic sheaves, where the branched cover supplies the finite free resolutions and the discriminant supplies the singular support.

Full proof set Master

Proposition (Noetherian decomposition into irreducible components). Every analytic-set germ at is a finite union of irreducible germs with no for , and this irredundant decomposition is unique up to reordering. The correspond to the minimal primes over .

Proof. By the Nullstellensatz 06.10.17, is a radical ideal and . The ring is Noetherian (Rückert, 06.10.14), so has finitely many minimal primes , and being radical it equals their intersection . Applying the inclusion-reversing bijection gives , with each irreducible because is prime. Removing any contained in another corresponds to removing a non-minimal prime; since the are exactly the minimal primes, no removals are forced and the decomposition is already irredundant after discarding repeats. For uniqueness, suppose is another irredundant decomposition into irreducibles. Each for a prime , and forces for some with, by irredundancy, equality; conversely each appears, so the two families of primes coincide.

Proposition (regular locus dense and open; singular locus a proper analytic subset of lower dimension). Let be an irreducible germ of dimension at . Then is open and dense in , is an analytic-set germ properly contained in , and .

Proof. Take the parametrisation of degree branched over from the Key Theorem. Over the inverse images are graphs of holomorphic maps, hence -dimensional submanifolds, so and is open in . Since is irreducible and is a proper analytic subset, is dense in ; finiteness and surjectivity of then make dense in , so is dense and open.

That is analytic: choose generators of . A point of dimension is one where the Jacobian has rank ; the locus where the rank drops below is cut out by the vanishing of all minors, an analytic condition. Hence is an analytic-set germ. It is proper in because (it is dense). Finally, with irreducible gives ; as is prime, this strict containment of a prime in the radical ideal forces every minimal prime over to strictly contain , dropping Krull dimension: .

Proposition (worked decomposition: node and cusp). The germ has two irreducible components, the coordinate axes, with singular locus ; the germ is irreducible of dimension one with singular locus and is a two-sheeted cover of the -disc branched at the origin.

Proof. For the node, in , an intersection of two primes, which are the minimal primes; the components are and , two regular lines of dimension one. Off the origin exactly one axis passes through each point, where the germ is a smooth line, so those points are regular; at the origin the germ is reducible, hence singular, giving , dimension . For the cusp, is irreducible in (it is Eisenstein-type: monic of degree in with the lower coefficient in the maximal ideal but not its square in a way that admits no monic degree-one factor over , since is not a square in ), so is prime and is irreducible of dimension one. Projection to has fibre , generically two points, one point over ; the discriminant in is , so the branch locus is and the cover is two-sheeted branched at the origin. The Jacobian vanishes only at on , so .

Connections Master

  • Local Nullstellensatz 06.10.17. The bijection between analytic-set germs and radical ideals that underlies the whole unit — irreducible germs to primes, components to minimal primes, dimension to Krull dimension — is the Nullstellensatz of the prior unit; this unit is its geometric payoff, turning the radical-ideal dictionary into a structure theorem for germs.

  • Weierstrass preparation and division 06.10.14. Iterated preparation is the engine of the local parametrisation theorem: each excess coordinate is made integral over the base ring by a Weierstrass polynomial, producing the Noether normalisation and the monic equations that bound the covering. The Noetherian property used in the decomposition is the Rückert basis theorem proved there.

  • Complex spaces and structure sheaves 06.10.19. The branched-covering normal form is the local model glued to define a complex space; the dimension and regular/singular splitting established here become the dimension theory and smooth-locus of complex-analytic spaces, and the local ring is the stalk of the structure sheaf.

  • Coherence and analytic sheaf modules 06.10.20. The finiteness of over is the local input to coherence of the ideal sheaf of an analytic set; the finite free resolutions over the polydisc base come directly from the parametrisation's module structure.

  • Normalisation and singularities 06.10.22. The codimension and analyticity of the singular locus proved here is the starting point for normalisation, which replaces a germ by the analytic spectrum of the integral closure of and resolves the codimension-one branching of the parametrisation.

Historical & philosophical context Master

The local structure theory of analytic sets grew from Weierstrass's preparation theorem of the 1860s into the systematic local complex-analytic geometry of the twentieth century. Walther Rückert's 1933 paper on power-series ideals supplied the basis theorem and the algebraic description of analytic-set germs through their ideals, making the dictionary between germs and ideals precise [Gunning–Rossi]. The local parametrisation theorem in the branched-covering form used here was standardised in the texts of the Oka–Cartan era and is presented in detail by Gunning in the second volume of his local-theory lectures [Gunning Vol. II].

Hassler Whitney's Complex Analytic Varieties (1972) and Stanisław Łojasiewicz's Introduction to Complex Analytic Geometry (1991) gave the regular/singular stratification and the proper-analytic-subset character of the singular locus their modern form [Łojasiewicz]; Hans Grauert and Reinhold Remmert systematised the dimension theory and the Active Lemma that controls how a non-vanishing function cuts dimension [Grauert–Remmert §3.3]. Reinhart Remmert's survey of the local theory of complex spaces traces the lineage from Weierstrass and Rückert through the coherence theorems of Oka and Cartan [Remmert].

Bibliography Master

@book{GunningVolII,
  author    = {Gunning, Robert C.},
  title     = {Introduction to Holomorphic Functions of Several Variables, Volume II: Local Theory},
  series    = {Wadsworth \& Brooks/Cole Mathematics Series},
  publisher = {Wadsworth \& Brooks/Cole},
  year      = {1990}
}

@book{GunningRossi,
  author    = {Gunning, Robert C. and Rossi, Hugo},
  title     = {Analytic Functions of Several Complex Variables},
  publisher = {Prentice-Hall},
  year      = {1965}
}

@incollection{RemmertLocal,
  author    = {Remmert, Reinhold},
  title     = {Local Theory of Complex Spaces},
  booktitle = {Several Complex Variables VII},
  series    = {Encyclopaedia of Mathematical Sciences},
  volume    = {74},
  publisher = {Springer},
  year      = {1994},
  pages     = {7--96}
}

@book{GrauertRemmertCAS,
  author    = {Grauert, Hans and Remmert, Reinhold},
  title     = {Coherent Analytic Sheaves},
  series    = {Grundlehren der mathematischen Wissenschaften},
  volume    = {265},
  publisher = {Springer},
  year      = {1984}
}

@book{LojasiewiczCAG,
  author    = {{\L}ojasiewicz, Stanis{\l}aw},
  title     = {Introduction to Complex Analytic Geometry},
  publisher = {Birkh{\"a}user},
  year      = {1991}
}

@book{WhitneyCAV,
  author    = {Whitney, Hassler},
  title     = {Complex Analytic Varieties},
  publisher = {Addison-Wesley},
  year      = {1972}
}

@article{Ruckert1933,
  author  = {R{\"u}ckert, Walther},
  title   = {Zum Eliminationsproblem der Potenzreihenideale},
  journal = {Math. Ann.},
  volume  = {107},
  year    = {1933},
  pages   = {259--281}
}