Annihilator of Subspaces in Finite-Dimensional Vector Spaces

fk378
Messages
366
Reaction score
0

Homework Statement


If W1 and W2 are subspaces of V, which is finite-dimensional, describe A(W1+W2) in terms of A(W1) and A(W2). Describe A(W1 intersect W2) in terms of A(W1) and A(W2).

A(W) is the annihilator of W (W a subspace of vector space V). A(W)={f in dual space of V such that f(w)=0 for all w in W}.

The Attempt at a Solution



All I have thought of so far is that
A(W1+W2) is contained in A(W1) and
A(W1+W2) is contained in A(W2)

I'm very lost so any help is appreciated.
 
Physics news on Phys.org
I HATE THE ANNIHILATOR! I completely skipped that problem on my Final :) Still got a B+, thank goodness!
 
fk378 said:

Homework Statement


If W1 and W2 are subspaces of V, which is finite-dimensional, describe A(W1+W2) in terms of A(W1) and A(W2). Describe A(W1 intersect W2) in terms of A(W1) and A(W2).

A(W) is the annihilator of W (W a subspace of vector space V). A(W)={f in dual space of V such that f(w)=0 for all w in W}.

The Attempt at a Solution



All I have thought of so far is that
A(W1+W2) is contained in A(W1) and
A(W1+W2) is contained in A(W2)

I'm very lost so any help is appreciated.

So you have convinced yourself that A(W_1+W_2)\subset A(W_1)\cap A(W_2). Could it be that the reverse inclusion is true as well, so that we have A(W_1+W_2)=A(W_1)\cap A(W_2)?
 
Well, wouldn't the equality be true if and only if W1=W2?
 
Suppose f\in A(W_1)\cap A(W_2). If w_1+w_2 is any element of W_1+W_2, what is f(w_1+w_2)?
 
quasar987 said:
Suppose f\in A(W_1)\cap A(W_2). If w_1+w_2 is any element of W_1+W_2, what is f(w_1+w_2)?

Is this the right reasoning:

If f\in A(W_1)\cap A(W_2), then f is in A(W_1+W_2)
so if f brings some element in their intersection to zero, then f will bring any element in their sum to zero.

?
 
Mmh, no that doesn't make sense to me.

But do you understand the reason why proving that if f is any element of A(W_1)\cap A(W_2) such that for any element w_1+w_2 of W_1+W_2, then f(w_1+w_2)=0 is the same as proving that A(W_1)\cap A(W_2)\subset A(W_1+W_2) ?
 
Yes I think I understand the reason. Tell me if I'm wrong though. The reason is because if a map acts the same way on elements in the intersection of W1 and W2 as it does on elements in W1+W2 then it must be that the intersection is contained in the sum, since the dim of the intersection is less than or equal to the dim of the sum.
 
I do not know why you think the intersection of W1 and W2 has anything to do with the matter. Perhaps you think that A(W_1)\cap A(W_2) = A(W_1\cap W_2)? Maybe this is so, but we will find out only in the second part of the question: "Describe A(W1 intersect W2) in terms of A(W1) and A(W2)."

The reason is much simpler. It is simple set theory. If A and B are two sets, then by definition, we write A\subset B is for any a in A, a is also in B.

Here, A = A(W_1)\cap A(W_2) and B= A(W_1+W_2). So in order to show that A(W_1)\cap A(W_2)\subset A(W_1+W_2), we take f in A = A(W_1)\cap A(W_2) and ask ourselves if it is also in A(W_1+W_2). But what does it mean for f to be in A(W_1+W_2)? Well, it means that for any w_1+w_2\in W_1+W_2, we have f(w_1+w_2)=0.

Do you have any doubts left?
 
  • #10
quasar987 said:
I do not know why you think the intersection of W1 and W2 has anything to do with the matter. Perhaps you think that A(W_1)\cap A(W_2) = A(W_1\cap W_2)? Maybe this is so, but we will find out only in the second part of the question: "Describe A(W1 intersect W2) in terms of A(W1) and A(W2)."

The reason is much simpler. It is simple set theory. If A and B are two sets, then by definition, we write A\subset B is for any a in A, a is also in B.

Here, A = A(W_1)\cap A(W_2) and B= A(W_1+W_2). So in order to show that A(W_1)\cap A(W_2)\subset A(W_1+W_2), we take f in A = A(W_1)\cap A(W_2) and ask ourselves if it is also in A(W_1+W_2). But what does it mean for f to be in A(W_1+W_2)? Well, it means that for any w_1+w_2\in W_1+W_2, we have f(w_1+w_2)=0.

Do you have any doubts left?

Then since f is a homomorphism f(w1+w2)=f(w1)+f(w2)=0. Does this imply that f is in A(W1) intersect A(W2)?
 
Last edited:
  • #11
No, the function f is in A(W1) intersect A(W2) by hypothesis. Meaning we chose it to be in A(W1) intersect A(W2). And we want to show that it follows from this hypothesis that f is in A(W1+W2) also, since this is the same as saying that A(W_1)\cap A(W_2)\subset A(W_1+W_2).
 
  • #12
Oh I get that inclusion now.

I can't prove the reverse inclusion, that A(W1+W2) is contained in A(W1) intersect A(W2) though.

What about the second part of the question that asks about A(W1 intersect W2) in terms of A(W1) and A(W2). Are they equal?
 
  • #13
In your first post, you said

"All I have thought of so far is that
A(W1+W2) is contained in A(W1) and
A(W1+W2) is contained in A(W2)"

Well by definition of the intersection of two sets, if A is contained in B and A is contained in C, then A is contained in B\cap C.

So what you have "thought of" (which I assume means you have proven) is actually that A(W_1+W_2)\subset A(W_1)\cap A(W_2).
 
  • #14
Oh I see.

And I think A(W1 intersect W2) = A(W1) + A(W2) but I don't know how to prove the inclusion from right to left (sum contained in intersection)
 
Last edited:
  • #15
"sum contained in intersection" is easy as it follows from the definitions.

How did you show that "intersection contained in sum" though?
 
  • #16
For that inclusion I did

Assume f is in A(W1) intersect A(W2).
This implies f(w1)=0 and f(w2)=0
implies f(w1)+f(w2)=0
implies f(w1+w2)=0 (since f is a homomorphism)
implies f is in A(W1+W2)
 
  • #17
But this shows A(W_1)\cap A(W_2)\subset A(W_1+W_2).

I though we were done with the first part of the question and we are talking about the second part of the question that asks to describe A(W1 intersect W2) in terms of A(W1) and A(W2).

In post #14, you said you had A(W_1\cap W_2)\subset A(W_1)+A(W_2). How did you prove that?
 
  • #18
For that inclusion I did

Assume f is in A(W1 intersect W2)
This implies f is in A(W1) and f is in A(W2)
implies f is in A(W1)+A(W2)
implies A(W1 intersect W2) is contained in A(W1)+A(W2)
 
  • #19
fk378 said:
For that inclusion I did

Assume f is in A(W1 intersect W2)
This implies f is in A(W1) and f is in A(W2)

This does not follow. Consider for instance V=R³, W_1 = the x axis, W_2=the y axis. Then W_1 intersect W_2 is just the origin and so the map f(x,y,z)=x+y+z is in A(W1 intersect W2) but it certainly is not in A(W1) nor A(W2).
 

Similar threads

Back
Top