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.

11 results · all verified · 7 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 4 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Winding Number and the Global Cauchy Theorem — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The unit circle traversed three times has index 3 at every interior point

Example

Let γ(t)=exp(3it) for t[0,2π]. Then γ is a closed complex contour with trace the unit circle {z=1}, and

n(γ,z)=3  for z<1,n(γ,z)=0  for z>1.

The function λ(t)=3it is a continuous logarithm of γ0 along γ, its imaginary part θ(t)=3t is a continuous argument running from 0 to 6π, and (θ(2π)θ(0))/(2π)=3 recovers the index at the origin.

Facts & Assumptions

Given: The contour γ(t)=exp(3it) on [0,2π].

[L1]

For aC, r>0 and kZ, the contour γk(t)=a+rexp(ikt) on [0,2π] is a closed complex contour with n(γk,z)=k for za<r and n(γk,z)=0 for za>r; for k0 its trace is {z:za=r} (A circle traversed k times has winding number k inside and 0 outside).

[L2]

For a closed complex contour γ, a point p off its trace and a continuous argument θ of γp along γ, n(γ,p)=(θ(b)θ(a))/(2π) (The winding number is the increment of a continuous argument divided by 2π).

[L3]

n(γ,p)=(2πi)1γdz/(zp) (The winding number of a closed contour about a point off its trace).

[L4]

A continuous logarithm of γp along γ is a continuous λ with exp(λ(t))=γ(t)p for every t, and its continuous argument is Imλ (Continuous logarithms and continuous arguments along a contour).

Verification

technique · direct
1.1

Apply [L1] with a=0, r=1 and k=3: the contour is γ, it is a closed complex contour with trace {z=1}, and n(γ,z)=3 for z<1 while n(γ,z)=0 for z>1.

givenL1L3
1.2

The map λ(t)=3it is continuous on [0,2π] and satisfies exp(λ(t))=exp(3it)=γ(t)0, so it is a continuous logarithm of γ0 along γ in the sense of [L4], with continuous argument θ(t)=Im(3it)=3t by [L5].

givenL4L5
2.1

The argument increment is θ(2π)θ(0)=6π0=6π, so [L2] gives n(γ,0)=6π/(2π)=3, the same value step 1.1 assigns at the interior point 0.

step 1.1step 1.2L2
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A disjoint two-circle cycle has indices +1 and 1 in its two components

Example

Let γ1(t)=1+12exp(it) and γ2(t)=1+12exp(it) for t[0,2π], and let Γ be the complex chain ((1,γ1),(1,γ2)). Then Γ is a cycle whose trace is the disjoint union of the two circles {z+1=12} and {z1=12}, and for z off that trace

n(Γ,z)={+1,z+1<12,1,z1<12,0,z+1>12 and z1>12.

Facts & Assumptions

Given: The contours γ1,γ2 above and the chain Γ=((1,γ1),(1,γ2)).

[L1]

The trace of a sum of chains is the union of their traces; a sum of cycles is a cycle; and for p off the traces involved, n(Γ1+Γ2,p)=n(Γ1,p)+n(Γ2,p) (Chain integration and the index are additive in the chain, and reverse with it).

[L2]

For aC, r>0 and kZ, the contour γk(t)=a+rexp(ikt) on [0,2π] is a closed complex contour with n(γk,z)=k for za<r and n(γk,z)=0 for za>r; for k0 its trace is {z:za=r} (A circle traversed k times has winding number k inside and 0 outside).

[L3]

A complex chain is a finite list of pairs (mk,γk); a list of closed contours is a cycle; and a single closed contour with coefficient 1 is a cycle whose trace is the trace of that contour (Complex chains, their traces, and cycles).

[L4]

n(Γ,p)=(2πi)1Γdz/(zp), and for a single closed contour with coefficient 1 this is the winding number of that contour (Integration over a complex chain and the index of a chain).

Verification

technique · direct
1.1

By [L2] with a=1, r=12, k=1 the contour γ1 is closed with trace {z+1=12}, n(γ1,z)=1 for z+1<12 and n(γ1,z)=0 for z+1>12; by [L2] with a=1, r=12, k=1 the contour γ2 is closed with trace {z1=12}, n(γ2,z)=1 for z1<12 and n(γ2,z)=0 for z1>12.

givenL2
1.2

The two circles are disjoint: if z+112 and z112 then 2=(z+1)(z1)z+1+z11 by [L5], which is false.

L5
2.1

Both contours are closed, so Γ is a cycle by [L3], and by [L1] and [L3] its trace is the union of the two circles, which is disjoint by step 1.2.

step 1.1step 1.2L1L3
3.1

For z off that trace, [L1] and [L4] give n(Γ,z)=n(γ1,z)+n(γ2,z); with step 1.1 this is 1+0=1 when z+1<12, which forces z1>12 by step 1.2, and 0+(1)=1 when z1<12, and 0+0=0 when both moduli exceed 12.

step 1.1step 2.1L1L4
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The boundary cycle of a round annulus has index 1 inside the annulus and 0 on either side

Example

Let pC and 0<r1<r2, and let Cj(t)=p+rjexp(it) on [0,2π] for j=1,2. Let Γ be the complex chain ((1,C2),(1,C1)), written C2C1. Then Γ is a cycle with trace {zp=r1}{zp=r2}, and

n(Γ,z)={0,zp<r1,1,r1<zp<r2,0,zp>r2.

Let s1,s2 be reals with 0<s1<r1 and r2<s2, and put Ω={z:s1<zp<s2}. Then Γ has trace in the open set Ω and is null-homologous in Ω. The ambient open set is named before the homology because the notion depends on it: the smaller annulus {r1<zp<r2} does not contain the trace of Γ and is therefore not an open set in which Γ is a chain at all.

Facts & Assumptions

Given: A point p, radii 0<r1<r2, the circles C1,C2 above, and the chain Γ=C2C1.

[L1]

The trace of a sum of chains is the union of their traces, the negative of a chain has the same trace, a sum of cycles and the negative of a cycle are cycles, and for p off the traces involved n(Γ1+Γ2,p)=n(Γ1,p)+n(Γ2,p) and n(Γ,p)=n(Γ,p) (Chain integration and the index are additive in the chain, and reverse with it).

[L2]

For aC, r>0 and kZ, the contour γk(t)=a+rexp(ikt) on [0,2π] is a closed complex contour with n(γk,z)=k for za<r and n(γk,z)=0 for za>r; for k0 its trace is {z:za=r} (A circle traversed k times has winding number k inside and 0 outside).

[L3]

A complex chain is a finite list of pairs (mk,γk); a list of closed contours is a cycle; the negative of a chain negates every coefficient; and a single closed contour with coefficient 1 is a cycle whose trace is that contour's trace (Complex chains, their traces, and cycles).

[L4]

n(Γ,p)=(2πi)1Γdz/(zp), and for a single closed contour with coefficient 1 this is that contour's winding number (Integration over a complex chain and the index of a chain).

[L5]

A cycle Γ with trace in an open Ω is null-homologous in Ω when n(Γ,q)=0 for every qCΩ (Null-homologous cycles and homologous cycles in an open set).

Verification

technique · direct
1.1

By [L2] with k=1 each Cj is a closed complex contour with trace {zp=rj}, with n(Cj,z)=1 for zp<rj and n(Cj,z)=0 for zp>rj.

givenL2
2.1

By [L1] and [L3] the chain Γ=C2C1 is a cycle and its trace is {zp=r1}{zp=r2}, and by [L1] and [L4] its index off that trace is n(C2,z)n(C1,z).

step 1.1L1L3L4
3.1

Evaluating step 2.1 with step 1.1: for zp<r1<r2 the value is 11=0; for r1<zp<r2 it is 10=1; for zp>r2>r1 it is 00=0.

step 1.1step 2.1
4.1

With 0<s1<r1 and r2<s2 the trace of Γ lies in Ω={s1<zp<s2}, and CΩ={zps1}{zps2}; every point of the first set has zps1<r1 and every point of the second has zps2>r2, so step 3.1 gives index 0 at each, and [L5] makes Γ null-homologous in Ω.

step 2.1step 3.1L5
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The winding numbers of a keyhole contour about the origin and about an excluded point

Example

Let 0<ε<R and put

CR(t)=Rexp(it),Cε(t)=εexp(it)(t[0,2π]), σ1(t)=ε+t(Rε),σ2(t)=R+t(εR)(t[0,1]).

The keyhole is the complex chain Γ=((1,CR),(1,Cε),(1,σ1),(1,σ2)). Then Γ is a cycle, its trace is

Γ={z=R}{z=ε}{xR:εxR},

and at every point z off that trace

n(Γ,z)={0,z<ε,1,ε<z<R,0,z>R.

The two radial segments have the same trace and both carry coefficient 1, so the closed segment from ε to R on the real axis belongs to Γ and no index is asserted at any of its points.

Facts & Assumptions

Given: Reals 0<ε<R and the four contours above forming the chain Γ.

[L1]

The trace of a sum of chains is the union of their traces, a sum of cycles is a cycle, and for q off the traces involved n(Γ1+Γ2,q)=n(Γ1,q)+n(Γ2,q) and n(Γ,q)=n(Γ,q), where Γ reverses every contour (Chain integration and the index are additive in the chain, and reverse with it).

[L2]

For aC, r>0 and kZ, the contour γk(t)=a+rexp(ikt) on [0,2π] is a closed complex contour with n(γk,z)=k for za<r and n(γk,z)=0 for za>r; for k0 its trace is {z:za=r} (A circle traversed k times has winding number k inside and 0 outside).

[L3]

A complex chain is a finite list of pairs (mk,γk); its boundary is Γ(q)={mk:γk(bk)=q}{mk:γk(ak)=q}; it is a cycle when that vanishes identically; and a list of closed contours is a cycle (Complex chains, their traces, and cycles).

[L4]

n(Γ,q)=(2πi)1Γdz/(zq) for q off the trace, and for a single closed contour with coefficient 1 this is that contour's winding number (Integration over a complex chain and the index of a chain).

[L5]

The reversal of γ:[a,b]C is γ(t)=γ(a+bt), and it is again a complex contour with the same trace (Reversal negates and concatenation adds winding numbers, Rectifiable complex contours, reversal, concatenation, closedness, and orientation).

[L6]

For pC and 0<r1<r2, the chain C2C1 built from the positively oriented circles of radii r1,r2 about p has index 0 for zp<r1, 1 for r1<zp<r2 and 0 for zp>r2 (The boundary cycle of a round annulus has index 1 inside the annulus and 0 on either side).

[L7]

A continuous path differentiable with a continuous derivative on each piece of a partition is rectifiable (A continuous piecewise-C1 path is rectifiable and its length is the sum of the speed integrals over its pieces).

Verification

technique · direct
1.1

The segments σ1,σ2 are affine, hence rectifiable by [L7], with σ1(0)=ε, σ1(1)=R, σ2(0)=R, σ2(1)=ε, and both have trace the closed real segment from ε to R; the two circles are closed complex contours by [L2], with traces {z=R} and {z=ε}.

givenL2L7
1.2

σ2 is the reversal of σ1: σ1(t)=σ1(1t)=ε+(1t)(Rε)=R+t(εR)=σ2(t), so by [L1] and [L5] the one-term chains ((1,σ1)) and ((1,σ2)) have indices summing to 0 at every point off the segment.

givenL1L5
2.1

Γ is a cycle: by [L3] the two closed circles contribute nothing to Γ, while σ1 contributes +1 at R and 1 at ε and σ2 contributes +1 at ε and 1 at R, so every value of Γ is 0. Its trace is the union named in the statement, by step 1.1 and [L1].

step 1.1L1L3
3.1

For zΓ, [L1] and [L4] split the index into the four one-term contributions, of which the two segment terms cancel by step 1.2; so n(Γ,z)=n(CR,z)+n(Cε,z), which by [L2] is 1+(1)=0 for z<ε, 1+0=1 for ε<z<R, and 0+0=0 for z>R. The same three values are what [L6] gives for the annulus cycle built from the positively oriented circles of radii ε and R about 0; that chain is a different list from Γ, and what is asserted here is only that the two index functions agree off the traces.

step 1.2step 2.1L1L2L4L6
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

A continuous argument computed along a spiralling contour

Example

Let γ(t)=(1+t)exp(2πit) for t[0,1] and let p=0. Then γ is a complex contour with 0γ, and

λ(t)=log(1+t)+2πit

is a continuous logarithm of γ0 along γ, with continuous argument θ(t)=2πt increasing by 2π. Consequently

γdzz=λ(1)λ(0)=log2+2πi.

The contour is not closed: γ(0)=1 and γ(1)=2. So no winding number is defined for it, and the increment log2+2πi is not an element of 2πiZ. This is exactly the gap between the logarithm-increment identity, which holds for every contour missing p, and the integrality statement, which needs closedness.

Facts & Assumptions

Given: The contour γ(t)=(1+t)exp(2πit) on [0,1] and the point p=0.

[L1]

A continuous logarithm of γp along γ is a continuous λ with exp(λ(t))=γ(t)p for every t, and its continuous argument is Imλ (Continuous logarithms and continuous arguments along a contour, The complex exponential by its power series).

[L2]

For a complex contour γ and pγ there is a continuous logarithm of γp along γ, and any two differ by a constant in 2πiZ (Every contour missing a point admits a continuous logarithm, unique up to a constant in 2πiZ).

[L3]

For a complex contour γ:[a,b]C, a point pγ and a continuous logarithm λ of γp along γ, γdz/(zp)=λ(b)λ(a) (The integral of dz/(zp) along a contour is the increment of a continuous logarithm).

[L4]

For x>0, logx is the unique real y with expy=x (The natural logarithm as the inverse of the exponential function); the natural logarithm is continuous and strictly increasing on (0,), and log1=0 (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

[L5]

A complex contour is a rectifiable path, and it is closed when its two endpoint values agree (Rectifiable complex contours, reversal, concatenation, closedness, and orientation); a continuous path differentiable with a continuous derivative on each piece of a partition is rectifiable (A continuous piecewise-C1 path is rectifiable and its length is the sum of the speed integrals over its pieces).

[L6]

exp(z+w)=expzexpw (exp(z+w)=expzexpw, and the complex exponential extends the real exponential), and for real x,y, exp(x+iy)=ex(cosy+isiny) with exp(x+iy)=ex; in particular exp(2πi)=1 (exp(x+iy)=ex(cosy+isiny), exp(x+iy)=ex, and eiπ+1=0, Quarter-turn values and shifts by pi/2 and pi).

[L7]

For z=a+bi with a,b real, Imz=b (Real and imaginary parts, complex conjugation, and modulus).

[L8]

cos and sin are differentiable with cos=sin and sin=cos (The derivatives of sine and cosine are cosine and minus sine).

Verification

technique · direct
1.1

Writing γ(t)=(1+t)cos(2πt)+i(1+t)sin(2πt) by [L6], the path is differentiable in t with a continuous derivative by [L8], hence rectifiable by [L5]; and γ(t)=(1+t)exp(2πit)=1+t1 by [L6], so 0 does not lie on the trace.

givenL5L6L8
1.2

The map λ(t)=log(1+t)+2πit is continuous on [0,1], and by [L4] and [L6], exp(λ(t))=elog(1+t)exp(2πit)=(1+t)exp(2πit)=γ(t)0; so λ is a continuous logarithm of γ0 along γ in the sense of [L1], with continuous argument θ(t)=Imλ(t)=2πt by [L7].

givenL1L4L6L7
2.1

By [L3] and step 1.2, γdz/z=λ(1)λ(0)=(log2+2πi)(log1+0)=log2+2πi using [L4]; and θ(1)θ(0)=2π. By [L2] the value does not depend on which continuous logarithm is taken.

step 1.1step 1.2L2L3L4
3.1

The endpoint values are γ(0)=1 and γ(1)=2exp(2πi)=2 by [L6], so γ is not closed by [L5] and no winding number is defined for it; consistently, log2+2πi is not an element of 2πiZ because log20 by [L4].

step 2.1L4L5L6
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Dixon's gluing traced on the boundary cycle of an annulus

Example

Let Ω={z:12<z<3}, let C1(t)=exp(it) and C2(t)=2exp(it) on [0,2π], let Γ=C2C1 and let f(z)=1/z, holomorphic on Ω. Then Γ is a cycle with trace {z=1}{z=2}Ω, null-homologous in Ω, and

Ω0={zΓ:n(Γ,z)=0}={z<1}{z>2},ΩΩ0=C.

Dixon's glued function is identically zero here: the transform

h1(z)=12πiΓf(ζ)ζzdζ

vanishes at every zΩ0, by direct computation and not only by Liouville's theorem. At z=32, which lies in Ω off the trace, both sides of the global Cauchy formula equal 23.

Facts & Assumptions

Given: The sets and contours above, with f(z)=1/z.

[L1]

If Ω is open, f is holomorphic on Ω, and Γ is a null-homologous cycle with trace in Ω, then, with g the filled difference quotient of f, the function equal to (2πi)1Γg(ζ,z)dζ on Ω and to (2πi)1Γf(ζ)(ζz)1dζ on Ω0 is a well-defined entire function, bounded and tending to 0 at infinity (Dixon's glued function is entire and vanishes at infinity). The filled difference quotient is (f(ζ)f(z))/(ζz) off the diagonal and f(z) on it (The filled difference quotient of a holomorphic function is jointly continuous).

[L2]

For a cycle null-homologous in an open Ω and f holomorphic there, n(Γ,z)f(z)=(2πi)1Γf(ζ)(ζz)1dζ for every zΩΓ (Cauchy's integral formula for a null-homologous cycle).

[L3]

For pC and 0<r1<r2 the chain built from the positively oriented circles of radii r2 and r1 about p with coefficients +1 and 1 is a cycle with trace the two circles, index 0 for zp<r1, 1 for r1<zp<r2 and 0 for zp>r2; it is null-homologous in {s1<zp<s2} whenever 0<s1<r1 and r2<s2 (The boundary cycle of a round annulus has index 1 inside the annulus and 0 on either side).

[L4]

A cycle with trace in an open Ω is null-homologous in Ω when its index vanishes at every point outside Ω (Null-homologous cycles and homologous cycles in an open set).

[L5]

Γfdz=k<r,mk0mkγkfdz, and for zΓ one has n(Γ,z)=(2πi)1Γdζ/(ζz) (Integration over a complex chain and the index of a chain); a chain is a finite list of integer-weighted contours (Complex chains, their traces, and cycles).

[L6]

For aC, r>0 and every integer m, the positively oriented circle γ(t)=a+rexp(it) on [0,2π] satisfies γ(za)mdz=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).

[L7]

Chain integration and the index are additive in the chain and reverse with it (Chain integration and the index are additive in the chain, and reverse with it); complex line integrals are linear in the integrand (Complex line integrals are linear in the integrand).

[L8]

For aC, r>0 and kZ, the contour a+rexp(ikt) on [0,2π] has index k for za<r and 0 for za>r (A circle traversed k times has winding number k inside and 0 outside).

[L9]

Every bounded entire function is constant (Liouville's theorem: every bounded entire function is constant).

[L10]

Nonvanishing quotients of functions complex differentiable at a point are complex differentiable there (Linearity, product, reciprocal, and quotient rules for complex derivatives).

Verification

technique · direct
1.1

By [L3] with p=0, r1=1, r2=2, s1=12 and s2=3, the chain Γ is a cycle with trace {z=1}{z=2} contained in Ω, its index is 0 for z<1, 1 for 1<z<2 and 0 for z>2, and it is null-homologous in Ω. Hence Ω0={z<1}{z>2}, and ΩΩ0=C because a point with z12 or z3 lies in Ω0.

givenL3L4L5
1.2

The function f(z)=1/z is holomorphic on Ω by [L10], since 0Ω.

givenL10
2.1

For zΩ0 with z0 and ζ on either circle, the identity 1ζ(ζz)=1z(1ζz1ζ) holds, and [L5], [L6] and [L8] give Cjdζζz=2πin(Cj,z) and Cjdζζ=2πi. For z<1 both indices are 1, so each circle integral is 1z(2πi2πi)=0; for z>2 both indices are 0, so each is 1z(02πi)=2πi/z. In both cases [L7] gives h1(z)=0 as the difference of the two equal circle contributions.

step 1.1step 1.2L5L6L7L8algebra
2.2

At z=0 the integrand is ζ2, and [L6] with m=2 gives Cjζ2dζ=0 for both circles, so h1(0)=0 as well.

step 1.1L5L6
3.1

Steps 2.1 and 2.2 give h10 on Ω0; by [L1] the glued function agrees with h1 there and is entire and bounded, so [L9] makes it the constant 0, and the value on Ω is therefore 0 too.

step 2.1step 2.2L1L9
4.1

Take z=32, so 1<z<2 and zΩΓ. The left side of [L2] is n(Γ,z)f(z)=123=23 by step 1.1. For the right side, step 2.1's partial-fraction identity with n(C2,z)=1 and n(C1,z)=0 from [L8] gives C2dζζ(ζz)=1z(2πi2πi)=0 and C1dζζ(ζz)=1z(02πi)=2πi/z, so by [L7] the right side is 12πi(0+2πi/z)=1z=23. The two sides agree.

step 1.1step 2.1step 3.1L2L6L7L8algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Every cycle in a round annulus has one period, that of the central circle

Example

Let 0<r1<r2, let A={z:r1<z<r2}, and let C(t)=ρexp(it) on [0,2π] for a fixed ρ with r1<ρ<r2. Let Γ be any complex chain which is a cycle with trace in A, and put k=n(Γ,0), an integer. Then Γ and the chain kC, consisting of C with coefficient k, are homologous in A, and consequently

Γf(z)dz=kCf(z)dz

for every holomorphic f on A. For f(z)=1/z the right-hand factor is Cdz/z=2πi, so Γdz/z=2πik.

Facts & Assumptions

Given: Radii 0<r1<ρ<r2, the annulus A, the circle C, and a cycle Γ with trace in A.

[L1]

If f is holomorphic on an open Ω and two cycles with traces in Ω are homologous in Ω, their integrals of f agree (Holomorphic integrals agree on homologous cycles).

[L2]

Two cycles with traces in Ω are homologous in Ω exactly when their indices agree at every point of CΩ (Null-homologous cycles and homologous cycles in an open set).

[L3]

For aC, r>0 and kZ, the contour a+rexp(ikt) on [0,2π] has index k for za<r and 0 for za>r, with trace {za=r} when k0 (A circle traversed k times has winding number k inside and 0 outside).

[L5]

For a cycle Γ the trace is compact, the index is constant on every connected component of CΓ, each such component is open, and there is R>0 with n(Γ,p)=0 whenever p>R (The index of a cycle is locally constant off its trace and vanishes far from it).

[L6]

For aC, r>0 and every integer m, the positively oriented circle a+rexp(it) on [0,2π] satisfies γ(za)mdz=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).

[L7]

Γfdz=k<r,mk0mkγkfdz and n(Γ,p)=(2πi)1Γdz/(zp) (Integration over a complex chain and the index of a chain), a chain being a finite list of integer-weighted contours, and a one-term chain carried by a closed contour being a cycle (Complex chains, their traces, and cycles).

[L8]

For cC and every real R>0, the set {z:zcR} is path-connected and connected (The exterior of a closed disc in the plane is path-connected).

[L9]

The connected component of a point is the union of all connected subsets containing it (Connected components, quasicomponents, and totally disconnected spaces) and contains every connected subset containing that point (The components of a space are its maximal connected subsets, they partition it, and each of them is closed).

[L10]

A set is convex when it contains the segment between any two of its points (A convex subset of Rm contains every line segment between two of its points); a subset joined by paths inside it is path-connected (Paths, path-connected spaces and path components) and hence connected (Every path-connected space is connected, and every path component lies inside a component).

[L11]

zw=zw and z+wz+w (Conjugation is an involutive real-field automorphism, zz=z2, and modulus is definite, multiplicative, and subadditive); a subset is bounded when it is empty or lies inside some ball (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).

[L12]

The index of a cycle about a point off its trace is an integer (The index of a cycle about a point off its trace is an integer).

[L13]

Constants and the identity are holomorphic, and nonvanishing quotients of holomorphic functions are holomorphic (Linearity, product, reciprocal, and quotient rules for complex derivatives).

Verification

technique · direct
1.1

The trace of Γ lies in A, so it misses the closed disc D={zr1} and the closed exterior E={zr2}, whose union is CA. The number k=n(Γ,0) is defined because 0A, and it is an integer by [L12].

givenL7L12
1.2

By [L3] the contour C is closed, with index 1 on D and 0 on E. Since kC is the one-term chain carrying C with coefficient k, [L7] gives n(kC,p)=kn(C,p) at every p off {z=ρ}, so it is k on D, since pr1<ρ there, and 0 on E, since pr2>ρ there; its trace is contained in {z=ρ}A, and it is a cycle by [L7].

givenL3L7
2.1

D is convex by [L10] and [L11], hence connected, and E is connected by [L8]; both are subsets of CΓ by step 1.1.

step 1.1L8L10L11
3.1

By [L9] the connected set D lies inside a single component of CΓ, on which the index is constant by [L5]; since 0D, this gives n(Γ,p)=k for every pD.

step 2.1L5L9
3.2

By [L9] the connected set E lies inside a single component of CΓ; by [L5] there is R>0 with n(Γ,q)=0 whenever q>R, and E contains the point max(r2,R)+1 of modulus greater than R, so the constant value of the index on that component is 0: thus n(Γ,p)=0 for every pE.

step 2.1L5L9L11
4.1

Steps 3.1, 3.2 and 1.2 make the indices of Γ and kC agree at every point of CA=DE, so [L2] makes them homologous in the open set A, and [L1] gives Γfdz=kCfdz=kCfdz for every holomorphic f on A, the last equality by [L7].

step 3.1step 3.2step 1.2L1L2L7
5.1

The identity map zz is holomorphic and nonvanishing on A, because 0A; hence [L13] makes f(z)=1/z holomorphic on A. Then [L6] with a=0 and m=1 gives Cdz/z=2πi, so step 4.1 yields Γdz/z=2πik.

step 4.1L6L13
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The winding number is the circulation of the planar vortex field divided by 2π

Remark

The hypothesis of this remark is piecewise C1, not merely rectifiable. The real line integrals it quotes are those of Scalar line integrals with respect to arc length and vector-field line integrals, which are defined through a derivative of the path; a general complex contour is only rectifiable and has no derivative, so the identification below is asserted only for a piecewise-C1 closed contour γ:[a,b]C{0}. Read the plane as R2 through C=R[x]/(x2+1) as the Euclidean plane and as a normed real algebra: what the identification preserves and write γ=(x,y) for the corresponding planar path.

The split. With Re, Im and the modulus as in Real and imaginary parts, complex conjugation, and modulus, the identity 1/z=z/z2 turns the integrand into

dzz=(xiy)(dx+idy)x2+y2=xdx+ydyx2+y2+ixdyydxx2+y2,

and For piecewise-C1 contours the Riemann–Stieltjes integral agrees with the parametric complex integral and the published real line integrals identifies the two real parts of γdz/z with the vector line integrals of

P(x,y)=(xx2+y2,yx2+y2),V(x,y)=(yx2+y2,xx2+y2)

along γ.

The first field contributes nothing. P is the gradient of ϕ(x,y)=12log(x2+y2) on the punctured plane, so The gradient theorem: the line integral of a gradient is the endpoint increment evaluates its line integral as ϕ(γ(b))ϕ(γ(a)), which is 0 for a closed path; the same conclusion is what Conservative fields are path-independent and have zero integral around every closed path records for a conservative field.

The second field is the vortex field. V is the C1 field on R2{(0,0)} whose partial derivatives satisfy the closedness condition of Exact and closed C1 vector fields while admitting no global potential there. Since γdzz=2πin(γ,0) by The winding number of a closed contour about a point off its trace, the circulation of V around γ is 2πn(γ,0).

What the two statements share. A nonzero winding number and the failure of V to be exact on the punctured plane are the same fact recorded in two vocabularies: if V had a C2 potential on the punctured plane, then The gradient theorem: the line integral of a gradient is the endpoint increment would force its circulation, and hence n(γ,0), to vanish around every closed piecewise-C1 path there; A circle traversed k times has winding number k inside and 0 outside exhibits circles with index k about the origin for every integer k. That exactness needs more than closedness on a domain of this shape is the point recorded in Closedness is local, exactness is global, and a domain hypothesis cannot be omitted, and Every exact C1 vector field is closed is the implication that does hold on every open set.

CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A connected plane domain that is not homologically simply connected

Statement refuted

Every complex domain is homologically simply connected.

Facts & Assumptions

Given: The annulus A={zC:12<z<2} and the contour C(t)=exp(it) on [0,2π], taken as the chain with the single term (1,C).

[L1]

A complex domain is homologically simply connected when every cycle with trace in it is null-homologous in it (Homologically simply connected complex domains).

[L2]

A cycle Γ with trace in an open Ω is null-homologous in Ω when n(Γ,q)=0 for every qCΩ (Null-homologous cycles and homologous cycles in an open set).

[L3]

For aC, r>0 and kZ, the contour a+rexp(ikt) on [0,2π] is a closed complex contour with index k for za<r and 0 for za>r, and with trace {za=r} when k0 (A circle traversed k times has winding number k inside and 0 outside).

[L4]

For a positively oriented circle a+rexp(it) with r>0, (2πi)1γdz/(za)=1 (The normalized integral around a positively oriented circle centred at a is 1).

[L5]

A complex domain is a nonempty, connected, open subset of C (A complex domain is a nonempty connected open subset of C).

[L6]

For cC and R0 the set {z:zc>R} is path-connected (The exterior of a closed disc in the plane is path-connected).

[L7]

A single closed contour with coefficient 1 is a cycle whose trace is that contour's trace (Complex chains, their traces, and cycles), and its index is the winding number of that contour (Integration over a complex chain and the index of a chain).

[L8]

For n2 the unit sphere Sn1Rn is path-connected (For n2, the sphere Sn1 is path-connected and connected); the map xx/x2 into Sn1 is continuous (Radial normalisation xx/x2 is continuous on Rn{0}); and Sn1={x:x2=1} (Euclidean spheres and closed balls as subspaces of Rn).

[L9]

A subset is path-connected when any two of its points are joined by a continuous map from [0,1] with image inside it (Paths, path-connected spaces and path components), a path-connected subset is connected (Every path-connected space is connected, and every path component lies inside a component), and a function continuous on each member of a finite closed cover is continuous (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous).

[L11]

Counterexample

technique · constructive
1.1

Take A={12<z<2} and C(t)=exp(it) on [0,2π].

givenconstruct
1.2

A is open: for zA the ball of radius min(z12,2z) about z lies in A by [L10] and [L11]; and A is nonempty, since 1A.

givenL10L11
2.1

A is path-connected, hence connected by [L9]: given z,wA, the ambient exterior {u>12} is path-connected by [L6], and more concretely the radial paths s((1s)z+s)z/z and s((1s)w+s)w/w are continuous by [L8] and [L9], keep the modulus between 1 and the starting modulus, hence inside (12,2), and end on the unit circle; the unit circle is path-connected by [L8], and its points have modulus 1; concatenating the three pieces on closed subintervals of [0,1] gives a continuous path in A from z to w by [L9].

step 1.1L6L8L9L10
2.2

By [L3] with a=0, r=1, k=1 the contour C is closed with trace {z=1}A and n(C,0)=1, a value [L4] confirms directly; by [L7] the chain with the single term (1,C) is a cycle with the same trace and the same index.

step 1.1L3L4L7
3.1

Steps 1.2 and 2.1 make A a complex domain in the sense of [L5]. The point 0 lies in CA, and step 2.2 gives n(C,0)=10, so by [L2] the cycle C is not null-homologous in A; by [L1] the domain A is therefore not homologically simply connected, which refutes the claim.

step 1.2step 2.1step 2.2L1L2L5discharge-construct
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A nonvanishing holomorphic function on a domain with no holomorphic logarithm

Statement refuted

Every holomorphic nowhere-zero function on a complex domain has a holomorphic logarithm on that domain.

Facts & Assumptions

Given: The punctured plane U=C{0}, the identity function f(z)=z on it, and the contour C(t)=exp(it) on [0,2π].

[L1]

On a homologically simply connected complex domain, a holomorphic nowhere-zero function admits a holomorphic L with expL equal to it (A nonvanishing holomorphic function on a homologically simply connected domain has a holomorphic logarithm), a domain being homologically simply connected when every cycle in it is null-homologous in it (Homologically simply connected complex domains).

[L2]

There is no continuous L:C{0}C with exp(L(z))=z for every z0 (There is no continuous logarithm on all of C{0}).

[L3]

If L and h are holomorphic on an open set with expL=h, then h is nowhere zero and L=h/h (A holomorphic logarithm is a primitive of the logarithmic derivative).

[L4]

For a positively oriented circle a+rexp(it) with r>0, (2πi)1γdz/(za)=1 (The normalized integral around a positively oriented circle centred at a is 1).

[L5]

If F is holomorphic on an open set, F is continuous there, and γ is a closed rectifiable contour in that set, then γF(z)dz=0 (The integral of a continuous complex derivative over every closed rectifiable contour is zero).

[L6]

A cycle with trace in an open Ω is null-homologous in Ω when its index vanishes at every point of CΩ (Null-homologous cycles and homologous cycles in an open set).

[L7]

The annulus {12<z<2} is a complex domain that is not homologically simply connected, the unit circle in it having index 1 about the origin (A connected plane domain that is not homologically simply connected).

[L8]

For aC, r>0 and kZ, the contour a+rexp(ikt) on [0,2π] is a closed complex contour with index k for za<r and 0 for za>r, with trace {za=r} when k0 (A circle traversed k times has winding number k inside and 0 outside).

[L9]

A complex domain is a nonempty, connected, open subset of C (A complex domain is a nonempty connected open subset of C); for cC and R0 the set {z:zc>R} is path-connected and connected, and at R=0 this is the punctured plane (The exterior of a closed disc in the plane is path-connected).

[L10]

A complex differentiable function is continuous (Complex differentiability at a point implies continuity there), and linear combinations, products and nonvanishing quotients of complex differentiable functions are complex differentiable, the identity having derivative 1 (Linearity, product, reciprocal, and quotient rules for complex derivatives).

[L11]

A single closed contour with coefficient 1 is a cycle whose trace is that contour's trace (Complex chains, their traces, and cycles) and whose index is that contour's winding number (Integration over a complex chain and the index of a chain).

Counterexample

technique · constructive
1.1

Take U=C{0} and f(z)=z on it.

givenconstruct
2.1

U is a complex domain: it is nonempty, open by [L12], and connected by [L9] with c=0 and R=0. The function f is holomorphic on U by [L10] and nowhere zero there, since 0U.

step 1.1L9L10L12
3.1

Suppose L were a holomorphic function on U with exp(L(z))=z for every zU. Then L is continuous on U by [L10], contradicting [L2]; so no such L exists and the claim is refuted.

step 2.1L2L10
4.1

A second refutation, independent of [L2]. With L as in step 3.1, [L3] gives L(z)=1/z, which is continuous on U by [L10], so [L5] applied to the closed rectifiable contour C in U gives Cdz/z=CL(z)dz=0; but [L4] gives Cdz/z=2πi0.

step 2.1L3L4L5L10
5.1

The hypothesis of [L1] that fails is homological simple connectivity: by [L8] and [L11] the unit circle C is a cycle with trace in U and n(C,0)=1, while 0CU, so C is not null-homologous in U by [L6]. The same failure on the smaller annulus is recorded in [L7].

step 3.1step 4.1L1L6L7L8L11discharge-construct
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The winding number depends only on the trace of the closed contour

Statement

False claim. If two closed complex contours have the same trace, then they have the same winding number about every point off that trace.

Facts & Assumptions

Given: The contours γ1(t)=exp(it) and γ2(t)=exp(2it) on [0,2π].

[L1]

For aC, r>0 and kZ, the contour γk(t)=a+rexp(ikt) on [0,2π] is a closed complex contour with n(γk,z)=k for za<r and n(γk,z)=0 for za>r; for k0 its trace is {z:za=r} (A circle traversed k times has winding number k inside and 0 outside).

[L2]

For a closed complex contour γ and p off its trace, n(γ,p)=(2πi)1γdz/(zp), a quantity defined from the parametrised contour (The winding number of a closed contour about a point off its trace).

[L3]

A complex contour is a rectifiable path together with its parameter interval and its parametrisation; its trace is only the image set (Rectifiable complex contours, reversal, concatenation, closedness, and orientation).

Refutation

technique · direct
1.1

By [L1] with a=0, r=1 and k=1, the contour γ1 is closed with trace {z=1} and n(γ1,0)=1.

givenL1
1.2

By [L1] with a=0, r=1 and k=2, the contour γ2 is closed with trace {z=1} and n(γ2,0)=2.

givenL1
2.1

The two contours have the same trace, and 0 lies off it, yet 12; so the claim is false.

step 1.1step 1.2
3.1

Nothing here is anomalous: by [L2] the index is computed from an integral over the parametrised contour, and by [L3] the trace forgets the parametrisation, which is what records how many times the circle is traversed. This is why The winding number of a closed contour about a point off its trace attaches the index to the map and not to the image set.

step 2.1L2L3
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Every cycle in a connected plane domain is null-homologous in that domain

Statement

False claim. Every complex chain which is a cycle with trace in a complex domain is null-homologous in that domain.

Facts & Assumptions

Given: The annulus A={z:12<z<2} and the contour C(t)=exp(it) on [0,2π], taken as the chain with the single term (1,C).

[L1]

A cycle Γ with trace in an open Ω is null-homologous in Ω when n(Γ,q)=0 for every qCΩ (Null-homologous cycles and homologous cycles in an open set).

[L2]

A complex domain is homologically simply connected when every cycle with trace in it is null-homologous in it (Homologically simply connected complex domains).

[L3]

The annulus {12<z<2} is a complex domain, and the unit circle C in it is a cycle with n(C,0)=1, so C is not null-homologous in that annulus (A connected plane domain that is not homologically simply connected).

[L4]

For aC, r>0 and kZ, the contour a+rexp(ikt) on [0,2π] is a closed complex contour with index k for za<r and 0 for za>r (A circle traversed k times has winding number k inside and 0 outside).

[L5]

If Γ is a cycle with trace in an open Ω, null-homologous in Ω, and f is holomorphic on Ω, then Γfdz=0 (Cauchy's theorem for a null-homologous cycle).

[L6]

For a positively oriented circle a+rexp(it) with r>0, (2πi)1γdz/(za)=1 (The normalized integral around a positively oriented circle centred at a is 1).

[L7]

A single closed contour with coefficient 1 is a cycle whose trace is that contour's trace (Complex chains, their traces, and cycles) and whose index is that contour's winding number (Integration over a complex chain and the index of a chain).

[L8]

Nonvanishing quotients of functions complex differentiable at a point are complex differentiable there (Linearity, product, reciprocal, and quotient rules for complex derivatives).

Refutation

technique · direct
1.1

By [L3] the annulus A is a complex domain and the chain C is a cycle with trace {z=1}A; by [L4] and [L7] its index at 0 is 1.

givenL3L4L7
2.1

The point 0 lies in CA, and step 1.1 gives n(C,0)=10, so [L1] denies that C is null-homologous in A; the claim is therefore false, and by [L2] it is exactly the claim that every complex domain is homologically simply connected.

step 1.1L1L2
3.1

The hypothesis is not removable from Cauchy's theorem either: f(z)=1/z is holomorphic on A by [L8], since 0A, and Cdz/z=2πi0 by [L6], so the conclusion of [L5] fails for this cycle in this domain.

step 2.1L5L6L8

Sources