Cauchy Transform Continuity #
Infrastructure for boundary behavior of the Cauchy transform. Proves:
- ContinuousOn versions of the Cauchy transform away from the integration circle
- The CIF with
(w - z)⁻¹kernel - Vanishing of the Cauchy integral outside the contour (for holomorphic functions)
- Sign-flip corollaries connecting
(z - w)⁻¹and(w - z)⁻¹kernels
ContinuousOn version: the Cauchy transform with kernel (z - w)⁻¹ is
continuous on any set disjoint from the integration circle.
ContinuousOn version: the Cauchy transform with kernel (w - z)⁻¹ is
continuous on any set disjoint from the integration circle.
Cauchy integral formula with (w - z)⁻¹ kernel.
For f differentiable on closedBall a r and z ∈ ball a r:
(2πi)⁻¹ * ∮ (w - z)⁻¹ f(w) dw = f(z)
For f holomorphic on closedBall a r and z ∉ closedBall a r,
the Cauchy integral ∮ (w - z)⁻¹ f(w) dw vanishes. This is because
w ↦ (w - z)⁻¹ f(w) is holomorphic on the entire closed ball.
The scaled Cauchy integral (2πi)⁻¹ * ∮ (w - z)⁻¹ f(w) dw is continuous
at any point z₀ not on the circle sphere a r.
The Cauchy integral (2πi)⁻¹ * ∮ (w - z)⁻¹ f(w) dw is differentiable
at any point not on the circle.
ContinuousOn version: the scaled Cauchy integral (2πi)⁻¹ * ∮ (w - z)⁻¹ f(w) dw
is continuous on any set disjoint from the integration circle.
The function f(z) + (2πi)⁻¹ ∮ (w-z)⁻¹ f(w) dw is differentiable at any point
z₀ that lies outside sphere a r and where f is differentiable,
provided f is circle-integrable on C(a, r).
The function f(z) + (2πi)⁻¹ ∮ (w-z)⁻¹ f(w) dw is continuous at any point
z₀ that lies outside sphere a r and where f is continuous,
provided f is circle-integrable on C(a, r).
ContinuousOn version: f + (2πi)⁻¹ ∮ (w-z)⁻¹ f(w) dw is continuous on any set
where f is continuous and that is disjoint from the integration circle.
Generalized CIF with (w - z)⁻¹ kernel allowing a countable exceptional set.
For f continuous on closedBall a r, differentiable on ball a r \ s
(where s is countable), and z ∈ ball a r:
(2πi)⁻¹ * ∮ (w - z)⁻¹ f(w) dw = f(z)
For f continuous on closedBall a r, differentiable on ball a r \ s,
and z ∉ closedBall a r, the Cauchy integral ∮ (w - z)⁻¹ f(w) dw vanishes.
This generalizes cauchy_integral_vanishes_outside to allow a countable exceptional set.
When f is holomorphic on closedBall a r and z ∈ ball a r, the sum
f(z) + (2πi)⁻¹ ∮ (w-z)⁻¹ f(w) dw equals 2 * f(z) by the Cauchy integral formula.