Residue theorem
Anchor (Master): Cauchy 1826 residue calculus; Ahlfors §4-5
Intuition [Beginner]
Residue theorem is a way of keeping track of how complex-valued patterns behave when the plane is stretched, wrapped, or continued onto a Riemann surface. The main point is local control: near a small patch, the behavior has a standard shape, and that local shape determines the global object after the patches are matched.
A good picture is a map made from transparent sheets. On one sheet the rule may look ordinary, while another sheet records a pole, a branch, a period, or an extension. The concept matters because Riemann surfaces turn fragile one-variable formulas into geometry that can be moved from patch to patch.
Visual [Beginner]
Worked example [Beginner]
Take the local rule z squared near zero. Away from zero, two nearby input points can map to the same output point with opposite signs. At zero, the two sheets meet. This tiny model already explains why residue theorem is best studied with local coordinates rather than only with a global formula.
For a concrete number, z=2 and z=-2 both give 4. Near 4 there are two local choices of square root; near 0 the choices merge. What this tells us: local models reveal the special points where global behavior changes.
Check your understanding [Beginner]
Formal definition [Intermediate+]
The residue of a meromorphic one-form f(z)dz at an isolated pole p is the coefficient of (z-p)^{-1} in its Laurent expansion. It is the local number detected by a small contour around p. [Ahlfors §4-5]
The object is considered up to the natural equivalence relation in its category: biholomorphic change of coordinate for complex-analytic objects, isomorphism of bundles or divisors for geometric objects, and intertwining linear isomorphism for representations. This convention keeps formulas invariant under the allowed changes of local description.
Key theorem with proof [Intermediate+]
Theorem. If f is meromorphic inside and on a positively oriented contour gamma, with poles p_1,...,p_n inside gamma and none on gamma, then
Proof. Choose disjoint small circles around the poles. On the domain obtained by removing the small disks, f is holomorphic, so Cauchy's theorem says the integral over the outer contour equals the sum of the inner boundary integrals with positive orientation around each pole. Laurent expansion near p_j shows only the (z-p_j)^{-1} term contributes; all other powers have zero contour integral. [Ahlfors §4-5]
Bridge. The construction here builds toward later units of the strand, where the same pattern is taken up at higher structure. The defining pattern appears again in those units in a sharpened form, where the local data is glued or quotiented. Putting these together, the foundational insight is that the data of this unit gives the structural signature that the rest of the strand reads off.
Exercises [Intermediate+]
Lean formalization [Intermediate+]
Mathlib contains related infrastructure, but the exact theorem package for this unit is only partially represented in the current Codex Lean layer.
[object Promise]Advanced results [Master]
The mature form of residue theorem is functorial. Morphisms preserve the defining local data, and the invariants attached to the object descend to the relevant quotient category. In the complex-analytic strand this means divisors, periods, line bundles, and extension phenomena behave under holomorphic maps of Riemann surfaces. In the representation-theoretic strand this means weights, characters, enveloping algebras, and invariant measures behave under homomorphisms and restriction.
A second result is the comparison with the adjacent algebraic or analytic model. For Riemann surfaces, meromorphic data can often be read as line-bundle or divisor data; for representation theory, infinitesimal data in a Lie algebra often integrates to compact or complex group data under appropriate hypotheses. These comparison theorems are the reason the unit is placed as supporting material rather than isolated terminology. [Ahlfors §4-5]
Synthesis. This construction generalises the pattern fixed in 06.01.02 (cauchy integral formula), with the symmetric data replaced by its skew or twisted analogue. Read in the opposite direction, the construction is dual to the metric story: complements and orthogonality are taken with respect to the bilinear datum of this unit, not a metric, and the resulting category of subobjects is the one the rest of the strand classifies. The central insight is that this datum identifies algebra with geometry: functions become vector fields, subspaces become quotients, and invariants become cohomology classes — and that identification is the engine driving every theorem downstream.
Full proof set [Master]
The local theorem above proves the invariant core used by downstream units. The global comparison theorems cited in Advanced results require the full machinery of the anchor texts: sheaf cohomology and compactness for the Riemann-surface statements, PBW and highest-weight theory for the Lie-algebraic statements, and Haar integration for compact groups. Those proofs are standard in the cited references and are recorded here as review targets rather than Lean-complete artifacts. [Ahlfors §4-5]
Connections [Master]
06.01.01supplies the local analytic language,06.03.01supplies the Riemann-surface setting, and06.04.01uses this unit as part of the global theory of curves, periods, or sheaf cohomology. The same ideas also interact with divisor and line-bundle constructions in06.05.01and06.05.02.
Historical & philosophical context [Master]
Cauchy's residue calculus reduced many definite integrals to local coefficients at singularities. Ahlfors' treatment gives the classical one-variable theorem, while the Riemann-surface version interprets residues as local functionals on meromorphic differentials. [Cauchy 1826 residue theorem; Ahlfors §4-5]
Bibliography [Master]
- Cauchy 1826 residue calculus.
- Ahlfors §4-5.