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.

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

Contour Integration

1 · Prerequisites

2 · Summary

A complex line integral is defined for a continuous integrand along any rectifiable path by four real Riemann–Stieltjes integrals. The absolute integral uses the path's arc-length function. This construction agrees with the familiar parametric formula on piecewise-C1 contours and makes linearity, reversal, concatenation, reparametrization invariance, the fundamental inequality, and the ML estimate precise.

When a continuous integrand admits a primitive, that primitive evaluates every rectifiable contour integral by its endpoint increment, so closed integrals vanish. Conversely, on a complex domain, vanishing on closed contours constructs a primitive and is equivalent to endpoint independence. Uniform limits pass through a fixed contour integral. Direct circle parametrization computes all integer monomials and gives normalized value one for a circle about its centre without invoking Cauchy's theorem or global winding-number theory.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

Complex contours as planar rectifiable paths: the Euclidean, coordinate-BV, and piecewise-C1 dictionaries

A complex path γ=x+iy:[a,b]C is read as the planar path (x,y):[a,b]R2 through C=R[x]/(x2+1) as the Euclidean plane and as a normed real algebra: what the identification preserves. Its polygonal length and rectifiability are therefore those of Paths in Rn, inscribed polygonal sums, arc length as their supremum, and rectifiability. By A path in Rn is rectifiable exactly when every coordinate has bounded variation, it is rectifiable exactly when both x and y have bounded variation. Every piecewise-C1 complex path is rectifiable, and A continuous piecewise-C1 path is rectifiable and its length is the sum of the speed integrals over its pieces gives its length as the sum of the speed integrals over its smooth pieces, allowing corners and zero-speed pieces.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Rectifiable complex contours, reversal, concatenation, closedness, and orientation

Definition

A complex contour is a rectifiable path γ:[a,b]C in the sense of Complex contours as planar rectifiable paths: the Euclidean, coordinate-BV, and piecewise-C1 dictionaries. It is closed when γ(a)=γ(b). Its reversal is γ(t)=γ(a+bt).

If α,β:[0,1]C satisfy α(1)=β(0), their concatenation αβ is defined by the same two affine pieces as in Reversal, concatenation, closed paths, and oriented piecewise-C1 reparametrizations. An increasing continuous bijection of compact parameter intervals preserves orientation; a decreasing one reverses orientation. The underlying length is unchanged by either monotone reparametrization by Arc length is invariant under every continuous surjective monotone reparametrization, including pauses and reversal.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The complex line integral over a rectifiable path as a componentwise Riemann–Stieltjes integral

Definition

Let γ=x+iy:[a,b]C be a rectifiable contour in the sense of Rectifiable complex contours, reversal, concatenation, closedness, and orientation and let f=u+iv be continuous on its trace, with real and imaginary parts from Real and imaginary parts, complex conjugation, and modulus. Define γf(z)dz:=abu(γ(t))dx(t)abv(γ(t))dy(t)+i(abv(γ(t))dx(t)+abu(γ(t))dy(t)), where the four integrals are the real Riemann–Stieltjes integrals of Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral. Their existence is proved in Continuous integrands have complex and absolute line integrals along every rectifiable path . On a singleton parameter interval the integral is 0.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The absolute line integral over a rectifiable path using its arc-length function

Definition

Let γ:[a,b]C be a rectifiable contour in the sense of Rectifiable complex contours, reversal, concatenation, closedness, and orientation and let f be continuous on its trace. With sγ the arc-length function of The arc-length function sγ(t)=L(γ[a,t]) of a rectifiable path, define the absolute line integral by γf(z)dz:=abf(γ(t))dsγ(t), using Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral. Its existence is proved in Continuous integrands have complex and absolute line integrals along every rectifiable path . On a singleton interval it is 0.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Continuous integrands have complex and absolute line integrals along every rectifiable path

Statement

Let γ:[a,b]C be rectifiable and let f be continuous on its trace. Then the complex line integral The complex line integral over a rectifiable path as a componentwise Riemann–Stieltjes integral and the absolute line integral The absolute line integral over a rectifiable path using its arc-length function both exist.

Facts & Assumptions

Given: A rectifiable γ=x+iy and a continuous f=u+iv on its trace.

[L1]

A planar path is rectifiable if and only if each coordinate function has bounded variation (A path in Rn is rectifiable exactly when every coordinate has bounded variation).

[L3]

If a real integrand is continuous and a real integrator has bounded variation, then its Riemann–Stieltjes integral exists (A continuous integrand is Riemann–Stieltjes integrable against every bounded-variation integrator).

Proof

technique · direct
1.1

By [L1], x and y have bounded variation. The four real functions uγ and vγ are continuous, so [L3] gives all four Stieltjes integrals in the complex definition.

L1L3
1.2

The function fγ is continuous, and [L2] makes sγ a bounded-variation integrator, so [L3] gives the absolute integral.

L2L3
2.1

Thus both definitions are well-defined. On a singleton or constant path the relevant integrators are constant and every integral is 0.

step 1.1step 1.2
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

For piecewise-C1 contours the Riemann–Stieltjes integral agrees with the parametric complex integral and the published real line integrals

Statement

Let γ:[a,b]C be piecewise-C1 and let f be continuous on its trace. Then γf(z)dz=jtjtj+1f(γ(t))γj(t)dt, and γf(z)dz=jtjtj+1f(γ(t))γj(t)dt. The real and imaginary parts of the first display are the published vector line integrals of (u,v) and (v,u), while the second is the published scalar line integral.

Facts & Assumptions

Given: A piecewise-C1 contour γ=x+iy, a continuous f=u+iv, and an admissible partition (tj).

[L1]

Let f:[a,b]R be Riemann integrable. Suppose α is continuous on [a,b], differentiable on (a,b), and α extends continuously to [a,b]. Then f is Riemann–Stieltjes integrable with respect to α and abfdα=abf(x)α(x)dx (A continuously differentiable integrator reduces Stieltjes integration to ordinary integration).

[L2]

The published scalar and vector line integrals are the sums of f(γ)γ and F(γ),γ over the smooth pieces (Scalar line integrals with respect to arc length and vector-field line integrals).

[L3]

A piecewise-C1 path has length equal to the sum of the speed integrals, with corners and singleton intervals allowed (A continuous piecewise-C1 path is rectifiable and its length is the sum of the speed integrals over its pieces).

[L5]

Let a<b be reals and let f:[a,b]R be continuous. Then f is bounded and Riemann integrable on [a,b] (A continuous function on [a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion).

[L6]

Let a<b and let γ:[a,b]Rn be C1, and set sγ(t):=L[a,t](γ[a,t]). Then sγ is differentiable on [a,b] in the relative sense and sγ(t)=γ(t)2, the values at a and b being the relative one-sided derivatives (For a C1 path the arc-length accumulation function has derivative equal to speed).

Proof

technique · direct
1.1

On a nondegenerate smooth piece [tj,tj+1] the integrands u(γ(t)) and v(γ(t)) are continuous, being composites of the continuous f with the continuous γ, so [L5] makes each of the four component integrands Riemann integrable; the integrators xj,yj are C1 on the piece, hence continuous with continuously extending derivative. The hypotheses of [L1] therefore hold, and applying [L1] to the four component Stieltjes integrals and recombining gives f(γ(t))(xj(t)+iyj(t))dt=f(γ(t))γj(t)dt.

L1L4L5algebra
1.2

On the same piece the arc-length integrator is sγj, which by [L6] is differentiable with sγj(t)=γj(t), continuous because γj is C1; and f(γ(t)) is continuous, hence Riemann integrable by [L5]. So [L1] applies with α=sγj and yields f(γ)dsγj=f(γ(t))γj(t)dt; summing over pieces and using [L3] to identify the total arc length gives the absolute-integral formula, which is the scalar line integral in [L2].

L1L2L3L5L6
2.1

The real and imaginary parts in step 1.1 are exactly the vector line integrals of (u,v) and (v,u) from [L2]. This uses the published real construction in a numbered step, with its piecewise-C1 hypothesis unchanged.

step 1.1L2
3.1

Summing the identities over the pieces proves both displays. No equality of one-sided derivatives at corners is needed, and zero-speed pieces contribute 0.

step 1.1step 2.1step 1.2
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Complex line integrals are linear in the integrand

Statement

For continuous f,g on the trace of a rectifiable contour γ and α,βC, γ(αf+βg)dz=αγfdz+βγgdz.

Facts & Assumptions

Given: A rectifiable contour, continuous f,g, and complex scalars α,β.

[L1]

The complex line integral is the stated combination of four real Riemann–Stieltjes integrals (The complex line integral over a rectifiable path as a componentwise Riemann–Stieltjes integral).

[L2]

Riemann–Stieltjes integrals are linear in the integrand and integrator whenever the displayed integrals exist (Linearity and interval additivity of the Riemann–Stieltjes integral).

Proof

technique · direct
1.1

Expand the real and imaginary parts of αf+βg and apply [L2] to each component integral in [L1].

L1L2algebra
2.1

Recombining the real and imaginary identities gives the displayed complex linearity. Zero scalars and singleton paths are included.

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

Complex line integrals change sign under reversal and add under concatenation

Statement

For a rectifiable contour γ, γfdz=γfdz,γfdz=γfdz. For composable rectifiable contours α,β, αβfdz=αfdz+βfdz, and the analogous additive identity holds for the absolute integral.

Facts & Assumptions

Given: Continuous integrands and rectifiable contours with matching endpoints when concatenated.

[L1]

A contour reversal is γ(t)=γ(a+bt); unit-interval contours with matching endpoints concatenate by the two standard affine pieces, and length is unchanged by monotone reparametrization (Rectifiable complex contours, reversal, concatenation, closedness, and orientation).

[L2]

Real Riemann–Stieltjes integrals are additive across a join and linear in the integrator (Linearity and interval additivity of the Riemann–Stieltjes integral).

[L3]

For piecewise-C1 paths, published vector line integrals change sign under reversal and both scalar and vector line integrals add under concatenation (Line integrals under reversal and concatenation).

[L4]

The complex integral is the combination of four component Riemann–Stieltjes integrals, and the absolute integral is the Riemann–Stieltjes integral against arc length (The complex line integral over a rectifiable path as a componentwise Riemann–Stieltjes integral, The absolute line integral over a rectifiable path using its arc-length function).

[L5]

Let c<d and a<b, and let ϕ:[c,d][a,b] be a strictly increasing continuous bijection. For f,α:[a,b]R, one of the two Riemann–Stieltjes integrals below exists if and only if the other does, and then abfdα=cd(fϕ)d(αϕ) (Change of variable for the Riemann–Stieltjes integral).

Proof

technique · direct
1.1

By [L1] the reversal is γ(t)=γ(a+bt). The map ta+bt sends a partition a=t0<<tn=b to the partition with points a+btn<<a+bt0 and sends tags to tags, so it is a mesh-preserving bijection between tagged partitions of [a,b] and tagged partitions of [a,b]. Under it each coordinate increment for γ is the negative of the matching increment for γ, since the two subinterval endpoints are exchanged; each arc-length increment is instead unchanged, because by [L1] length is unaffected by monotone reparametrization. Hence every Riemann–Stieltjes sum in the coordinate integrators of [L4] for γ is the negative of the corresponding sum for γ, and every sum in the arc-length integrator is equal to it. Passing to the limit over refinements yields the two reversal identities.

L1L4algebra
1.2

By [L1] the concatenation αβ is given on [0,12] and [12,1] by the two standard affine pieces, each a strictly increasing continuous bijection onto its factor's parameter interval. Apply [L5] to each component Stieltjes integral in [L4] to transport it to the factor's own interval. The integrators are coordinates and arc length of a rectifiable path, hence of bounded variation, and the integrand is continuous, so the join 12 satisfies the additivity hypotheses of [L2]; splitting there and recombining gives both additive identities.

L1L2L4L5
2.1

On piecewise-C1 contours these conclusions agree exactly with [L3], whose hypotheses and orientation distinction are preserved. Constant pieces contribute 0.

step 1.1step 1.2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Complex and absolute line integrals are invariant under increasing continuous reparametrization

Statement

Let ϕ:[c,d][a,b] be a strictly increasing continuous bijection, let γ:[a,b]C be rectifiable, and let f be continuous on the trace of γ. Then γϕfdz=γfdz,γϕfdz=γfdz. For singleton source and target intervals the same identities hold by the zero-integral convention.

Facts & Assumptions

Given: A rectifiable contour, a continuous integrand, and a reparametrization ϕ as in the Statement.

[L1]

Under a strictly increasing continuous bijection between nondegenerate compact intervals, the real Riemann–Stieltjes change-of-variable formula holds (Change of variable for the Riemann–Stieltjes integral).

[L2]

Arc length is invariant under continuous surjective monotone reparametrization, including the stated singleton cases (Arc length is invariant under every continuous surjective monotone reparametrization, including pauses and reversal).

[L3]

Published piecewise-C1 line integrals are invariant under orientation-preserving reparametrization and change sign under orientation reversal (Scalar line integrals are parametrization-independent; vector line integrals retain orientation and change sign when it reverses).

[L4]

The complex integral is the combination of four component Riemann–Stieltjes integrals, and the absolute integral is the Riemann–Stieltjes integral against arc length (The complex line integral over a rectifiable path as a componentwise Riemann–Stieltjes integral, The absolute line integral over a rectifiable path using its arc-length function).

Proof

technique · cases
1.1

Assume first that both intervals are nondegenerate. Apply [L1] to each of the four component integrals in [L4]; their recombination is unchanged.

assume-case nondegenerateL1L4
1.2

If both intervals are singletons, both complex and absolute integrals are 0 by definition.

assume-case singletonalgebra
2.1

For the absolute integral in [L4], [L2] identifies the reparametrized arc-length integrator, and [L1] gives the same Stieltjes integral.

step 1.1L1L2L4
3.1

The cases exhaust the Statement and prove both identities. On piecewise-C1 contours this is exactly the increasing half of [L3]; decreasing reparametrization is excluded and instead changes the complex integral's sign.

step 1.1step 2.1step 1.2L3cases-exhaustive
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

The fundamental inequality: the modulus of the integral is at most the absolute line integral for rectifiable contours

Statement

For a continuous f on the trace of a rectifiable contour γ, γf(z)dzγf(z)dz.

Facts & Assumptions

Given: A rectifiable contour γ and a continuous integrand f.

[L2]

Complex modulus satisfies z+wz+w and zw=zw (Conjugation is an involutive real-field automorphism, zz=z2, and modulus is definite, multiplicative, and subadditive).

[L3]

Every chord of a rectifiable path is at most the length of the corresponding subpath (Every endpoint chord is no longer than the arc: γ(b)γ(a)2L(γ)).

Proof

technique · direct
1.1

For a tagged partition P, the complex polygonal sum SP=f(γ(ξj))(γ(tj+1)γ(tj)) satisfies SPf(γ(ξj))γ(tj+1)γ(tj) by [L2].

L2
2.1

By [L3], each chord in step 1.1 is at most sγ(tj+1)sγ(tj). The resulting tagged arc-length sums converge to the existing absolute line integral from [L1].

step 1.1L1L3
3.1

Letting the mesh tend to 0, [L1] identifies the limit of SP with the complex line integral and step 2.1 identifies the majorant limit with the absolute integral, proving the inequality with sharp constant 1. The same argument includes a constant contour: every chord and arc-length increment is 0, so both sides vanish.

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

ML estimate: a contour integral is bounded by a supremum bound times path length

Statement

If f(z)M on the trace of a rectifiable contour γ, with M0, then γf(z)dzML(γ).

Facts & Assumptions

Given: A continuous f with fM on a rectifiable contour γ.

[L1]

The fundamental inequality bounds the complex integral by the absolute line integral (The fundamental inequality: the modulus of the integral is at most the absolute line integral for rectifiable contours).

[L2]

The arc-length function satisfies sγ(b)sγ(a)=L(γ) (The arc-length function sγ(t)=L(γ[a,t]) of a rectifiable path).

[L3]

The Stieltjes integral bound gives fdαMVar(α) under fM (The total-variation bound for a Riemann–Stieltjes integral).

[L4]

For piecewise-C1 paths, published scalar and vector line integrals obey the bound ML(γ) (Line-integral estimates by arc length and the supremum of the field).

Proof

technique · direct
1.1

Apply [L3] to fγ and the nondecreasing sγ; by [L2], γfdzML(γ).

L2L3
2.1

Combine step 1.1 with [L1].

step 1.1L1
3.1

This agrees with the published piecewise-C1 estimate [L4] on its exact domain and extends it to rectifiable contours. The cases M=0 and L(γ)=0 give zero directly.

step 2.1L4
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The absolute line integral of the constant function 1 is the length of the path

Statement

For every rectifiable contour γ, γ1dz=L(γ).

Facts & Assumptions

Given: A rectifiable contour γ:[a,b]C.

[L1]

The absolute line integral is abf(γ(t))dsγ(t) (The absolute line integral over a rectifiable path using its arc-length function).

[L2]

The arc-length function satisfies sγ(a)=0 and sγ(b)=L(γ) (The arc-length function sγ(t)=L(γ[a,t]) of a rectifiable path).

Proof

technique · direct
1.1

With f1, [L1] becomes ab1dsγ=sγ(b)sγ(a).

L1algebra
2.1

Substitute [L2] to obtain L(γ). Singleton and constant paths have both sides 0.

step 1.1L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A primitive of a complex function on an open set

Definition

Let UC be open and let f:UC. A primitive of f on U is a holomorphic function F:UC in the sense of Complex differentiability at a point, the complex derivative, holomorphic functions, and entire functions such that F(z)=f(z) for every zU.

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

The line integral of a continuous function admitting a primitive is that primitive's endpoint increment along every rectifiable path

Statement

Let F be a primitive of a continuous function f on an open set containing the trace of a rectifiable contour γ:[a,b]C. If F=f is continuous, then γf(z)dz=F(γ(b))F(γ(a)).

Facts & Assumptions

Given: A rectifiable contour γ and a primitive F with continuous derivative f.

[L1]

A primitive is holomorphic and satisfies F=f (A primitive of a complex function on an open set).

[L3]

A holomorphic function with continuous derivative has C1 real and imaginary components (A holomorphic function with continuous complex derivative has C1 real and imaginary components).

[L4]

For a C1 real potential and a piecewise-C1 path, the published gradient theorem gives the endpoint increment (The gradient theorem: the line integral of a gradient is the endpoint increment).

[L5]

Continuous integrands have complex line integrals along every rectifiable contour (Continuous integrands have complex and absolute line integrals along every rectifiable path).

[L8]

If gM on a rectifiable contour, then gdzML (ML estimate: a contour integral is bounded by a supremum bound times path length).

[L9]

Arc length is additive across a split of the parameter interval, including endpoint splits (Arc length is additive across every subdivision point and decreases under restriction).

[L10]

A continuous map from a compact metric space to a metric space is uniformly continuous (Heine-Cantor: a continuous map from a compact metric space to any metric space is uniformly continuous).

Proof

technique · direct
1.1

Fix ε>0. For a point p of the trace let Sp be the set of r(0,1] such that B(p,r) lies in the open domain and f(u)f(p)<ε/2 for every uB(p,r). Continuity of f at p and openness of the domain make Sp nonempty, and Sp is downward closed in (0,1], so rp:=12supSp is a positive real belonging to Sp; the assignment prp is defined outright, not selected, so no choice principle is used. The balls B(p,rp) cover the compact trace by [L6], so [L7] supplies δ>0 such that any two trace points at distance below δ lie in a single B(p,rp). That ball is convex, so the segment joining them stays inside it, and f(u)f(z)<ε all along that segment.

L1L3L6L7algebra
2.1

For trace points z,w as in step 1.1, apply [L4] componentwise to the straight segment and then [L8] to ff(z). This gives F(w)F(z)=f(z)(wz)+r(z,w) with r(z,w)εwz.

step 1.1L3L4L8
3.1

By [L6] and [L10], choose η>0 so that every partition with mesh below η has consecutive trace points within δ. For every such partition, sum the identity of step 2.1: the left side telescopes to F(γ(b))F(γ(a)), and by [L2] and repeated use of [L9] the total remainder is at most εL(γ). As the mesh tends to 0, [L5] identifies the limit of the main sums with the complex integral, so F(γ(b))F(γ(a))γfdzεL(γ).

step 2.1L2L5L6L9L10choose
4.1

Letting ε0 proves the formula for every rectifiable contour. The argument also covers constant paths, for which [L2] gives length 0 and both sides vanish.

step 3.1L2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The integral of a continuous complex derivative over every closed rectifiable contour is zero

Statement

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.

Facts & Assumptions

Given: A function F and a closed rectifiable contour γ as in the Statement.

[L1]

The contour fundamental theorem gives γFdz=F(γ(b))F(γ(a)) (The line integral of a continuous function admitting a primitive is that primitive's endpoint increment along every rectifiable path).

[L2]

A contour is closed exactly when its endpoint values agree (Rectifiable complex contours, reversal, concatenation, closedness, and orientation).

Proof

technique · direct
1.1

Apply [L1] and then [L2]: the endpoint increment is F(γ(a))F(γ(a))=0.

L1L2algebra
2.1

Thus the integral vanishes, including for a constant closed contour.

step 1.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The contour integral of a constant c is c times the endpoint displacement

Statement

For cC and a rectifiable contour γ:[a,b]C, γcdz=c(γ(b)γ(a)).

Facts & Assumptions

Given: A complex constant c and a rectifiable contour γ.

[L1]

Constant and identity functions obey the complex derivative algebra; in particular (cz)=c (Linearity, product, reciprocal, and quotient rules for complex derivatives).

[L2]

Let F be a primitive of a continuous function f on an open set containing the trace of a rectifiable contour γ:[a,b]C. If F=f is continuous, then γf(z)dz=F(γ(b))F(γ(a)) (The line integral of a continuous function admitting a primitive is that primitive's endpoint increment along every rectifiable path).

Proof

technique · direct
1.1

By [L1], F(z)=cz is a primitive of the constant function c.

L1
2.1

The constant function c is continuous on all of C, and F=c is that same constant, so the hypotheses of [L2] hold on any open set containing the trace. Apply [L2] and simplify F(γ(b))F(γ(a))=cγ(b)cγ(a). The cases c=0 and a constant path are included.

step 1.1L2algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

For a continuous function on a complex domain, endpoint independence, zero closed-contour integrals, and existence of a primitive are equivalent

Statement

Let U be a complex domain and f:UC continuous. The following are equivalent:

  1. f has a primitive on U;
  2. the integral of f along rectifiable contours in U depends only on the endpoints;
  3. the integral of f around every closed rectifiable contour in U is 0.

Facts & Assumptions

Given: A complex domain U and a continuous f:UC.

[L1]

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

[L2]

Every connected open subset of Rn is polygonally connected, with polygonal paths as in their definition (For an open subset of Rn, connectedness, path-connectedness and polygonal connectedness are equivalent, Polygonal paths and polygonally connected subsets of Rn).

[L3]

Complex contour integrals change sign under reversal and add under concatenation (Complex line integrals change sign under reversal and add under concatenation).

[L5]

Let F be a primitive of a continuous function f on an open set containing the trace of a rectifiable contour γ:[a,b]C. If F=f is continuous, then γf(z)dz=F(γ(b))F(γ(a)) (The line integral of a continuous function admitting a primitive is that primitive's endpoint increment along every rectifiable path).

[L6]

For real vector fields, conservativity, path independence, and zero closed-loop integrals are equivalent under the published open and path-connected hypotheses (Conservative, path-independent, and zero-closed-loop conditions are equivalent).

Proof

technique · constructive
1.1

If f has a primitive F on U, then F=f is continuous by the Given, so [L5] applies to every rectifiable contour in U and gives endpoint independence; endpoint independence makes every closed-contour integral zero because the constant contour with the same endpoint has integral 0.

givenL5
1.2

Assume every closed-contour integral is zero. By [L1] and [L2], fix a basepoint z0U; for each zU at least one polygonal path in U runs from z0 to z. Any two such paths carry the same integral: concatenating one with the reversal of the other is a closed contour, whose integral is by [L3] the difference of the two, and the closed-loop hypothesis makes that difference 0.

L1L2L3
2.1

So for each zU there is a unique complex number shared by the integrals of f along all polygonal paths in U from z0 to z; define F(z) to be that number. This specifies F uniquely from the data of step 1.2, with no path selected and no choice principle used.

step 1.2construct
3.1

For sufficiently small h, the segment from z to z+h lies in U. By [L3] and [L4], F(z+h)F(z)=01f(z+th)hdt, so division by h0 gives an average tending to f(z) by continuity. Thus F(z)=f(z).

step 2.1L3L4
4.1

The construction proves that zero closed integrals imply a primitive, completing both directions of the equivalence. On piecewise-C1 contours the componentwise statement agrees with the real vector-field equivalence [L6], whose open and path-connected hypotheses hold by [L1] and [L2].

step 1.1step 3.1L1L2L6discharge-construct
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A uniformly convergent sequence of continuous integrands on a fixed contour permits passage of the limit through the complex line integral

Statement

Let γ be a fixed rectifiable contour. If continuous functions fn on its trace converge uniformly to a continuous f, then γfn(z)dzγf(z)dz.

Facts & Assumptions

Given: A rectifiable contour γ and uniformly convergent continuous functions fnf on its trace.

[L1]

Continuous integrands have complex line integrals along every rectifiable path (Continuous integrands have complex and absolute line integrals along every rectifiable path).

[L2]

If gM on the trace, then γgdzML(γ) (ML estimate: a contour integral is bounded by a supremum bound times path length).

Proof

technique · cases
1.1

If L(γ)=0, [L2] gives γ(fnf)dz=0 for every n.

assume-case zeroL2
1.2

If L(γ)>0, given ε>0 choose N such that fnf<ε/L(γ) on the trace for nN.

assume-case positivechoose
2.1

By [L1] all integrals exist, and [L2] applied to fnf gives γfndzγfdz<ε for nN.

step 1.2L1L2
3.1

The two length cases are exhaustive and prove convergence without ever dividing by zero.

step 1.1step 2.1cases-exhaustive
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

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

Statement

Let aC, r>0, and γ(t)=a+rexp(it) for 0t2π. For every integer m, γ(za)mdz={2πi,m=1,0,m1.

Facts & Assumptions

Given: The positively oriented circle γ and an integer m.

[L1]

On a piecewise-C1 contour, the Riemann–Stieltjes integral agrees with f(γ(t))γ(t)dt (For piecewise-C1 contours the Riemann–Stieltjes integral agrees with the parametric complex integral and the published real line integrals).

[L2]

Negative integer powers are defined exactly for nonzero complex bases (Integer powers in the complex field).

[L3]

The complex exponential is entire with derivative itself and satisfies exp(z+w)=expzexpw (The complex exponential is entire and its complex derivative is itself, exp(z+w)=expzexpw, and the complex exponential extends the real exponential).

[L4]

For real x,y, exp(x+iy)=ex(cosy+isiny) and exp(x+iy)=ex; in particular eiπ+1=0 (exp(x+iy)=ex(cosy+isiny), exp(x+iy)=ex, and eiπ+1=0).

[L5]

If a real function G is differentiable on [a,b] and G is integrable, then abG=G(b)G(a) (The second fundamental theorem: if G is differentiable on [a,b] with G=f and f is integrable, then abf=G(b)G(a)).

[L6]

Proof

technique · cases
1.1

Since r>0, γ(t)a0, so all integer powers in [L2] are defined. By [L1] and [L3], the integrand becomes irm+1exp(i(m+1)t).

L1L2L3algebra
2.1

If m=1, the expression in step 1.1 is the constant i, whose integral from 0 to 2π is 2πi.

assume-case exceptionalstep 1.1algebra
2.2

If m1, an antiderivative is rm+1exp(i(m+1)t)/(m+1) by [L3]. Apply the real theorem [L5] to its two components using [L6]; the complex integral is the endpoint difference rm+1(exp(2πi(m+1))1)/(m+1). Write k:=m+1, a nonzero integer. For k>0 the addition law in [L3] gives exp(2πik)=exp(iπ)2k, and exp(iπ)=1 by [L4], so exp(2πik)=(1)2k=1; for k<0 the addition law gives exp(2πik)exp(2πik)=exp(0)=1 with exp(2πik)=1 by the previous case, so again exp(2πik)=1. The endpoint difference is therefore 0.

assume-case regularstep 1.1L3L4L5L6algebra
3.1

The integer cases m=1 and m1 are exhaustive, proving the formula.

step 2.1step 2.2cases-exhaustive
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The normalized integral around a positively oriented circle centred at a is 1

Statement

For a positively oriented circle γ(t)=a+rexp(it) with r>0, 12πiγdzza=1.

Facts & Assumptions

Given: A positively oriented circle of positive radius centred at a.

[L1]

The integer-monomial circle formula gives γ(za)1dz=2πi (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).

[L2]

The complex numbers form a field containing the embedded real field, every complex number has a unique form a+bi, and every nonzero element has an inverse (C=R[x]/(x2+1) is a field, every element is uniquely a+bi, and every nonzero element has inverse (abi)/(a2+b2)).

[L3]

The real number π is positive (Pi as twice the smallest positive zero of cosine).

Proof

technique · direct
1.1

By [L3], 2π0 in the embedded real field; the unique complex-coordinate form in [L2] then gives 2πi0, so division is licensed.

L2L3algebra
2.1

Substitute [L1] and divide to obtain 1. The value is independent of the positive radius, and no winding-number or Cauchy theorem is used.

step 1.1L1algebra
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

FALSE: every continuous complex-valued function on a domain has a primitive

Statement

False claim. Every continuous complex-valued function on a complex domain has a primitive.

Facts & Assumptions

Given: The punctured plane U=C{0} and f(z)=1/z.

[L1]

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

[L2]

For dimension at least two, punctured Euclidean space is polygonally connected (For n2, the punctured space Rn{0} is polygonally connected).

[L3]

Around a positively oriented circle centred at 0, z1dz=2πi (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).

[L4]

The integral of a continuous complex derivative over every closed rectifiable contour is zero (The integral of a continuous complex derivative over every closed rectifiable contour is zero).

[L5]

A continuous function on a complex domain has a primitive exactly when its closed-contour integrals vanish (For a continuous function on a complex domain, endpoint independence, zero closed-contour integrals, and existence of a primitive are equivalent).

[L6]

For complex polynomials P,Q, the set where Q0 is open and P/Q is holomorphic there (Complex polynomials are entire with the power-rule derivative, and rational functions are holomorphic wherever their denominator is nonzero).

[L7]

Complex differentiability at a point implies continuity there (Complex differentiability at a point implies continuity there).

Refutation

technique · contradiction
1.1

Apply [L6] to P=1 and Q(z)=z: it makes U open and 1/z holomorphic there, hence continuous by [L7]. The point 1 lies in U, and [L2] makes U connected, so it is a domain by [L1].

L1L2L6L7
1.2

Suppose, contrary to the desired refutation, that 1/z had a primitive on U. Then [L4] would make its integral around the unit circle zero.

assume-contraL4
2.1

But [L3] gives that integral as 2πi0, a contradiction. Hence the false claim fails, and [L5] gives the corrected zero-closed-contour criterion.

step 1.2L3L5discharge-contradiction

5 · Examples, counterexamples and false statements

None yet.

Sources