Skip to content

Bounded Linear Operators

3.1 Definitions

A linear operator T:XYT : X \to Y between normed spaces is bounded if there exists C0C \geq 0 such that TxYCxX\|Tx\|_Y \leq C\|x\|_X for all xXx \in X. The operator norm is

T=sup{TxY:xX1}=sup{TxY:xX=1}\|T\| = \sup\{\|Tx\|_Y : \|x\|_X \leq 1\} = \sup\{\|Tx\|_Y : \|x\|_X = 1\}

Proposition 3.1. A linear operator is bounded if and only if it is continuous.

Proposition 3.2. TT is bounded if and only if it maps bounded sets to bounded sets.

The space B(X,Y)\mathcal{B}(X, Y) of all bounded linear operators from XX to YY is a Banach space when YY is complete, with the operator norm.

3.2 Examples

Example 1. The identity operator I:XXI : X \to X has I=1\|I\| = 1.

Example 2. The zero operator 0:XY0 : X \to Y has 0=0\|0\| = 0.

Example 3. Let T:22T : \ell^2 \to \ell^2 be defined by T(x1,x2,)=(0,x1,x2,)T(x_1, x_2, \ldots) = (0, x_1, x_2, \ldots) (right shift). Then T=1\|T\| = 1.

Example 4. The multiplication operator (Mgf)(x)=g(x)f(x)(M_g f)(x) = g(x)f(x) on L2L^2 is bounded with Mg=g\|M_g\| = \|g\|_\infty.

3.3 Dual Spaces

The dual space of XX is X=B(X,R)X^* = \mathcal{B}(X, \mathbb{R}) (or B(X,C)\mathcal{B}(X, \mathbb{C})), the space of all bounded linear functionals.

Theorem 3.3. XX^* is always a Banach space.

Theorem 3.4. (1)(\ell^1)^* \cong \ell^\infty via φ(x)=xnyn\varphi(x) = \sum x_n y_n for yy \in \ell^\infty.

Theorem 3.5. (p)q(\ell^p)^* \cong \ell^q for 1p<1 \leq p < \infty where 1/p+1/q=11/p + 1/q = 1.

Theorem 3.6. (c0)1(c_0)^* \cong \ell^1 where c0={(xn):xn0}c_0 = \{(x_n) : x_n \to 0\}.

3.4 Annihilators and the Double Dual

Let MM be a subspace of a normed space XX. The annihilator of MM is

M={φX:φ(x)=0 for all xM}M^\perp = \{\varphi \in X^* : \varphi(x) = 0 \text{ for all } x \in M\}

Let NN be a subspace of XX^*. The pre-annihilator of NN is

N={xX:φ(x)=0 for all φN}{}^\perp N = \{x \in X : \varphi(x) = 0 \text{ for all } \varphi \in N\}

Proposition 3.7. If MXM \subseteq X is a subspace, then MM^\perp is a closed subspace of XX^*. If NXN \subseteq X^* is a subspace, then N{}^\perp N is a closed subspace of XX.

Proposition 3.8. For a subspace MXM \subseteq X, (M)=M{}^\perp(M^\perp) = \overline{M} (the closure of MM).

Proposition 3.9. For finite-dimensional subspaces MXM \subseteq X, (X/M)M(X/M)^* \cong M^\perp.

The double dual (or bidual) of XX is X=(X)X^{**} = (X^*)^*. There is a natural embedding J:XXJ : X \hookrightarrow X^{**} defined by (Jx)(φ)=φ(x)(Jx)(\varphi) = \varphi(x) for φX\varphi \in X^*. The Hahn-Banach theorem guarantees that JJ is an isometric embedding: JxX=xX\|Jx\|_{X^{**}} = \|x\|_X.

Definition. A normed space XX is reflexive if the canonical embedding J:XXJ : X \to X^{**} is surjective, i.e., J(X)=XJ(X) = X^{**}.

Proposition 3.10. Every reflexive space is a Banach space.

Example. p\ell^p is reflexive for 1<p<1 < p < \infty since (p)(q)p(\ell^p)^{**} \cong (\ell^q)^* \cong \ell^p.

Example. Lp(μ)L^p(\mu) is reflexive for 1<p<1 < p < \infty.

Example. 1\ell^1, \ell^\infty, and c0c_0 are not reflexive. In particular, (1)()1(\ell^1)^{**} \cong (\ell^\infty)^* \supsetneq \ell^1, and (c0)c0(c_0)^{**} \cong \ell^\infty \supsetneq c_0.

Theorem 3.11. A Banach space XX is reflexive if and only if its closed unit ball is weakly compact.

Theorem 3.12. If XX is reflexive, then every bounded sequence has a weakly convergent subsequence (Eberlein-Smulian theorem). In particular, every continuous linear functional achieves its norm on the closed unit ball.

Worked Example. Show that c0c_0 is not reflexive. Since (c0)1(c_0)^* \cong \ell^1 by Theorem 3.6, and (1)(\ell^1)^* \cong \ell^\infty by Theorem 3.4, we have (c0)(c_0)^{**} \cong \ell^\infty. The canonical embedding J:c0J : c_0 \hookrightarrow \ell^\infty is the inclusion map. Since \ell^\infty contains bounded sequences that do not converge to zero (e.g., the constant sequence (1,1,1,)(1, 1, 1, \ldots)), JJ is not surjective, so c0c_0 is not reflexive.