Skip to main content

More on Dual Spaces

Reminder and Limits

In one of the previous chapters, we defined the dual space of a normed space XX as the set of all bounded linear transformations T:XR,T : X \to \mathbb{R}, equipped with the norm T=supx1T(x).\lVert T\rVert = \sup_{\|x\| \le 1} |T(x)|. This space, denoted by XX' or B(X,R)B(X,\mathbb{R}), is itself a normed space.

However, this framework has its limitations. Not every space of interest in analysis can be endowed with a norm that captures the desired notion of convergence. In such cases, the concept of boundedness is no longer adequate, and continuity must be interpreted in a broader, topological sense.

This leads naturally to the idea of topological vector spaces and their corresponding topological duals.

An Overview of Topological Vector Spaces

Let XX be a set. A topology on XX is a collection τ\tau of subsets of XX (called open sets) satisfying the following properties:

  1. ,Xτ\varnothing, X \in \tau.
  2. The union of any collection of sets in τ\tau belongs to τ\tau.
  3. The intersection of any finite collection of sets in τ\tau belongs to τ\tau.

The pair (X,τ)(X, \tau) is called a topological space.

A topological space (X,τ)(X, \tau) is called Hausdorff space if every pair of distinct points x,yXx, y \in X have disjoint neighborhoods.

Topological Vector Spaces

A topological vector space (TVS) over R\mathbb{R} is a Hausdorff space that is also a vector space XX such that for all x,yXx,y\in X and αR\alpha\in\mathbb{R}:

  1. The vector addition (x,y)x+y(x, y) \mapsto x + y is continuous with respect to the product topology on X×XX \times X.

  2. The scalar multiplication (α,x)αx (\alpha, x) \mapsto \alpha x is continuous with respect to the product topology on R×X\mathbb{R} \times X.

Continuous Linear Functional and Topological Dual

Let XX be a topological vector space over R\mathbb{R}. A linear functional on XX is a linear map T:XR.T : X \to \mathbb{R}.

The functional TT is said to be continuous if it is continuous with respect to the topology of XX and the usual topology on R\mathbb{R}. Equivalently, TT is continuous if for every sequence {xn}\{x_n\} in XX that converges to xx, we have

xnxT(xn)T(x).x_n \to x \quad \Rightarrow \quad T(x_n) \to T(x).
Topological Dual

Let XX be a topological vector space over R.\mathbb{R}. The topological dual of XX, denoted by XX', is the set of all continuous linear functionals on XX, that is,

X={T:XRT is linear and continuous}.X' = \{\, T : X \to \mathbb{R} \mid T \text{ is linear and continuous} \,\}.

Each element of XX' is called a continuous linear functional on XX.

Example

If XX is a normed space, continuity is equivalent to boundedness, and therefore X=B(X,R)X' = B(X, \mathbb{R}). Where B(X,R)B(X, \mathbb{R}) denotes the space of all bounded linear transformation from XX into R\mathbb{R}.