ConceptComplete

Weak and Weak* Topologies - Key Properties

The compactness properties of weak and weak* topologies are fundamentally different from norm topologies, providing powerful tools for existence theorems.

TheoremMazur's Theorem

Let XX be a normed space and CβŠ‚XC \subset X a convex set. Then CC is weakly closed if and only if CC is norm-closed.

Equivalently, the weak closure and norm closure of a convex set coincide.

This remarkable theorem shows that for convex sets, weak and norm topologies produce the same closed sets. This is crucial because many optimization problems involve minimizing convex functionals over convex sets.

TheoremEberlein-Ε mulian Theorem

Let XX be a Banach space and KβŠ‚XK \subset X. The following are equivalent:

  1. KK is weakly compact
  2. KK is weakly sequentially compact
  3. Every sequence in KK has a weakly convergent subsequence with limit in KK

This theorem is powerful because it allows us to work with sequences instead of nets when dealing with weak compactness.

ExampleCompactness in Reflexive Spaces

In a reflexive Banach space XX, the closed unit ball B={x:βˆ₯xβˆ₯≀1}B = \{x : \|x\| \leq 1\} is weakly compact. This follows from the Banach-Alaoglu Theorem applied to the bidual.

Consequence: Every bounded sequence in a reflexive space has a weakly convergent subsequence.

TheoremWeak Lower Semicontinuity

Let XX be a normed space. The norm βˆ₯β‹…βˆ₯:Xβ†’[0,∞)\|\cdot\| : X \to [0, \infty) is weakly lower semicontinuous: βˆ₯xβˆ₯≀lim inf⁑nβ†’βˆžβˆ₯xnβˆ₯\|x\| \leq \liminf_{n \to \infty} \|x_n\| whenever xn⇀xx_n \rightharpoonup x.

More generally, any continuous convex function is weakly lower semicontinuous.

Proof

For any Ο•βˆˆXβˆ—\phi \in X^* with βˆ₯Ο•βˆ₯≀1\|\phi\| \leq 1: βˆ£Ο•(x)∣=lim⁑nβ†’βˆžβˆ£Ο•(xn)βˆ£β‰€lim inf⁑nβ†’βˆžβˆ₯xnβˆ₯|\phi(x)| = \lim_{n \to \infty} |\phi(x_n)| \leq \liminf_{n \to \infty} \|x_n\|

Taking the supremum over all such Ο•\phi gives βˆ₯xβˆ₯≀lim inf⁑βˆ₯xnβˆ₯\|x\| \leq \liminf \|x_n\|.

β– 
ExampleApplication to Minimization

Consider minimizing J(x)=βˆ₯xβˆ₯2J(x) = \|x\|^2 over a weakly closed convex set KK in a reflexive space.

Any minimizing sequence (xn)(x_n) with J(xn)β†’inf⁑KJJ(x_n) \to \inf_K J is bounded, so has a weakly convergent subsequence xnk⇀x0∈Kx_{n_k} \rightharpoonup x_0 \in K (by Mazur).

By weak lower semicontinuity: J(x0)≀lim inf⁑J(xnk)=inf⁑KJJ(x_0) \leq \liminf J(x_{n_k}) = \inf_K J

Thus x0x_0 is a minimizer.

Remark

The combination of weak compactness and weak lower semicontinuity of convex functionals forms the foundation of the direct method in the calculus of variations, providing existence of minimizers for a vast class of variational problems.

These properties make weak topologies indispensable in modern analysis, particularly in optimization and PDE theory.