<< Chapter < Page Chapter >> Page >
Introduces the concept of subspace projection and the optimality given by the projection theorem.

Uniqueness of decompositions

For the next property, we need two quick definitions.

Definition 1 The sum of two spaces S 1 , S 2 X is the set S 1 + S 2 = x + y : x S 1 , y S 2 .

Definition 2 The subspaces S 1 , S 2 X are disjoint if S 1 S 2 = 0 .

Theorem 1 Let V , W X be subspaces. For each x V + W there exists a unique pair v V , w W such that x = v + w if and only if V and W are disjoint.

Proof: We prove the two directions of this “if and only if” statement separately.

( ) If for each x X there exists a unique pair v , w V × W such that x = v + w , then the subspaces V and W are disjoint.

Assume there exists a unique pair v , w s.t. x = v + w for each x V + W . For the sake of contradiction, assume V and W are not disjoint, i.e. there exists some z V W such that z 0 . Pick x and the corresponding v , w such that x = v + w . Then,

x = v + w + z - z , = v + z + w - z .

We examine these two terms in the equation:

v + z : v V , z V v + z V,
w - z : w W , z W w - z W.

Also note

v + z v and w - z w since z 0.

So we have two pairs of elements from V and W which sum to x , a contradiction to the assumption that these pairs are unique. Therefore, V W = { 0 } and thus V and W are disjoint.

( ) If V and W are disjoint, then for each x V + W there exists a unique pair v , w V × W such that v + w = x .

To prove uniqueness, we will assume that two distinct pairs exist and show at the end that they are qual to each other. The two pairs we begin with are

x = v + w , v V and w W ,
x = p + q , p V and q W ,
p v or q w ,

so the pairs are distinct from each other. Subtract the equations:

0 = p - v + q - w , w - q = p - v .

We examine these two terms in the equation:

p - v : p V , v V p - v V,
w - q : w W , q W w - q W.

Since those two terms are equal,

w - q V and p - v W.

which means that w - q V W and p - v V W . Our starting assumption was that V W = { 0 } , so therefore w - q = 0 and p - v = 0 which implies w = q and p = v . This statement is a contradiction since we assumed that the pairs were distinct, i.e., w q and p v . Therefore, only a unique pair v V , w W exists such that v + w = x .

Fact 1 If S is a subspace, then S and S are disjoint. To see this, assume x S S , which means x S and so x , y = 0 for all y S . Pick y = x so x , x = 0 x = 0 which means S S = { 0 } .

Fact 2 Using Fact 1, we can show that for each x X there exists a unique pair s S and t S such that x = s + t . In particular:

  • If x S , s = x and t = 0 .
  • If x S , s = 0 and t = x .
  • If x S and x S , both s , t 0 .

Projection theorem

In fact, there is quite a lot more we can say about the projection of a point x X into a subspace S X

Theorem 2 Let X be a Hilbert space and S be a closed subspace of X . For any vector x X there exists a unique point s 0 S that is closest to x , i.e.,

s 0 = min s S x - s

In other words, x - s 0 x - s for all s S with equality only if s = s 0 .

Furthermore, s 0 is a minimizer of x - s over s S if and only if x - s 0 S . In other words, x - s 0 S .

Proof: To structure our proof, we will restate the theorem into four separate facts:

  1. Existence: A minimizer of the distance x - s exists in S .
  2. Orthogonality of the error: If s 0 is a minimizer, then x - s 0 S .
  3. Sufficiency of orthogonality: If x - s 0 S , then s 0 is a minimizer to the distance function.
  4. Uniqueness: only one point that minimizes the distance exists in S .

Each of these facts is proven separately.

1. Existence: If x S , then s 0 = x is the minimizer (since 0 is the minimum distance). If x S , we denote δ = inf s S x - s . Note here that we use the infimum, which is the upper bound on all the lower bounds on the distance. The infimum is used because we do not yet know if there exists a point in S that has lowest distance to x . Note also that an infimum exists because norms have a lower bound.

We need to show that for some s 0 S , we have x - s 0 = δ . Let { s i } S be a sequence that yields x - s i δ . We will show that this sequence is a Cauchy sequence; thenm using the fact that the space S is closed and Hilbert, it is complete and therefore the Cauchy sequence must converge to a point s 0 S .

To prove that the sequence is Cauchy, we use the Parallelogram Law:

( s j - x ) + ( x - s i ) 2 + ( s j - x ) - ( x - s i ) 2 = 2 s j - x 2 + x - s i 2 , s j - s i 2 = 2 s j - x 2 + 2 x - s i 2 - s j + s i - 2 x 2 , s j - s i 2 = 2 s j - x 2 + 2 x - s i 2 - 4 s i + s j 2 - x 2 .

Since S is a subspace, s i + s j 2 S so x - s i + s j 2 2 δ 2 , since δ is the infimum. Therefore,

s j - s i 2 2 x - s j 2 + 2 s i - x 2 - 4 δ 2 .

At this point, we note that s j - s i 0 as i , j , and so the sequence can be shown to be a Cauchy sequence. Since { s i } is Cauchy, it converges to a point s 0 and by the triangle inequality:

x - s 0 x - s j + s j - s 0 for each value of j = 1 , 2 , ...

Now the first term of the inequality goes to δ as j and the second term goes to 0, and so we have that x - s 0 δ + ϵ for all values of ϵ > 0 . Since δ was the infimum of the norm on the left hand side, it follows that x - s 0 = δ , and so we have found that a minimizer exists.

2. Orthogonality of the error: We proceed by contradiction by assuming x - s 0 is not orthonormal to S , i.e., that there exists a unit-norm vector s ^ S such that x - s 0 , s ^ = δ 0 . Let z = s 0 + δ s ^ S . Then x - s 0 x - z . Furthermore,

x - z 2 = x - z , x - z = x - s 0 - δ s ^ , x - s 0 - δ s ^ , = x - s 0 , x - s 0 + δ s ^ , δ s ^ - 2 Re x - s 0 , δ s ^ , = x - s 0 2 + | δ | 2 s ^ 2 - 2 Re δ ¯ x - s 0 , δ s ^ .

Now we recognize two simplifications. First, we selected s ^ so that s ^ 2 = 1 ; second, the remaining inner product is equal to - 2 Re δ ¯ x - s 0 , δ s ^ = - 2 Re ( δ ¯ δ ) = - 2 | δ | 2 . Therefore,

x - z 2 = x - s 0 2 - | δ | 2 < x - s 0 2 since δ 0 .

This is a contradiction, since we have found a z S closer to x than s 0 . Thus x - s 0 , s ¯ = 0 for all s ¯ S , which means that x - s 0 S .

3. Sufficiency of orthogonality: Assume x - s 0 S . For any s ˜ S with s ˜ s 0 , we have x - s ˜ 2 = x - s 0 + s 0 - s ˜ 2 . We use the Pythagorean theorem (if a b then a + b 2 = a 2 + b 2 ): since x - s 0 S and s 0 - s ˜ S , we have x - s ˜ 2 = x - s 0 2 + s 0 - s ˜ 2 . Since s 0 s ˜ , we have s 0 - s ˜ > 0 , and so x - s ˜ 2 > x - s 0 2 . Now, since we picked s ˜ S arbitrarily, it follows that s 0 is the minimizer of x - s over s S .

4. Uniqueness: We can write x = x - s 0 + s 0 . From previous parts, we know that x - s 0 S and s 0 S . Since S and S are disjoint, only one pair of values x - s 0 and x 0 that holds these two properties exists. Therefore, the minimizer s 0 is unique.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Introduction to compressive sensing. OpenStax CNX. Mar 12, 2015 Download for free at http://legacy.cnx.org/content/col11355/1.4
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Introduction to compressive sensing' conversation and receive update notifications?

Ask