If is analytic on a simply connected domain and is a positively oriented simple closed contour in enclosing a point , then

The value of an analytic function at any interior point of a contour is fixed by its values on the contour. That’s the whole content, and it’s why the CIF carries most of complex analysis.

Why this is striking

In real analysis, boundary values of a function on an interval don’t determine interior values; you can change interior values without affecting boundary values. In complex analysis, analyticity is rigid enough that boundary values do determine interior values, completely.

This rigidity propagates: analytic functions are infinitely differentiable, equal to their Taylor series, bounded entire constant, and so on. All of those results follow from the CIF.

Sketch of proof

Deform to a small circle of radius around using the Deformation principle (valid since is analytic on the deformation region ).

On , write ; the second piece is small by continuity of . So

The error: as , the contour length is , so by ML estimate the error goes to zero. Taking the limit gives the CIF. ∎

CIF as a computational tool

Rewriting the CIF: if is analytic on and encloses (and no other singularities), then

This is a recipe for computing when has a simple pole inside .

Worked example. .

is entire. is enclosed by . By CIF: .

Worked example. .

entire, enclosed. CIF: .

Worked example: multiple poles. .

Two poles, and , both inside.

Partial fractions: .

Apply CIF to each: ; . Sum: .

Alternatively, split the contour by Deformation principle into a small contour around each pole, then apply CIF. Same answer.

Generalized CIF: derivatives

For any nonnegative integer , under the same hypotheses,

So contour integrals over give the -th derivative of at , up to constants.

Sketch. Differentiate the CIF with respect to , passing the derivative inside the integral. Each differentiation of with respect to gives , with a sign that combines with as you iterate, producing . That’s where the on the right comes from.

Why differentiation under the integral is legal here: the standard sufficient condition is that the integrand and its -derivative are both continuous as functions of on a region of the form where is open and is the contour, and that the integrand-derivative is uniformly bounded on that region. Both hold: pick a small disk around separated from by some positive distance , so for all . Then , uniformly bounded. The Leibniz integral rule (real-variable version, applied componentwise) finishes the argument.

Implication: analytic functions are infinitely differentiable. The right side of the generalized CIF makes sense for any , which means exists for all . Once-differentiable in implies infinitely-differentiable in , a stark contrast to real analysis where you can have but not .

Worked example. .

Use the form: , , . So .

Consequences in 1–3 lines

What the generalized CIF gives you:

  • Cauchy’s estimate: where is a bound on on the circle . See Cauchy’s estimate.
  • Liouville’s theorem: bounded entire constant. Take in Cauchy’s estimate.
  • Fundamental theorem of algebra: every non-constant polynomial has a root. By Liouville.
  • Analyticity ⇒ Taylor series convergence: the radius of convergence of the Taylor series equals the distance to the nearest singularity.

In context

The CIF is the main tool for evaluating closed-contour integrals when the integrand has a pole. The Residue theorem extends it to arbitrary isolated singularities, not just simple poles.