Theorem (Riesz Representation Theorem). Let H be a Hilbert space and ϕ∈H∗. Then there exists unique u∈H such that ϕ(v)=(u,v) for all v∈H.
Proof. Let ϕ∈H∗ and kerϕ its kernel. Note that kerϕ is closed since ϕ is continuous. If ϕ≡0 then u=0. If not, choose u0∈kerϕ, set
u1=∣u0−Pkerϕu0∣u0−Pkerϕu0,
and
u=ϕ(u1)u1.
Observe that u∈(kerϕ)⊥. Thus, for all v∈H,
ϕ(v)=ϕ(v−Puv+Puv)=ϕ(Puv)=ϕ((u,u)(u,v)u)=(u,v).
□
Theorem (Banach Fixed Point). Let X be a nonempty, complete metric space, and S:X→X a contraction, i.e. there exists 0<α<1 such that d(Sx,Sy)≤αd(x,y) for all x,y∈X. Then, S has a unique fixed point in X.
Proof. Choose x∈X and consider the sequence xn=Snx. For any 1≤n≤m we have
d(xm,xn)≤d(xm,xm−1)+⋯+d(xn+1,xn)<d(Sx,x)(αm+⋯+αn)<d(Sx,x)αn1−α1.
Thus xn is a Cauchy sequence, and by completeness, limxn exists. Set u=limxn. By continuity of S,
Su=Slimxn=limSxn=limxn+1=u,
so u is a fixed point. Finally, if we have another fixed point v∈X, then
d(u,v)=d(Su,Sv)≤αd(u,v)
so d(u,v)=0.
□
We will now prove the celebrated Lax-Millgram Theorem:
Theorem (Lax-Millgram) Let a:H×H→R be a continuous, coercive, billinear form on H. Given ϕ∈H∗, there exists unique u∈H such that
a(u,v)=ϕ(v)
for all v∈H. Furthermore, if a is symmetric, then u is the unique element such that
21a(u,u)−ϕ(u)=v∈Hmin21a(v,v)−ϕ(v).
Definition. A billinear form a:H×H→R is coercive if there exists α>0 such that
a(v,v)≥α∣v∣2for all v∈H.
We say a is continuous if there exists C>0 such that
a(u,v)≤C∣u∣∣v∣for all u,v∈H.
Proof. By the Riesz-Representation, there exists f∈H such that ϕ(v)=(f,v) for all v∈H. Similarly, for any fixed u∈H the map v↦a(u,v) is a continuous linear functional on H, so there exists a unique βu∈H such that a(u,v)=(βu,v) for all v∈H. Observe that u↦βu is a linear map since a is linear in the first component. Denote this linear map by Au, so
(Au,u)=a(u,u).
We wish to find a unique u∈H such that
(f−Au,v)=(f,v)−(Au,v)=ϕ(v)−a(u,v)=0.
For any λ>0 we must have
(λf−λAu+u−u,v)=0for all v∈H.
Thus,
u=λf−λAu+u.
Hence, it suffices to show the operator Sv=λf−λAv+v has a fixed point for some λ>0. We compute
∣Sv−Sw∣2=∣v−w−λA(v−w)∣2=∣v−w∣2−2λ(v−w,A(v−w))+λ2∣A(v−w)∣2≤∣v−w∣2(C2λ2−2αλ+1).
If 0<λ<C22α, then S:H→H is a contraction map, so it has a unique fixed point by the Banach fixed point theorem. This establishes part 1 of the theorem.
Suppose also that a is symmetric. Then, a defines an inner product on H. Furthermore, the norms induced by a and the standard inner product are equivalent by continuity and coerciveness. Thus, H is also a Hilbert space under the inner product given by a. By the Riesz Representation Theorem, there exists g∈H such that ϕ(v)=a(g,v) for all v∈H. By part 1, a(g−u,v)=0. But then, u∈H is the unique element such that
a(g−u,g−u)=v∈Hmina(g−v,g−v)=v∈Hmina(g,g)−2a(g,v)+a(v,v).
Hence,
v∈Hmin21a(v,v)−ϕ(v)=21a(u,u)−ϕ(v).
□