Fiveable

๐ŸงFunctional Analysis Unit 2 Review

QR code for Functional Analysis practice questions

2.2 Linear functionals and dual spaces

2.2 Linear functionals and dual spaces

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸงFunctional Analysis
Unit & Topic Study Guides

Linear functionals are key players in functional analysis, mapping elements from normed spaces to their scalar fields. They're like special measuring tools, giving us a single number for each element in a space.

The dual space, made up of all bounded linear functionals, is a powerful concept. It helps us understand the original space better, often revealing hidden structures and properties we might have missed otherwise.

Linear Functionals

Linear functionals on normed spaces

  • Linear functionals map elements from a normed space XX to its underlying scalar field F\mathbb{F} (R\mathbb{R} or C\mathbb{C})
  • Satisfy additivity property: f(x+y)=f(x)+f(y)f(x + y) = f(x) + f(y) for all x,yโˆˆXx, y \in X
  • Satisfy homogeneity property: f(ฮฑx)=ฮฑf(x)f(\alpha x) = \alpha f(x) for all xโˆˆXx \in X and ฮฑโˆˆF\alpha \in \mathbb{F}
  • Example: On C[a,b]C[a, b], the evaluation functional ft(x)=x(t)f_t(x) = x(t) for fixed tโˆˆ[a,b]t \in [a, b]
  • Example: On โ„“p\ell^p, the coordinate functional fn(x)=xnf_n(x) = x_n for fixed nโˆˆNn \in \mathbb{N}
  • Example: On P\mathcal{P}, the derivative functional f(p)=pโ€ฒ(0)f(p) = p'(0)

Dual space of normed spaces

  • Dual space of a normed space XX, denoted Xโˆ—X^*, consists of all bounded linear functionals on XX
  • Xโˆ—X^* is a normed space with the norm: โˆฅfโˆฅ=supโก{โˆฃf(x)โˆฃ:xโˆˆX,โˆฅxโˆฅโ‰ค1}\|f\| = \sup\{|f(x)| : x \in X, \|x\| \leq 1\}
  • Xโˆ—X^* is a Banach space (complete normed space) if XX is a Banach space
  • If XX is a Hilbert space, Xโˆ—X^* is isometrically isomorphic to XX
  • Dual space of a finite-dimensional normed space is isomorphic to the space itself

Boundedness and norm of functionals

  • A linear functional ff on a normed space XX is bounded if there exists Mโ‰ฅ0M \geq 0 such that: โˆฃf(x)โˆฃโ‰คMโˆฅxโˆฅ|f(x)| \leq M\|x\| for all xโˆˆXx \in X
  • Norm of a bounded linear functional ff is defined as: โˆฅfโˆฅ=infโก{Mโ‰ฅ0:โˆฃf(x)โˆฃโ‰คMโˆฅxโˆฅ\|f\| = \inf\{M \geq 0 : |f(x)| \leq M\|x\| for all xโˆˆX}x \in X\}
  • Equivalent definition: โˆฅfโˆฅ=supโก{โˆฃf(x)โˆฃ:xโˆˆX,โˆฅxโˆฅโ‰ค1}\|f\| = \sup\{|f(x)| : x \in X, \|x\| \leq 1\}
  • To find the norm of a linear functional:
    1. Find an upper bound MM for โˆฃf(x)โˆฃ|f(x)| in terms of โˆฅxโˆฅ\|x\|
    2. Prove the upper bound is sharp by finding a sequence (xn)(x_n) in XX with โˆฅxnโˆฅ=1\|x_n\| = 1 such that โˆฃf(xn)โˆฃโ†’M|f(x_n)| \to M as nโ†’โˆžn \to \infty

Normed spaces vs dual spaces

  • Canonical isomorphism J:Xโ†’Xโˆ—โˆ—J: X \to X^{**} (dual of the dual space) defined by: J(x)(f)=f(x)J(x)(f) = f(x) for all xโˆˆXx \in X and fโˆˆXโˆ—f \in X^*
  • JJ is a linear isometry: โˆฅJ(x)โˆฅ=โˆฅxโˆฅ\|J(x)\| = \|x\| for all xโˆˆXx \in X
  • JJ is injective: if J(x)=J(y)J(x) = J(y), then x=yx = y
  • For a Banach space XX, JJ is an isometric isomorphism if and only if XX is reflexive (JJ is surjective)
  • Canonical isomorphism allows studying the relationship between a normed space and its dual
  • Plays a crucial role in the theory of reflexive spaces