Distributions are the dual space of smooth, compactly supported test functions. The topology on test functions is not a norm topology; it is an inductive limit of Fréchet spaces. But the topology on distributions themselves is the weak- topology from the duality chapter, making convergence of distributions exactly the pointwise convergence of functionals we have already studied.
Why distributions?¶
Classical analysis works with functions that assign values to points. This breaks down in at least three ways.
Differentiation destroys regularity. The absolute value function is continuous but not differentiable at the origin. Its “derivative” should be the sign function, and the “derivative” of the sign function should be , but neither of these operations makes sense in the classical framework. More dramatically, solutions to the wave equation develop shock discontinuities, and the fundamental solution of Laplace’s equation has a point singularity. We need a derivative that always exists.
Point evaluation is too rigid. The Dirac delta “function” , which physicists write as , is not a function: no locally integrable function can reproduce point evaluation via integration. Yet appears naturally as the identity for convolution, the fundamental solution of the identity operator, and the density of a point mass. We need a framework where is a legitimate object.
Measures are not enough. The dual of (continuous, compactly supported functions) is the space of Radon measures, by the Riesz representation theorem. Measures handle just fine (it is a point mass), but the derivative , defined by , is not a measure. It is a genuinely new object that only exists when the test functions are differentiable. To get a framework closed under differentiation, we must test against rather than just . Write for this space of test functions.
Distribution theory resolves all three issues in one stroke: define a distribution to be a continuous linear functional on . Every locally integrable function, every Radon measure, and every derivative of every distribution is again a distribution. The price is that we must carefully topologize .
The two topologies¶
The word “continuous” in the definition of a distribution requires a topology on . The right topology turns out to be surprisingly subtle: no single norm can capture both “all derivatives converge uniformly” and “supports stay bounded.” The solution is an inductive limit: we decompose into Fréchet spaces (one for each compact ), each equipped with the seminorms , and take the finest locally convex topology making every inclusion continuous. The resulting convergence is very strong: a sequence only if all supports sit in a single compact set and all derivatives converge uniformly. The details of this construction are in the next section.
Once we have topologized, its dual carries the weak- topology, exactly the construction from the duality chapter. Convergence in means for every test function . This is convergence in the sense of distributions, one of the weakest convergence notions in analysis, yet limits are unique (the weak- topology is Hausdorff) and every Cauchy sequence converges.
The hierarchy of generalized functions¶
Distribution theory fits into a chain of increasing generality:
where denotes Radon measures. Each inclusion is strict:
The sign function is in but not continuous.
The Dirac delta is a measure but not in .
The derivative is a distribution but not a measure.
The embedding given by , where , is injective and continuous. This justifies identifying a function with the distribution it defines, so we write instead of without ambiguity.
What comes next¶
With the overview in hand, we now develop the details:
Test functions and their topology: the inductive limit construction, sequential convergence, and key properties of .
Distributions as continuous linear functionals: the formal definition, the weak- topology, separation properties, and the fundamental examples.
Operations on distributions: differentiation, multiplication by smooth functions, and convolution, all defined by duality.
Sobolev spaces : where distributional derivatives meet integrability, giving Banach spaces suited to PDE theory.