02.07.09 · analysis / measure-theory

The Whitney Extension Theorem and the Whitney Cube Decomposition

shipped3 tiersLean: none

Anchor (Master): Whitney 1934 *Trans. AMS* 36:63-89; Federer 1969 *Geometric Measure Theory* (Springer) §3.1; Malgrange 1966 *Ideals of Differentiable Functions* (Oxford UP) Ch. I; Fefferman 2006 *Ann. of Math.* 164 (finiteness / extension refinements)

Intuition Beginner

Suppose someone hands you a closed set in the plane — maybe a curve, maybe a fat Cantor-like dust, maybe a single point — and on that set they prescribe not just the values a function should take, but also the values its slope and its curvature should take. They are describing a function only on the closed set, yet they are describing how it ought to bend. The question is whether a single smooth function defined everywhere agrees with all of that prescribed data on the set.

Whitney's answer is yes, provided the prescribed data is self-consistent. Consistency means the prescribed value at a nearby point should be close to what the prescribed slope predicts, and the prescribed slope should be close to what the prescribed curvature predicts, with the mismatch shrinking faster than the distance between the two points to the appropriate power.

The takeaway in one line: if you prescribe a function and its would-be derivatives on a closed set in a way that does not contradict itself, you can always extend the data to a genuinely smooth function on all of space.

The machine that builds the extension is geometric. Outside the closed set there is open room, and that open room can be chopped into small boxes whose size matches their distance from the set. On each small box you trust a local guess built from the prescribed data, and you blend the local guesses smoothly. The blending uses a partition of unity, a family of smooth bump weights that sum to one everywhere.

The beauty is that two very different ideas meet: a covering of empty space by carefully sized boxes, and a consistency condition that looks like a remainder estimate in a Taylor expansion. The covering handles the geometry; the consistency handles the smoothness. Together they manufacture a function out of a promise about derivatives.

Visual Beginner

Picture a closed set drawn as a thick black curve in the plane, with the rest of the plane left white. Now fill the white region with boxes. Near the curve the boxes are tiny; far from the curve the boxes are large. Each box has a side length roughly equal to its distance from the black curve, so the boxes shrink as they crowd toward the set and grow as they retreat from it.

The lower strip of the figure shows the blending. Above each box sits a smooth bump weight, a hump that is large over its own box and fades to zero before reaching distant boxes. The humps overlap just enough that, added together, they equal one at every point of the open region. The extended function is a weighted average: at any point off the set, you read off the nearby local guesses and combine them with these bump weights. Because the weights are smooth and the boxes are sized to the distance, the seams never show, and the result joins onto the prescribed data on the curve without a kink.

Worked example Beginner

Take the simplest interesting closed set on the line: a single point at the origin. Prescribe a value there, and prescribe a first-derivative value there. We want one smooth function on the whole line whose value at the origin is and whose slope at the origin is .

Step 1. With only one point, there is no consistency condition to check, because consistency compares the data at two distinct points, and here there is only one.

Step 2. Form the local guess from the prescribed data. This is the first-order Taylor polynomial built at the origin: .

Step 3. Extend by simply using that polynomial everywhere: set . This function is smooth on the whole line.

Step 4. Check the prescribed data. The value at the origin is , and the slope at the origin is , matching both prescriptions.

What this shows: for a one-point set the extension is the Taylor polynomial itself, and the box-decomposition machinery is not yet needed. The real work begins when the set has many points whose prescribed data must be reconciled, which is what the consistency condition manages.

Check your understanding Beginner

Formal definition Intermediate+

Fix and a closed set . A multi-index is with , and , .

Definition (Whitney jet on ). A Whitney jet on is a family of continuous functions , one for each multi-index of order at most , to be read as the prescribed Taylor coefficients of a sought extension [Whitney 1934].

For the associated formal Taylor polynomial of order at is $$ (T^m_x f)(z) = \sum_{|\beta| \le m} \frac{f_\beta(x)}{\beta!},(z - x)^\beta . $$ For each multi-index with define the remainder $$ (R_\alpha f)(x, y) ;=; f_\alpha(x) ;-; \sum_{|\beta| \le m - |\alpha|} \frac{f_{\alpha + \beta}(y)}{\beta!},(x - y)^\beta , \qquad x, y \in E . $$ This is the discrepancy between the prescribed -derivative at and the value predicted by the prescribed higher coefficients at the nearby base point .

Definition (Whitney compatibility conditions). The jet satisfies the Whitney conditions of order on when, for every multi-index with , $$ (R_\alpha f)(x, y) = o!\left(|x - y|^{m - |\alpha|}\right) \quad \text{as } |x - y| \to 0,\ x, y \in E, $$ uniformly on compact subsets of . Equivalently, for every compact and every there is a with whenever and [Whitney 1934].

A jet satisfying these conditions is called a Whitney field of class on [Malgrange 1966]. The space of such fields, with the natural seminorms, is denoted .

Definition (Whitney decomposition of an open set). Let be the open complement of a nonempty closed . A Whitney decomposition of is a countable family of closed dyadic cubes with pairwise disjoint interiors, , such that $$ \operatorname{diam}(Q_j) ;\le; \operatorname{dist}(Q_j, E) ;\le; 4,\operatorname{diam}(Q_j) $$ for every [Stein 1970]. A subordinate partition of unity is a family of smooth functions with , supported on a fixed dilate of , with on and derivative bounds .

Counterexamples to common slips Intermediate+

  • Mere continuity of the coefficients is not enough. Prescribing continuous without the remainder estimates can produce data that no function reproduces; the consistency conditions are an additional hypothesis, not a consequence of continuity.
  • The base point in the remainder matters. The condition compares the coefficient at against the polynomial centred at ; symmetry in and is not assumed, and both orders of the pair contribute as .
  • Extension is not unique. Many functions reproduce the same jet on ; they differ by a function whose full -jet vanishes on . Whitney extension asserts existence and a linear bounded selection, not uniqueness.

Key theorem with proof Intermediate+

Theorem (Whitney extension theorem). Let be closed and let be a Whitney field of class on . Then there exists such that for every , and is real-analytic on . Moreover may be chosen to depend linearly and continuously on [Whitney 1934].

Proof. Write . Fix a Whitney decomposition of and a subordinate partition of unity as in the Formal definition; their existence is established in the Full proof set below. For each cube choose a point with , a nearest boundary point.

Define the extension by gluing the local Taylor polynomials: $$ F(x) = \begin{cases} f_0(x), & x \in E, \[2pt] \displaystyle \sum_j \varphi_j(x), (T^m_{p_j} f)(x), & x \in U . \end{cases} $$ On each summand is a polynomial and the sum is locally finite, so is real-analytic there. The work is to verify regularity up to and on , with the correct derivatives.

Differentiate on using the Leibniz rule and . For a multi-index with and a base point , $$ \partial^\gamma F(x) - (T^{m - |\gamma|}y f)\gamma(x) = \sum_j \sum_{\delta \le \gamma} \binom{\gamma}{\delta} \partial^{\gamma - \delta}\varphi_j(x), \partial^\delta!\left(T^m_{p_j} f) - (T^m_y f)\right, $$ where collects the prescribed -coefficient propagated from . The terms with assemble, via for , into a sum over the polynomial differences , each of which is controlled by the remainder evaluated at the pair .

Now estimate. If lies in cube and is the nearest point of to , then by the distance-comparability of the decomposition, and from the derivative bound on the partition of unity. The Whitney condition gives once is small. Combining the three estimates, every term carries a net power times a factor that tends to zero. Hence $$ \partial^\gamma F(x) \longrightarrow f_\gamma(y) \quad \text{as } x \to y,\ x \in U, $$ so extends continuously to with boundary value , and a difference-quotient argument promotes this to genuine differentiability across . Linearity and continuity in are visible because is built from by the fixed linear recipe of partition weights and Taylor polynomials.

Bridge. The Whitney extension theorem builds toward the geometric-measure-theory and currents units in 02.13.07 and 02.13.11, where extending consistent jets off a rectifiable set is invoked without statement; the construction here is exactly the missing rung those units stand on. The foundational reason the argument closes is that two independent budgets cancel: the partition-of-unity derivatives blow up like a negative power of the distance to , while the Whitney remainders decay like a matching positive power, and the bridge is the cube decomposition that pins the two powers to the same exponent. This pattern — geometry sized to distance-from-boundary, paired with an analytic remainder estimate — is dual to the Carathéodory covering logic of 02.07.02 and generalises to the Calderón-Zygmund decomposition; putting these together, the central insight is that a promise about derivatives on a closed set becomes a genuine smooth function precisely when the promise is internally consistent, and this is exactly the statement the downstream units consume. The same decomposition appears again in Sobolev-extension constructions, where it does the geometric bookkeeping for boundary-value problems.

Exercises Intermediate+

Advanced results Master

The Whitney extension theorem sits at the head of a circle of results about how regularity prescribed on a closed set propagates into the ambient space. Three strands matter: the covering lemma as a standalone tool, the algebraic reformulation via ideals of differentiable functions, and the modern finiteness theory.

Theorem 1 (Whitney covering lemma). Let be nonempty and closed and . There is a countable family of closed dyadic cubes with pairwise disjoint interiors, , and $$ \operatorname{diam}(Q_j) \le \operatorname{dist}(Q_j, E) \le 4,\operatorname{diam}(Q_j) . $$ The dilates have bounded overlap: each point of lies in at most of them, with depending on dimension alone [Stein 1970]. This lemma is reused beyond extension: it underlies the Calderón-Zygmund decomposition, the construction of Sobolev extension operators, and pointwise estimates for singular integrals, in each case because it converts a single closed set into a uniformly controlled scale-adapted cover of its complement.

Theorem 2 (smooth partition of unity with controlled derivatives). For the cubes of Theorem 1 there exist with , , on , and for all . The derivative growth is sharp: a bump confined to a cube of side cannot have -th derivatives smaller than order , and this exact rate is what the extension proof's cancellation requires [Stein 1970].

Theorem 3 (Whitney's and analytic refinements). If the jet data is consistent to all orders — a Whitney field, meaning the order- conditions hold for every — then the extension may be chosen in , real-analytic on . The analytic structure off is automatic in the construction, since is a locally finite sum of polynomials there. By contrast, extension to a globally real-analytic across is generally impossible and is governed by separate coherence theory [Whitney 1934].

Theorem 4 (Glaeser / spectral synthesis reformulation). Let be the ideal of functions whose -jet vanishes on . Whitney's theorem identifies the restriction map as surjective, and Glaeser's work on Taylorian algebras characterises its kernel and the closed ideals of , resolving the Whitney spectral problem of which closed ideals are determined by their jets on the zero set [Glaeser 1958]. Malgrange's monograph recasts the entire theory in the language of Whitney fields and modules over the ring of differentiable functions [Malgrange 1966].

Theorem 5 (Fefferman finiteness and extension for ). For arbitrary closed , given only the prescribed values (no derivative data), the question of whether extends to a function, and the construction of a bounded linear extension operator, were resolved by Fefferman. The finiteness principle states that extendability is governed by a finite collection of points: extends with norm controlled by if and only if its restriction to every subset of cardinality at most does, with depending only on and [Fefferman 2006]. This converts Whitney's qualitative theorem into a quantitative, algorithmically usable criterion and underlies modern interpolation and machine-learning-adjacent function-fitting.

Synthesis. The Whitney extension theorem is the foundational reason that prescribing derivatives on a closed set is a meaningful and solvable problem, and the central insight is that the covering lemma and the consistency conditions are two halves of a single cancellation: geometry sized to distance-from-boundary against an analytic remainder of matching order. Putting these together, the covering lemma is dual to the Carathéodory and Calderón-Zygmund decompositions, all three converting one closed or measurable set into a scale-adapted cover, and this is exactly why the same dyadic machinery resurfaces across measure theory, singular integrals, and Sobolev extension. The theory generalises in two directions at once: upward in regularity to the and Whitney-field formulations of Glaeser and Malgrange, where the restriction map and its ideal kernel become the objects of study, and outward in quantitative strength to the Fefferman finiteness principle, where extendability is decided by finitely many points. The bridge is between a nineteenth-century-style Taylor remainder and a twentieth-century covering argument; this pattern recurs in geometric measure theory, where the same extension underwrites the manipulation of currents and rectifiable sets, and it appears again wherever a local-to-global passage must respect a prescribed jet.

Full proof set Master

Proposition 1 (existence of the Whitney decomposition). Let be nonempty and closed, . Then admits a decomposition into closed dyadic cubes with disjoint interiors satisfying .

Proof. For let be the grid of closed dyadic cubes of side , that is, products with . For each the value is positive, so there is a largest scale at which a cube containing stays away from . Concretely, declare a dyadic cube selected when $$ \sqrt{n}, 2^{-k} \le \operatorname{dist}(Q, E) \le 4\sqrt{n}, 2^{-k}, $$ noting . Every point of lies in at least one selected cube, because the distance-to- function is finite and positive on and the scales exhaust . Selected cubes can overlap only by nesting along the dyadic tower; discard any selected cube strictly contained in a larger selected cube, retaining the maximal ones. Maximal selected cubes have disjoint interiors by the dyadic nesting property, their union is , and the selection inequality is exactly the required comparability after absorbing into the constant .

Proposition 2 (bounded overlap of dilates). With the cubes of Proposition 1, the dilates satisfy: each point of lies in at most of them, depending only on .

Proof. If then the comparability inequalities force : two touching dilates have comparable distance to , hence comparable side. A fixed cube can therefore be met only by dilates of cubes within two dyadic scales, and within a bounded number of scales the dyadic grid packs only cubes of comparable size around any given cube. The count is the volume ratio of a fixed neighbourhood to a single cube, a dimensional constant.

Proposition 3 (controlled partition of unity). The cubes of Proposition 1 carry , , with on and .

Proof. Fix a single bump with on the unit cube, inside the -dilate, . For each let be the affine rescaling of matched to ; then and, by the chain rule, . Set ; by bounded overlap (Proposition 2) the sum is locally finite and on since each cube is covered by its own on . Define . Then , supports are unchanged, and the quotient rule together with , the bounded overlap, and the comparability of neighbouring cube sizes yields .

Proposition 4 (the extension is explicit). For closed and a Whitney field — value and gradient data with and — the gluing formula on , on , is with .

Proof. This is the theorem specialised to ; only first derivatives are estimated. On the sum is smooth. For and nearest , the gradient is , where is the affine local guess at . Subtracting and using to insert in place of , the first sum is bounded by via the remainder condition, and the second sum tends to by the gradient-continuity condition. Hence extends continuously to with value , and difference quotients of across converge to the same limit, giving .

Proposition 5 (extension is linear and bounded). The map produced by the gluing construction is linear in and bounded between the natural seminorm topologies on and .

Proof. For fixed , decomposition , points , and partition , the formula on and on is linear in the coefficient family , since depends linearly on and the weights are fixed. Boundedness on a compact follows from the proof of the main theorem: each derivative on a neighbourhood of is estimated by the Whitney seminorms of on a slightly larger compact, with constants from the fixed partition of unity and the bounded overlap. Taking the supremum over produces , a continuous linear bound.

Connections Master

  • Lebesgue outer measure and the Carathéodory construction 02.07.02. The Whitney covering lemma and the Carathéodory construction are siblings: both turn a single set into a controlled cover and read structure off the cover. The decomposition into dyadic cubes sized to the distance-to-boundary is the geometric counterpart of the box-cover infimum that defines outer measure, and the bounded-overlap property here plays the role that countable sub-additivity plays there. The measure-zero and covering arguments of 02.07.02 supply the metric foundation on which the cube selection of Proposition 1 rests.

  • Implicit and inverse function theorems 02.05.04 and multivariable Taylor 02.05.05. The jet data of a Whitney field is precisely a prescribed family of Taylor coefficients, so the local Taylor polynomial machinery of 02.05.05 is the algebraic content of every local guess in the gluing formula. When is a smooth submanifold, the implicit and inverse function theorems of 02.05.04 identify the consistent jets with genuine restrictions of ambient functions, linking the extension theorem back to the differential-geometric setting where jets arise as derivatives along the manifold.

  • Rectifiable currents and slicing 02.13.07 and 02.13.11. These geometric-measure-theory units invoke extension of consistent jets off rectifiable sets without proving it; the present unit supplies that missing step. The same Whitney decomposition that builds the extension also organises the dyadic approximation of currents, and the controlled partition of unity reappears as the device that localises mass and flat-norm estimates. The extension theorem is the analytic prerequisite that lets those units treat prescribed boundary data on a closed set as the trace of a global smooth object.

  • Sobolev and trace theory (lateral, forthcoming). The Whitney decomposition is the backbone of bounded Sobolev extension operators: extending a function from a domain to all of across an irregular boundary uses exactly the cubes-sized-to-distance cover and the controlled partition of unity proved here, so the covering lemma is shared infrastructure between extension and extension.

Historical & philosophical context Master

Hassler Whitney's 1934 paper Analytic extensions of differentiable functions defined in closed sets [Whitney 1934] in the Transactions of the American Mathematical Society posed and solved a problem that earlier analysis had left implicit: when is a collection of prescribed values and would-be derivatives on a closed set the restriction of a single smooth function? Whitney's recognition that the answer requires compatibility conditions phrased as Taylor-remainder estimates, rather than mere continuity of the data, was the conceptual leap. He also introduced, in the same circle of papers, the dyadic decomposition of an open set into cubes sized to their distance from the boundary, a construction so robust that it now bears his name across several fields. The paper appeared while Whitney was developing the foundations of differential topology, and the extension theorem fed directly into his later embedding theorems.

The theorem was reframed twice in the mid-twentieth century. Georges Glaeser's 1958 study of Taylorian algebras [Glaeser 1958] turned the extension question into one about ideals of differentiable functions and the Whitney spectral problem: which closed ideals of are determined by the jets they impose on their common zero set. Bernard Malgrange's 1966 monograph Ideals of Differentiable Functions [Malgrange 1966] systematised this algebraic viewpoint, recasting Whitney fields as a module-theoretic object and connecting the theory to the division and preparation theorems for smooth functions. In parallel, Stein's 1970 treatise [Stein 1970] placed the covering lemma at the centre of harmonic analysis, where it organises the Calderón-Zygmund decomposition and the theory of singular integrals.

The modern chapter belongs to Charles Fefferman, whose 2006 Annals paper [Fefferman 2006] resolved the long-open quantitative form of Whitney's problem for : extendability of bare value data is decided by a finite, dimension-bounded number of points, and a bounded linear extension operator exists. Philosophically, the arc from Whitney to Fefferman tracks a recurring theme in analysis — a qualitative existence theorem (a smooth extension exists) is gradually sharpened into a quantitative, finitary, and algorithmic one (extendability is certified by finitely many local tests). The same passage from existence to effective construction recurs in the measure-theoretic extension theorems of 02.07.02 and motivates the computational geometry of interpolation.

Bibliography Master

@article{Whitney1934,
  author  = {Whitney, Hassler},
  title   = {Analytic extensions of differentiable functions defined in closed sets},
  journal = {Transactions of the American Mathematical Society},
  volume  = {36},
  number  = {1},
  pages   = {63--89},
  year    = {1934},
  doi     = {10.2307/1989708}
}

@book{Stein1970,
  author    = {Stein, Elias M.},
  title     = {Singular Integrals and Differentiability Properties of Functions},
  publisher = {Princeton University Press},
  series    = {Princeton Mathematical Series 30},
  year      = {1970}
}

@book{Federer1969,
  author    = {Federer, Herbert},
  title     = {Geometric Measure Theory},
  publisher = {Springer-Verlag},
  series    = {Grundlehren der mathematischen Wissenschaften 153},
  year      = {1969}
}

@book{Hormander1990,
  author    = {H{\"o}rmander, Lars},
  title     = {The Analysis of Linear Partial Differential Operators I},
  edition   = {2},
  publisher = {Springer-Verlag},
  year      = {1990}
}

@book{Malgrange1966,
  author    = {Malgrange, Bernard},
  title     = {Ideals of Differentiable Functions},
  publisher = {Oxford University Press},
  series    = {Tata Institute Studies in Mathematics 3},
  year      = {1966}
}

@article{Glaeser1958,
  author  = {Glaeser, Georges},
  title   = {{\'E}tude de quelques alg{\`e}bres tayloriennes},
  journal = {Journal d'Analyse Math{\'e}matique},
  volume  = {6},
  pages   = {1--124},
  year    = {1958}
}

@article{Fefferman2006,
  author  = {Fefferman, Charles},
  title   = {Whitney's extension problem for $C^m$},
  journal = {Annals of Mathematics},
  volume  = {164},
  number  = {1},
  pages   = {313--359},
  year    = {2006}
}