Sect 2.8 Linear Functionals
Sect 2.8 Linear Functionals
f : D(f ) ⊂ X → K
is called bounded if there exists a real number c ≥ 0 such that for all x ∈
D(f ),
|f (x)| ≤ c∥x∥.
|f (x)|
∥f ∥ = sup ,
x∈D(f ) ∥x∥
x̸=0
or equivalently,
∥f ∥ = sup |f (x)|.
x∈D(f )
∥x∥=1
96
Examples.
Example 4.10 (Dot Product). The familiar dot product with one factor
kept fixed defines a functional f : R3 → R by
∥f ∥ ≤ ∥a∥.
97
By taking x = a,
|f (a)|
∥f ∥ ≥
∥a∥
∥a∥2
=
∥a∥
= ∥a∥.
∞
X
f (x) = ξj aj for x = (ξj ).
j=1
98
= ∥x∥∥a∥.
∥f ∥ ≤ ∥a∥.
∥f ∥ ≤ 1.
= (b − a) max |x(t)|
t∈[a,b]
= (b − a)∥x∥∞.
∥g∥ ≤ b − a.
Definition 4.12 (Algebraic Dual Space). The set of all linear func-
tionals defined on a vector space X can also form a vector space. This space
is denoted by X ∗ and is called the algebraic dual space of X. Its algebraic
operations of vector space are defined in a natural way as follows:
The sum f1 + f2 of two functionals f1 and f2 is the functional s whose value
at every x ∈ X is
X ∗ = {f | f : X → K is linear}
X ∗∗ = {g | g : X ∗ → K is linear}.
= (αf1)(x) + (βf2)(x)
= αf1(x) + βf2(x)
= αgx(f1) + βgx(f2).
C : X → X ∗∗
x 7→ gx.
103
That is, (Cx)(f ) = gx(f ). C is called the canonical mapping (or natural
mapping) of X into X ∗∗.
Claim: C is linear.
Since its domain is a vector space, for any x, y ∈ X, scalars α, β ∈ K, and
f ∈ X ∗, we have
= f (αx + βy)
= α(Cx)(f ) + β(Cy)(f ).
dY (T x, T y) = dX (x, y).
104
T (x + y) = T x + T y, T (αx) = αT x.
The canonical mapping C is linear and injective (we prove in next section).
Hence, C is an isomorphism of X onto the range R(C) ⊂ X ∗∗.
If X is isomorphic to a subspace of a vector space Y , we say that X is
embeddable in Y . Therefore, X is embeddable in X ∗∗, and C is also
called the canonical embedding of X into X ∗∗.