Alphabeta Math
Session-authored (Fable 5 assisted)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

13 results · all verified · 2 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 11 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Isolated Singularities and Laurent Series

1 · Prerequisites

2 · Summary

The global Cauchy formula on null-homologous cycles from the-winding-number-and-the-global-cauchy-theorem is the exact input Laurent theory needs: an annulus carries an outer circle, an inner circle, and the difference cycle between them. The circle-integral identities and derivative rules already proved there and on complex-differentiability-and-cauchy-riemann let that cycle separate positive and negative powers and later identify residues by explicit contour formulas.

This page defines annuli, convergent Laurent series, isolated-singularity types, residues, meromorphic functions, and singularities at infinity. It then proves Laurent expansion, coefficient uniqueness, the regular/principal decomposition, removable and pole characterizations, the full removable-pole-essential trichotomy, Casorati-Weierstrass, the standard residue formulas, and the discreteness and countability of pole sets. The companion page computes concrete Laurent expansions and residues and supplies witnesses separating residue, pole, essential, and nonisolated behavior.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Annuli in the complex plane

Definition

Let aC and let 0r<R. The annulus about a with inner radius r and outer radius R is

A(a;r,R):={zC:r<za<R}.

When R=, the condition za<R is omitted, so A(a;r,)={z:za>r}. When r=0 and R<, the annulus is the punctured disc 0<za<R.

Remarks

The boundary circles za=r and za=R are not part of the annulus. In particular A(a;0,R) is not the open disc za<R, because the centre a is missing.

The finite annulus A(a;r,R) with 0<r<R<, the punctured disc A(a;0,R), and the exterior domain A(a;r,) are treated by the same notation because Laurent expansions on all three have the same local form.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Convergent Laurent series on an annulus

Definition

Fix an annulus A(a;r,R) (Annuli in the complex plane) and complex coefficients cn indexed by nZ. The formal expression

nZcn(za)n=n0cn(za)n+m1cm(za)m

is a convergent Laurent series on A(a;r,R) when, for every closed subannulus

Kρ,σ:={zC:ρzaσ}A(a;r,R)

with r<ρσ<R, both one-sided series on the right converge uniformly on Kρ,σ.

Its sum is the function f:A(a;r,R)C defined by that convergent value at each point of the annulus, and the numbers cn are its Laurent coefficients.

Remarks

The definition is local-uniform rather than merely pointwise because Laurent series are used as holomorphic expansions: later proofs integrate them term by term on circles inside the annulus.

The split into nonnegative and negative powers is part of the definition. On a punctured disc or exterior domain, the same series may converge in one direction further than in the other, and the annulus records exactly where both pieces are simultaneously valid.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The principal part of a Laurent series

Definition

Let

nZcn(za)n

be a convergent Laurent series on an annulus (Convergent Laurent series on an annulus). Its principal part is the negative-power subseries

m1cm(za)m.

Its regular part is the nonnegative-power subseries

n0cn(za)n.

Remarks

When the annulus is a punctured disc about a, the principal part measures what fails to extend holomorphically across a: it vanishes for a removable singularity, is finite and nonzero for a pole, and has infinitely many nonzero terms for an essential singularity. On an annulus with positive inner radius, a is outside the domain and no singularity classification at a is implied.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Isolated singularities: removable, poles, and essential singularities

Definition

Let UC be open, let aU, and let f be holomorphic on a punctured neighbourhood of a, meaning that for some r>0 the set {zC:0<za<r} is contained in U and f is holomorphic there. Then a is an isolated singularity of f.

Such an isolated singularity is:

  • removable when there is a holomorphic function F on a neighbourhood of a with F(z)=f(z) for all za near a;
  • a pole of order m1 when (za)mf(z) extends holomorphically across a and the extended value at a is nonzero;
  • essential when it is neither removable nor a pole.

Remarks

This definition does not assume that every isolated singularity falls into exactly one of the three classes. That trichotomy is a theorem later on this page.

The order of a pole is part of the definition, not an afterthought: the smallest m for which (za)mf(z) extends holomorphically and nonvanishingly at a is the pole order.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Simple poles

Definition

An isolated singularity is a simple pole when it is a pole of order 1 in the sense of Isolated singularities: removable, poles, and essential singularities.

Remarks

Equivalently, a is a simple pole of f when (za)f(z) extends holomorphically across a and takes a nonzero value there.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Meromorphic functions on a plane domain

Definition

Let ΩC be a nonempty connected open set. A function f:ΩPC, where PΩ, is meromorphic on Ω when

  1. f is holomorphic on ΩP, and
  2. every point of P is a pole of f in the sense of Isolated singularities: removable, poles, and essential singularities.

The set P is the pole set of the meromorphic function.

Remarks

If P=, the function is simply holomorphic on Ω.

This definition is deliberately local. The later page on the argument principle adds the quotient and divisor viewpoints, but this page works only with the isolated-pole description.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Laurent expansion on an annulus

Statement

Let f be holomorphic on the annulus A(a;r,R) with 0r<R (Annuli in the complex plane). Then there are complex numbers cn indexed by nZ such that

f(z)=nZcn(za)n

for every zA(a;r,R), and the series converges locally uniformly on the annulus. In other words, f has a convergent Laurent series on A(a;r,R) (Convergent Laurent series on an annulus).

Facts & Assumptions

Given: A holomorphic function f on A(a;r,R).

[L1]

For the positively oriented circle γτ(t)=a+τexp(it), one has n(γτ,p)=1 when pa<τ and n(γτ,p)=0 when pa>τ (A circle traversed k times has winding number k inside and 0 outside, Integration over a complex chain and the index of a chain).

[L2]

For a chain Γ=γ1γ2, both Γhdz=γ1hdzγ2hdz and n(Γ,p)=n(γ1,p)n(γ2,p) hold by the definitions of chain integration and index together with linearity (Integration over a complex chain and the index of a chain, Complex line integrals are linear in the integrand, Complex chains, their traces, and cycles).

[L3]

If Γ is a null-homologous cycle in an open set and z lies off its trace, then n(Γ,z)f(z)=(2πi)1Γf(ζ)(ζz)1dζ (Cauchy's integral formula for a null-homologous cycle).

[L4]

If h is holomorphic on an open set and Γ is a null-homologous cycle there, then Γh(ζ)dζ=0 (Cauchy's theorem for a null-homologous cycle).

[L5]

Uniform convergence of continuous integrands on a fixed contour permits passage of the limit through the contour integral (A uniformly convergent sequence of continuous integrands on a fixed contour permits passage of the limit through the complex line integral).

Proof

technique · direct
1.1

Fix zA(a;r,R) and choose radii ρ,σ with r<ρ<za<σ<R; let γρ(t)=a+ρexp(it), let γσ(t)=a+σexp(it), and put Γ:=γσγρ.

givenconstruct
1.2

If r<ρ1<ρ2<R, define cm(ρj):=12πiζa=ρjf(ζ)(ζa)m1dζ(j=1,2). For every m1 the integrand is holomorphic on A(a;r,R), and the difference of the two circles is a cycle there whose index vanishes outside that annulus. Thus it is null-homologous in A(a;r,R), and [L4] gives cm(ρ2)=cm(ρ1).

L1L2L4
2.1

If pA(a;r,R), then either par<ρ or paR>σ; [L1] gives n(γσ,p)=n(γρ,p), so [L2] gives n(Γ,p)=0. Both circles lie inside A(a;r,R), hence Γ is null-homologous in that original annulus. Because ρ<za<σ, the same facts give n(Γ,z)=1.

step 1.1L1L2
2.2

On γσ one has (za)/(ζa)<1, so 1ζz=1ζa11(za)/(ζa)=n0(za)n(ζa)n+1, and the geometric series converges uniformly on that circle.

step 1.1algebra
2.3

On γρ one has (ζa)/(za)<1, so 1ζz=1za11(ζa)/(za)=m1(ζa)m1(za)m, and this geometric series converges uniformly on that circle as well.

step 1.1algebra
3.1

Applying [L3] on the original annulus A(a;r,R) yields f(z)=12πiγσf(ζ)ζzdζ12πiγρf(ζ)ζzdζ.

step 1.1step 2.1L2L3
3.2

If r<σ1<σ2<R, define cn(σj):=12πiζa=σjf(ζ)(ζa)n+1dζ(j=1,2). For every n0 the integrand is holomorphic on A(a;r,R), the difference of the two circles is null-homologous there by the argument of step 2.1, and [L4] gives cn(σ2)=cn(σ1).

L1L2L4
4.1

For n0 set cn(σ):=12πiγσf(ζ)(ζa)n+1dζ, and for m1 set cm(ρ):=12πiγρf(ζ)(ζa)m1dζ. Indeed, the minus sign in the inner-circle part of step 3.1 cancels the minus sign in the geometric expansion of step 2.3. Thus [L5] applied to the uniformly convergent series of steps 2.2 and 2.3 turns step 3.1 into f(z)=n0cn(σ)(za)n+m1cm(ρ)(za)m.

step 3.1step 2.2step 2.3L5
4.2

Let Kρ0,σ0A(a;r,R) be a closed subannulus, and choose ρ,σ with r<ρ<ρ0σ0<σ<R; writing Mρ=maxγρf and Mσ=maxγσf, the integral formulas of steps 3.2 and 1.2 give cn(z0a)nMσ(σ0/σ)n for n0 and cm(z0a)mMρ(ρ/ρ0)m for m1 and every z0Kρ0,σ0.

step 3.2step 1.2algebra
5.1

Steps 3.2 and 1.2 let us write cn for the common value of the outer-circle integral when n0 and of the inner-circle integral when n<0, and step 4.1 becomes f(z)=nZcn(za)n.

step 4.1step 3.2step 1.2
6.1

The geometric majorants in step 4.2 converge, so both one-sided subseries converge uniformly on Kρ0,σ0; since the closed subannulus was arbitrary, the Laurent series converges locally uniformly on A(a;r,R) and represents f there.

step 5.1step 4.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Laurent coefficients are given by contour integrals and are unique

Statement

Let

f(z)=nZcn(za)n

be a convergent Laurent series on the annulus A(a;r,R) (Annuli in the complex plane, Convergent Laurent series on an annulus). Then for every ρ with r<ρ<R and every integer n,

cn=12πiζa=ρf(ζ)(ζa)n+1dζ.

Consequently, if two Laurent series on the same annulus have the same sum, then their coefficients agree term by term.

Facts & Assumptions

Given: A Laurent expansion f(z)=nZcn(za)n on A(a;r,R) and a radius ρ with r<ρ<R.

[L1]

The Laurent series of a holomorphic function converges locally uniformly on the annulus (Laurent expansion on an annulus).

[L2]

Uniform convergence of continuous integrands on a fixed contour permits passage of the limit through the contour integral (A uniformly convergent sequence of continuous integrands on a fixed contour permits passage of the limit through the complex line integral).

[L3]

Complex line integrals are linear in the integrand (Complex line integrals are linear in the integrand).

[L4]

On the positively oriented circle ζa=ρ, the integral of (ζa)m is 2πi when m=1 and 0 otherwise (On a positively oriented circle about a, the integral of (z-a)^m is zero for every integer m except -1, and is 2 pi i for m=-1).

Proof

technique · direct
1.1

On the circle γρ(t)=a+ρexp(it), the Laurent series for f converges uniformly by [L1], so [L2] gives γρf(ζ)(ζa)n+1dζ=limNγρk=NNck(ζa)kn1dζ.

givenL1L2
2.1

By [L3] each finite integral in step 1.1 is k=NNckγρ(ζa)kn1dζ, and [L4] kills every summand except k=n, for which the integral is 2πi; therefore every finite sum equals 2πicn.

step 1.1L3L4algebra
3.1

Letting N in step 2.1 proves the contour formula for cn.

step 1.1step 2.1
4.1

If also f(z)=nZdn(za)n on the same annulus, the same contour formula gives dn=(2πi)1γρf(ζ)(ζa)n1dζ=cn for every integer n, so the coefficients are unique.

step 3.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Laurent coefficients are independent of the intermediate radius

Statement

Let f be holomorphic on the annulus A(a;r,R) (Annuli in the complex plane) and let (cn)nZ be its Laurent coefficients. If r<ρ1,ρ2<R, then for every integer n,

12πiζa=ρ1f(ζ)(ζa)n+1dζ=cn=12πiζa=ρ2f(ζ)(ζa)n+1dζ.

Facts & Assumptions

Given: A holomorphic function on A(a;r,R), its Laurent coefficients (cn), and radii ρ1,ρ2 with r<ρ1,ρ2<R.

[L1]

Every Laurent coefficient is given by the contour integral on every intermediate circle inside the annulus (Laurent coefficients are given by contour integrals and are unique).

Proof

technique · direct
1.1

By [L1], the integral over ζa=ρ1 equals the coefficient cn, and so does the integral over ζa=ρ2.

L1
2.1

Therefore the two integrals are equal to each other.

step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The residue of an isolated singularity

Definition

Let f have an isolated singularity at a. By Laurent expansion on an annulus, on every sufficiently small punctured disc about a it has a Laurent expansion

f(z)=nZcn(za)n.

By Laurent coefficients are given by contour integrals and are unique, the coefficient c1 is uniquely determined on that disc, and Laurent coefficients are independent of the intermediate radius shows that shrinking the disc does not change it. It is the residue of f at a, written

Res(f,a):=c1.

Remarks

The residue depends only on the singularity of f at a, not on which small punctured disc is used to write the Laurent series.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Laurent series split into regular and principal parts

Statement

Let

f(z)=nZcn(za)n

be a convergent Laurent series on an annulus. Then:

  1. the regular part n0cn(za)n converges locally uniformly on every smaller disc za<R0<R, and on all of C when R=;
  2. the principal part m1cm(za)m (The principal part of a Laurent series) converges locally uniformly on every set za>ρ>r;
  3. on the original annulus, f is the sum of these two subseries.

Moreover, the regular and principal parts are uniquely determined by the Laurent coefficients.

Facts & Assumptions

Given: A Laurent expansion f(z)=nZcn(za)n on A(a;r,R).

[L1]

Laurent expansions exist on annuli and converge locally uniformly there (Laurent expansion on an annulus).

[L2]

Each Laurent coefficient is uniquely determined by the function on the annulus (Laurent coefficients are given by contour integrals and are unique).

Proof

technique · direct
1.1

Let 0<R0<R and choose σ with R0<σ<R; the coefficient formula gives cnMσ/σn for n0, where Mσ=maxζa=σf(ζ), so cn(za)nMσ(R0/σ)n for zaR0.

L2algebra
1.2

Let ρ>r and choose ρ0 with r<ρ0<ρ; the coefficient formula gives cmMρ0ρ0m for m1, where Mρ0=maxζa=ρ0f(ζ), so cm(za)mMρ0(ρ0/ρ)m for zaρ.

L2algebra
1.3

On the original annulus, [L1] gives that the Laurent series converges to f, and by definition that series is the sum of its nonnegative-power and negative-power subseries. So f=freg+fprin there.

givenL1
1.4

Uniqueness of the Laurent coefficients from [L2] makes both subseries unique term by term.

L2
2.1

The geometric majorant in step 1.1 converges, so the regular part converges uniformly on zaR0; since R0<R was arbitrary, the convergence is locally uniform on the disc of radius R, and when R= it is locally uniform on every bounded disc.

step 1.1
2.2

The geometric majorant in step 1.2 converges, so the principal part converges uniformly on zaρ; since ρ>r was arbitrary, the convergence is locally uniform on the exterior region za>r.

step 1.2
3.1

Steps 2.1, 2.2, 1.3, and 1.4 are exactly the claimed decomposition.

step 2.1step 2.2step 1.3step 1.4
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Characterizations of removable singularities

Statement

Let f be holomorphic on a punctured disc 0<za<R. The following are equivalent:

  1. a is a removable singularity of f (Isolated singularities: removable, poles, and essential singularities);
  2. the principal part of the Laurent expansion of f at a is 0 (The principal part of a Laurent series);
  3. f is bounded on some punctured neighbourhood of a;
  4. f has a finite limit as za;
  5. (za)f(z)0 as za.

When these conditions hold, the holomorphic extension satisfies F(a)=limzaf(z).

Facts & Assumptions

Given: A function f holomorphic on 0<za<R and its Laurent expansion f(z)=nZcn(za)n there.

[L1]

Every holomorphic function on a punctured disc has a Laurent expansion there, its coefficients are unique, and the regular part extends holomorphically across the centre (Laurent expansion on an annulus, Laurent coefficients are given by contour integrals and are unique, Laurent series split into regular and principal parts).

[L2]

A removable singularity is exactly one admitting a holomorphic extension across the centre (Isolated singularities: removable, poles, and essential singularities).

[L3]

Proof

technique · direct
1.1

If a is removable, let F be a holomorphic extension to za<ε; by [L3], F is continuous at a, so F is bounded on some smaller disc, and hence f is bounded on the corresponding punctured disc.

L2L3
1.2

If f has a finite limit at a, then f is bounded on some punctured neighbourhood of a.

givenalgebra
1.3

Suppose f(z)M whenever 0<za<ε. For m1 and 0<ρ<ε, the coefficient formula gives cm12πζa=ρf(ζ)ζam1dζMρm.

L1assume-hypalgebra
1.4

If the principal part is 0, then f(z)=n0cn(za)n on the punctured disc, and [L1] makes this regular part holomorphic on za<R; defining F(a)=c0 therefore extends f holomorphically across a, so the singularity is removable.

L1L2
2.1

Since step 1.3 holds for every sufficiently small ρ>0, letting ρ0 gives cm=0 for every m1; so the principal part is 0.

step 1.3
2.2

The extension from step 1.4 is continuous at a by [L3], so f(z)F(a)=c0 and, multiplying by za, one gets (za)f(z)0.

step 1.4L3
3.1

Suppose (za)f(z)0, and put g(z):=(za)f(z) on the punctured disc. Then g is holomorphic there and bounded near a, so the argument of steps 1.3 and 2.1 applied to the Laurent expansion g(z)=nZcn(za)n+1 gives cm=0 for every m2.

step 1.3step 2.1L1
4.1

With the coefficients from step 3.1 gone, g(z)=c1+n0cn(za)n+1, and [L1] makes the tail a holomorphic function vanishing at a; the hypothesis g(z)0 therefore forces c1=0. So the whole principal part of f is 0.

step 2.2step 3.1L1
5.1

Step 1.1 proves 13, step 1.2 proves 43, steps 1.3 and 2.1 prove 32, step 1.4 proves 21, step 2.2 proves 24 and 25, and steps 3.1 and 4.1 prove 52; therefore all five conditions are equivalent, and the extension value is the finite limit from step 2.2.

step 1.1step 1.2step 2.1step 1.4step 2.2step 4.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Characterizations of poles

Statement

Let f be holomorphic on a punctured disc 0<za<R. Then the following are equivalent:

  1. a is a pole of f;
  2. the Laurent expansion of f has a finite nonzero principal part;
  3. f(z) as za;
  4. 1/f extends holomorphically across a and vanishes there.

If these conditions hold and the principal part is

cm(za)m+c(m1)(za)(m1)++c1(za)1

with cm0, then the pole order is m.

Facts & Assumptions

Given: A function f holomorphic on 0<za<R and its Laurent expansion f(z)=nZcn(za)n there.

[L1]

A removable singularity is exactly one whose principal part is zero, and a holomorphic function with a finite limit at a extends across a with that value (Characterizations of removable singularities).

[L2]

A holomorphic function has a zero of finite order m exactly when it factors as (za)mg(z) with g holomorphic and g(a)0 (The order of a zero is the exponent in its local holomorphic factorization).

[L3]

Reciprocal and product rules hold for holomorphic functions, and a holomorphic function is continuous (Linearity, product, reciprocal, and quotient rules for complex derivatives, Complex differentiability at a point implies continuity there).

[L4]

A pole of order m means that (za)mf(z) extends holomorphically across a with a nonzero value there (Isolated singularities: removable, poles, and essential singularities); order 1 is the special case of a simple pole (Simple poles).

[L5]

Every holomorphic function on a punctured disc has a Laurent expansion there, and a removable singularity gives a regular part that extends holomorphically across the centre (Laurent expansion on an annulus, Characterizations of removable singularities, Laurent series split into regular and principal parts).

Proof

technique · direct
1.1

Suppose a is a pole of order m. Then [L4] gives a holomorphic extension g of (za)mf(z) with g(a)0. The singularity of g at a is removable, so [L5] writes g(z)=n0bn(za)n near a with b0=g(a)0; dividing by (za)m gives f(z)=n0bn(za)nm, whose principal part is finite and nonzero and ends at (za)m.

L4L5
1.2

Suppose the principal part is finite and nonzero, and let m be the largest index with cm0. Then g(z):=(za)mf(z)=cm+k1mck(za)k+m has zero principal part, so [L1] makes g holomorphic at a with g(a)=cm0. Therefore a is a pole of order m by [L4].

L1L4
1.3

Suppose f(z) as za. Then f is nonzero on some punctured neighbourhood of a, so h:=1/f is holomorphic there by [L3], and h(z)0. By [L1], h extends holomorphically across a with value 0, proving condition 4.

L1L3
1.4

Suppose condition 4 holds. By [L2], the extension of 1/f factors as (za)mu(z) for some m1 and some holomorphic u with u(a)0; shrinking the disc if needed, u stays nonzero there, so f(z)=(za)mu(z)1 and a is a pole of order m by [L3] and [L4].

L2L3L4
2.1

The extension g of step 1.1 is continuous and nonzero at a, so g(z)δ>0 near a; therefore f(z)=g(z)zamδzam.

step 1.1L3
3.1

Step 1.1 proves 12, step 2.1 proves 13, step 1.2 proves 21, step 1.3 proves 34, and step 1.4 proves 41; hence all four conditions are equivalent, and the pole order is the largest negative exponent present in the finite principal part.

step 1.1step 2.1step 1.2step 1.3step 1.4
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Every isolated singularity is removable, a pole, or essential

Statement

Let f be holomorphic on a punctured disc 0<za<R. Then exactly one of the following holds:

  1. a is a removable singularity of f;
  2. a is a pole of f;
  3. a is an essential singularity of f.

Equivalently, if

f(z)=nZcn(za)n,

then the three cases are: no negative coefficients, finitely many negative coefficients but not all zero, or infinitely many negative coefficients.

Facts & Assumptions

Given: A function f holomorphic on 0<za<R and its Laurent expansion there.

[L1]

A removable singularity is exactly the case of zero principal part (Characterizations of removable singularities).

[L2]

A pole is exactly the case of a finite nonzero principal part (Characterizations of poles).

[L3]

An essential singularity is, by definition, an isolated singularity that is neither removable nor a pole (Isolated singularities: removable, poles, and essential singularities).

[L4]

Every holomorphic function on a punctured disc has a Laurent expansion there (Laurent expansion on an annulus).

Proof

technique · direct
1.1

By [L4], the Laurent expansion exists, and its set of negative coefficients is either empty, finite nonempty, or infinite.

givenL4
2.1

If there are no negative coefficients, the principal part is zero, so [L1] makes the singularity removable.

step 1.1L1
2.2

If there are finitely many negative coefficients and at least one is nonzero, the principal part is finite and nonzero, so [L2] makes the singularity a pole.

step 1.1L2
3.1

If there are infinitely many negative coefficients, the singularity is neither removable nor a pole by steps 2.1 and 2.2, so [L3] makes it essential.

step 1.1step 2.1step 2.2L3
4.1

The three coefficient cases are mutually exclusive and exhaustive, and steps 2.1 through 3.1 identify them with the three singularity types.

step 1.1step 2.1step 2.2step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Casorati-Weierstrass theorem

Statement

Let f have an essential singularity at a. Then for every r>0 with 0<za<r in the domain of f, the image f({0<za<r}) is dense in C.

Equivalently, for every wC and every ε>0, some point z with 0<za<r satisfies f(z)w<ε.

Facts & Assumptions

Given: An essential singularity of f at a and a radius r>0 with f holomorphic on 0<za<r.

[L1]

Essential means neither removable nor a pole (Every isolated singularity is removable, a pole, or essential).

[L2]

A bounded holomorphic function on a punctured disc has a removable singularity (Characterizations of removable singularities).

[L3]

A function on a punctured disc has a pole exactly when its modulus tends to infinity there (Characterizations of poles).

[L4]

Reciprocal and sum rules preserve holomorphy wherever the denominators stay nonzero (Linearity, product, reciprocal, and quotient rules for complex derivatives).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that f({0<za<r}) is not dense in C. Then some wC and some ε>0 satisfy f(z)wε for every z with 0<za<r.

assume-contra
2.1

The function g(z):=1/(f(z)w) is therefore holomorphic on 0<za<r by [L4] and bounded there by 1/ε.

step 1.1L4algebra
3.1

By [L2], the bounded function g extends holomorphically across a. If the extension satisfies g(a)0, then 1/g is holomorphic near a and f=w+1/g is removable there by [L4]. If instead g(a)=0, then 1/g has a pole at a by [L3], so f=w+1/g has a pole there as well.

step 2.1L2L3L4
4.1

Either outcome in step 3.1 contradicts [L1], because an essential singularity is neither removable nor a pole. Therefore the assumption of step 1.1 is false, and every punctured neighbourhood image is dense in C.

step 1.1step 3.1L1discharge-contradiction
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The residue is the normalized small-circle integral

Statement

Let f have an isolated singularity at a, and suppose f is holomorphic on 0<za<R. For every r with 0<r<R,

Res(f,a)=12πiζa=rf(ζ)dζ.

Facts & Assumptions

Given: An isolated singularity of f at a and a circle ζa=r inside the punctured neighbourhood.

[L1]

The residue is the coefficient c1 in the Laurent expansion (The residue of an isolated singularity).

[L2]

Laurent coefficients are given by the contour integrals (2πi)1f(ζ)(ζa)n1dζ (Laurent coefficients are given by contour integrals and are unique).

Proof

technique · direct
1.1

Applying [L2] with n=1 gives the coefficient formula c1=12πiζa=rf(ζ)(ζa)0dζ=12πiζa=rf(ζ)dζ.

L2algebra
2.1

By [L1], the coefficient c1 is exactly Res(f,a).

step 1.1L1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

At a simple pole the residue is the limit of (z-a)f(z)

Statement

If a is a simple pole of f, then

Res(f,a)=limza(za)f(z).

Facts & Assumptions

Given: A simple pole of f at a.

[L1]

A simple pole is a pole of order 1 (Simple poles).

[L2]

If a is a pole of order 1, then (za)f(z) extends holomorphically across a with a nonzero value there (Characterizations of poles).

[L3]

The residue is the coefficient of (za)1 in the Laurent expansion (The residue of an isolated singularity).

[L4]

Proof

technique · direct
1.1

By [L1] and [L2], g(z):=(za)f(z) extends holomorphically across a; write the extension again as g, so g(a) is defined and g(z)g(a) by [L4].

L1L2L4
1.2

The Laurent expansion of f is f(z)=c1(za)1+n0cn(za)n, because a simple pole has no terms (za)m with m2. Multiplying by (za) gives g(z)=c1+n0cn(za)n+1, so g(a)=c1=Res(f,a) by [L3].

L2L3algebra
2.1

Combining steps 1.1 and 1.2 gives limza(za)f(z)=g(a)=Res(f,a).

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Residue formula for a pole of order m

Statement

If a is a pole of order m1 of f, then

Res(f,a)=1(m1)!limzadm1dzm1((za)mf(z)).

Equivalently, if g denotes the holomorphic extension of (za)mf(z) across a, then

Res(f,a)=g(m1)(a)(m1)!.

Facts & Assumptions

Given: A pole of order m1 of f at a.

[L1]

If a is a pole of order m, then g(z):=(za)mf(z) extends holomorphically across a with g(a)0 (Characterizations of poles).

[L2]

The residue is the normalized contour integral on every sufficiently small circle around the pole (The residue is the normalized small-circle integral).

[L3]

For a holomorphic function g, the integral formula g(m1)(a)=(m1)!2πiζa=ρg(ζ)(ζa)mdζ holds on every sufficiently small circle around a (The higher-derivative form of the global Cauchy formula).

Proof

technique · direct
1.1

Let g be the holomorphic extension from [L1]. On a sufficiently small punctured circle one has f(ζ)=g(ζ)(ζa)m, so [L2] gives Res(f,a)=12πiζa=ρg(ζ)(ζa)mdζ.

L1L2algebra
2.1

Applying [L3] to the same circle gives 12πiζa=ρg(ζ)(ζa)mdζ=g(m1)(a)(m1)!, so the displayed residue formula follows.

step 1.1L3
3.1

Since g is holomorphic at a, the limit of its (m1)st derivative at a is just the value g(m1)(a), so the derivative-limit form is the same statement.

step 2.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Residues of p over q at a simple zero of q

Statement

Let p and q be holomorphic near a, and suppose q(a)=0 and q(a)0. Then

Res ⁣(pq,a)=p(a)q(a).

Facts & Assumptions

Given: Holomorphic functions p and q near a, with q(a)=0 and q(a)0.

[L1]

If a function has a simple pole at a, its residue is the limit of (za)f(z) (At a simple pole the residue is the limit of (z-a)f(z)).

[L2]

A function continuous at a and holomorphic off a is holomorphic at a (A continuous function holomorphic off a single point is holomorphic).

[L3]

Holomorphic functions are continuous, and quotient and reciprocal rules hold where the denominator is nonzero (Complex differentiability at a point implies continuity there, Linearity, product, reciprocal, and quotient rules for complex derivatives).

Proof

technique · direct
1.1

Define h(z):={q(z)za,za,q(a),z=a. Because q(a)=limza(q(z)q(a))/(za) and q(a)=0, the function h is continuous at a and holomorphic away from a; [L2] therefore makes h holomorphic near a.

givenL2
2.1

Step 1.1 gives q(z)=(za)h(z) and h(a)=q(a)0, so shrinking the neighbourhood if necessary makes h nonzero there. Hence k:=p/h is holomorphic near a by [L3], and on the punctured neighbourhood one has (p/q)(z)=k(z)/(za).

step 1.1L3
2.2

If p(a)=0, define s(z):={p(z)za,za,p(a),z=a. The same argument as in step 1.1, using that p is holomorphic and p(a)=0, shows that s is holomorphic near a. Then step 1.1 gives p(z)q(z)=(za)s(z)(za)h(z)=s(z)h(z) on the punctured neighbourhood, so p/q is holomorphic at a and its residue there is 0=p(a)/q(a).

step 1.1L2L3
3.1

If p(a)0, then k(a)=p(a)/h(a)0, so step 2.1 makes p/q a simple pole at a. Applying [L1] gives Res ⁣(pq,a)=limza(za)p(z)q(z)=limzak(z)=k(a)=p(a)q(a).

step 2.1L1L3
4.1

Steps 3.1 and 2.2 cover the cases p(a)0 and p(a)=0, so in all cases Res ⁣(pq,a)=p(a)q(a).

step 3.1step 2.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Isolated singularities at infinity

Definition

Let f be holomorphic on an exterior region z>R. Write

g(w):=f(1/w)

for 0<w<1/R. Then f is said to have an isolated singularity at infinity when g has an isolated singularity at 0.

The singularity at infinity is:

  • removable when g is removable at 0;
  • a pole of order m when g has a pole of order m at 0;
  • essential when g is essential at 0.

Remarks

This is the singularity-type dictionary at infinity only. The later residue theorem page introduces the separate residue-at-infinity convention used in global contour formulas.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Poles of a meromorphic function form a closed discrete set and are at most countable

Statement

Let f be meromorphic on a plane domain Ω, and let PΩ be its pole set. Then:

  1. every aP has a neighbourhood in Ω containing no other pole, so P is discrete in Ω;
  2. ΩP is open, so P is closed in Ω;
  3. P is at most countable.

Facts & Assumptions

Given: A meromorphic function f:ΩPC on a nonempty connected open set Ω.

[L1]

By definition, every point of P is a pole, and f is holomorphic on ΩP (Meromorphic functions on a plane domain, Isolated singularities: removable, poles, and essential singularities).

[L2]

The rationals are countable, the product of two at most countable sets is at most countable, a subset of an at most countable set is at most countable, and every nonempty at most countable set admits a surjection from N whose least-hit map gives an injection into N (Q is countably infinite, A product of two at most countable sets is at most countable, Every subset of an at most countable set is at most countable, A nonempty set is at most countable iff it is a surjective image of N).

[L3]

Between any two real numbers lies a rational (The rationals embed densely in the reals).

[L4]

Every nonempty subset of N has a least element (The well-ordering principle).

Proof

technique · direct
1.1

Fix aP. By [L1], a is a pole, so some radius ra>0 has za<ra contained in Ω and f holomorphic on 0<za<ra. If bP and 0<ba<ra, then b lies in a region where f is holomorphic, contradicting bP. Thus B(a,ra) contains no pole other than a.

L1
1.2

Let D be the family of discs B(p+iq,s) with p,q,sQ and s>0. By [L2], Q3 is at most countable, so D is at most countable and admits an injection e:DN.

L2
2.1

Step 1.1 proves that P is discrete in Ω. If cΩP, then [L1] says f is holomorphic on a neighbourhood of c, and that neighbourhood contains no point of P; hence ΩP is open and P is closed in Ω.

step 1.1L1
2.2

For each aP, step 1.1 gives ra>0. Write a=x+iy. By [L3], choose rationals p,q with xp<ra/8 and yq<ra/8, so a(p+iq)<ra/4; choose a rational s with a(p+iq)<s<ra/2, again by [L3]. Then aB(p+iq,s)B(a,ra), so the set of discs in D containing a and contained in B(a,ra) is nonempty.

step 1.1L3choose
3.1

For each aP, the set Ea:={e(D):DD, aDB(a,ra)} is nonempty by step 2.2, so [L4] gives its least element; call it j(a). If j(a)=j(b), then injectivity of e makes the corresponding discs equal, and that disc lies inside B(a,ra) and contains both a and b, so step 1.1 forces a=b. Therefore aj(a) is injective from P into N.

step 1.1step 1.2step 2.2L4
4.1

The injection of step 3.1 makes P at most countable, completing the proof.

step 2.1step 1.2step 3.1L2

Remarks

The pole set need not be closed in all of C when ΩC: it may accumulate at boundary points of the domain. The theorem says precisely that no accumulation can happen inside Ω.

5 · Examples, counterexamples and false statements

None yet.

Sources