3 KiB
Direct sums
Definition 1: in a metric space
(X,d), the distance\deltafrom an elementx \in Xto a nonempty subsetM \subset Xis defined as
\delta = \inf_{\tilde y \in M} d(x,\tilde y).
In a normed space (X, \|\cdot\|) this becomes
\delta = \inf_{\tilde y \in M} |x - \tilde y|.
Definition 2: let
Xbe a vector space and letx, y \in X, the line segmentlbetween the vectorsxandyis defined as
l = {z \in X ;|; \exists \alpha \in [0,1]: z = \alpha x + (1 - \alpha) y}.
Using definition 2, we may define the following.
Definition 3: a subset
M \subset Xof a vector spaceXis convex if for allx, y \in Mthe line segment betweenxandyis contained inM.
This definition is true for projections of convex lenses which have been discussed in optics.
We can now provide the main theorem in this section.
Theorem 1: let
Xbe an inner product space and letM \subset Xbe a complete convex subset ofX. Then for everyx \in Xthere exists a uniquey \in Msuch that
\delta = \inf_{\tilde y \in M} |x - \tilde y| = |x - y|,if
Mis a complete subspaceYofX, thenx - yis orthogonal toX.
??? note "Proof:"
Will be added later.
Now that the foundation is set, we may introduce direct sums.
Definition 4: a vector space
Xis a direct sumX = Y \oplus Zof two subspacesY \subset XandZ \subset XofXif eachx \in Xhas a unique representation
x = y + z,for
y \in Yandz \in Z.
Then Z is called an algebraic complement of Y in X and vice versa, and Y, Z is called a complementary pair of subspaces in X.
In the case Z = \{z \in X \;|\; z \perp Y\} we have that Z is the orthogonal complement or annihilator of Y. Also denoted as Y^\perp.
Proposition 1: let
Y \subset Xbe any closed subspace of a Hilbert spaceX, then
X = Y \oplus Y^\perp,with
Y^\perp = \{x\in X \;|\; x \perp Y\}the orthogonal complement ofY.
??? note "Proof:"
Will be added later.
We have that y \in Y for x = y + z is called the orthogonal projection of x on Y. Which defines an operator P: X \to Y: x \mapsto Px \overset{\mathrm{def}}= y.
Lemma 1: let
Y \subset Xbe a subset of a Hilbert spaceXand letP: X \to Ybe the orthogonal projection operator, then we have
Pis a bounded linear operator,\|P\| = 1,\mathscr{N}(P) = \{x \in X \;|\; Px = 0\}.
??? note "Proof:"
Will be added later.
Lemma 2: if
Yis a closed subspace of a Hilbert spaceX, thenY = Y^{\perp \perp}.
??? note "Proof:"
Will be added later.
Then it follows that X = Y^\perp \oplus Y^{\perp \perp}.
??? note "Proof:"
Will be added later.
Lemma 3: for every non-empty subset
M \subset Xof a Hilbert spaceXwe have
\mathrm{span}(M) \text{ is dense in } X \iff M^\perp = {0}.
??? note "Proof:"
Will be added later.