A region in or is simply connected if it is connected (one piece) and every closed curve in can be continuously contracted to a point without leaving . No holes.
Examples
- , : simply connected.
- Any open disk, rectangle, ball: simply connected.
- Any half-plane or half-space: simply connected.
- (plane with origin removed): not simply connected. A loop around the origin cannot shrink to a point without crossing the missing origin.
- An annulus (washer-shaped region in 2D): not simply connected. Same reason.
- : simply connected (in 3D you can route around a point, so the missing point doesn’t obstruct loop contraction).
- minus a line (e.g., the -axis): not simply connected. A loop linking the line cannot be contracted without crossing it.
The 3D case trips people up. A single missing point is not an obstruction in 3D (loops can detour around it through the third dimension), but a missing line is. The general rule for : removing an -dimensional set creates a non-simply-connected hole.
Why it matters in vector calculus
The cross-partial test for conservativeness is local: at every point. Conservativeness itself is global: zero circulation around every closed loop.
On simply connected domains the two coincide: local zero curl implies global zero circulation. Why: every closed loop in a simply connected region is the boundary of a 2D surface inside the region (the loop’s “interior”), so by Stokes’ theorem (or Green’s theorem in 2D) the circulation equals the flux of curl through that surface, which is zero if curl is zero.
On non-simply-connected domains the implication fails. A loop encircling a hole has no interior in (any candidate interior would cross the hole), and Stokes’ / Green’s doesn’t apply.
The cautionary 2D field
on satisfies the cross-partial test everywhere but has circulation around the unit circle. Not conservative on its natural domain.
Restrict to a simply connected sub-domain (e.g., the right half-plane ) and the same is conservative there, with potential . The simply-connected restriction is what makes the local test sufficient.
In complex analysis
Same phenomenon, sharper, for contour integrals. is if encloses , and if it doesn’t. The integrand is analytic on , which is not simply connected, so the missing point obstructs loop contraction. The Residue theorem is the systematic extraction of these non-contractible contributions.
Cauchy’s theorem requires the integrand to be analytic on a simply connected domain. Drop simply connectedness and contour integrals stop vanishing.
Theorem-application checklist
Always check:
- Cross-partial test for conservativeness: requires simply connected domain for the converse.
- Green’s theorem: requires the bounded planar region to have a simple closed boundary (special case of simply connected: a region homeomorphic to a disk).
- Stokes’ theorem: the oriented surface must have boundary equal to the given curve — no holes that the curve encircles.
- Cauchy’s theorem in complex analysis: requires analytic on a simply connected domain containing the contour.
Skipping these checks is where most errors come from. The textbook 2D rotational field is the standard reminder.