| New Reply |
Confused about the concepts of dual spaces, dual bases, reflexivity and annihilators |
Share Thread | Thread Tools |
| Jul24-11, 12:32 AM | #18 |
|
Mentor
|
Confused about the concepts of dual spaces, dual bases, reflexivity and annihilators
I only have time for a short answer right now.
\begin{align} z(y) &=y(x)\\ w(y) &=y(x). \end{align} Then z=w. (They have the same domain and we have z(y)=w(y) for each y in the domain. If you think about what a function is, it should be obvious that this means that z=w). |
| Jul24-11, 08:38 AM | #19 |
|
Mentor
|
Actually, V is also isomorphic to V'. The difference between this isomorphism and the one between V and V'' is that to define an isomorphism between V and V', we need to use something like an inner product on V or a specific basis on V, but to define an isomorphism between V and V'', we just need to understand that members of V'' act on members of V' and that members of V' act on members of V. For each integer n, define [itex]f_n:\mathbb R\rightarrow\mathbb R[/itex] by [itex]f_n(x)=x^n[/itex] for each [itex]x\in\mathbb R[/itex].by saying How can there be only one [itex]f_n[/itex] for each n? Changing the value of x will change the value of [itex]f_n(x)[/itex]. |
| Jul24-11, 12:30 PM | #20 |
|
|
Ohh, I get it now (I think)! The claim isn't that z0(y) is always the same value, the claim is simply that z0(y) will always be the same as y(x0). Which should be obvious just by looking at the equation provided, but, oh well. I think I'm ready for annihilators now.
|
| Jul24-11, 02:19 PM | #21 |
|
Mentor
|
|
| Jul24-11, 02:28 PM | #22 |
|
|
|
| Jul24-11, 03:40 PM | #23 |
|
Mentor
|
|
| Jul24-11, 07:48 PM | #24 |
|
|
|
| Jul24-11, 08:52 PM | #25 |
|
Mentor
|
Please try to prove that M00=f(M). Recall that two sets are equal if and only if they have the same members. This means that you can break up the proof into these two steps: Step 1. Let z in M00 be arbitrary. Show that z is in f(M), i.e. that there's an x in M such that f(x)=z. Step 2. Let z in f(M) be arbitrary. Show that z is in M00. I also recommend that you do the exercise I suggested earlier: Prove that f is an isomorphism. |
| Jul25-11, 02:16 PM | #26 |
|
|
I'm exceptionally terrible at proving things, but I'll try.
First, proving that f is an isomorphism: V' is the dual space of V and is therefore n-dimensional V''(=(V')') is the dual space of V' and is therefore n-dimensional Since dimV=dimV'', V is isomorphic to V''. or x is an element of V y is an element of V' z is an element of V'' Define the function f:V[itex]\rightarrow[/itex]V'' This means that f(x) is an element of V'': z Since f is a function acting on x, f is an element of V': y So we have y(x0)=z0 I believe that this implies that f is bijective, but I'm not sure how to show that it's linear. Don't we know that it's linear by definition? |
| Jul25-11, 04:04 PM | #27 |
|
Mentor
|
1. Specify the value that the variable represents. For example: Let x be the vector (1,1,0) in [itex]\mathbb R^3[/itex]. 2. Say that it represents an arbitrary member of some set. "For example: Let x be an arbitrary real number". 3. Precede the statement with "for all x". For example: For all x in [itex]\mathbb R[/itex], we have [itex]x^2\geq 0[/itex]. 4. Precede the statement with "there exists an x in ... such that". For example: There exists an x in [itex]\mathbb C[/itex] such that [itex]x^2[/itex]=-1. So I suggest that you don't include statements like "x is an element of V" in any proofs. There's no need to mention z, unless you think you can simplify the notation in the rest of the proof by saying "define z=f(x)". This only makes sense if you have specified the value of x or used the phrase "Let x in V be arbitrary" earlier. Injectivity: Show that for all x,y in V, if f(x)=f(y), then x=y. Surjectivity: Let z in V'' be arbitrary and show that there exists an x in V such that f(x)=z. Reflexivity also ensures that there's an isomorphism from V into V''. Let f be such an isomorphism. M is a subspace of V. That makes f(M) a subspace of V''. M00 is a subspace of V''. You don't know that f(M) and M00 is the same subspace of V'' until you have proved that they have the same members. |
| Aug3-11, 09:20 PM | #28 |
|
Mentor
|
Did you finish these proofs or did you give up? Just curious.
|
| Aug3-11, 10:16 PM | #29 |
|
|
|
| Aug5-11, 08:15 PM | #30 |
|
|
Injectivity: The definition of f implies that for every x in V, there is an f(x) in V'' (I think this is all that is required) or Show that if for arbitrary x1,x2 in V, if f(x1)=f(x2), then x1=x2: If y is an arbitrary vector in V' and z1 and z2 are vectors in V'' such that z1(y)=y(x1) and z2(y)=y(x2), then if z1=z2, then y(x1)=y(x2), which implies that x1=x2. I think this makes sense, but I don't know if I'm justified in the last part where I say that y(x1)=y(x2) implies x1=x2. Also, doesn't showing this prove bijectivity, not just injectivity? We know that V and V'' have the same dimension and we know that that if x1=x2 then z1=z2 (i.e. you cannot have x1=x2 and z1≠z2 and vice versa). This injectivity goes both ways, doesn't it? Since V and V'' have the same dimension, doesn't this mean that V injective to V'' and V'' injective to V implies bijectivity? Surjectivity: Let z be an arbitrary member of V'' Since z=f(x), by the definition of f, we know that z(y)=f(x)(y)=y(x). Therefore, for every z in V'', there exists an x in V. Linearity: Let x1, x2 be arbitrary members of V Let y be an arbitrary member of V' If f is a linear functional on V, then it must be shown that f(ax1+bx2)=af(x1)+bf(x2) f(ax1+bx2)(y)=y(ax1+bx2) and since y is linear... y(ax1+bx2)=ay(x1)+by(x2)=af(x1)(y)+bf(x2)(y) Combining this result with the first line... f(ax1+bx2)(y)=af(x1)(y)+bf(x2)(y) f(ax1+bx2)=af(x1)+bf(x2) By the definition of M00 we know that M00[itex]\subseteq[/itex]M''. Since z is therefore a member of M'', there must be an x in M such that f(x) is a member of M00. Step 2. Let z in f(M) be arbitrary. Show that z is in M00. If x is an arbitrary member of M and y is an arbitrary member of M0 (and M') then, by reflexivity: z(y)=f(x)(y)=y(x)=0 Since z(y)=0, it follows that z is in M00 That's what I managed to come up with. I hope I got it right this time. |
| Aug5-11, 09:27 PM | #31 |
|
Mentor
|
Suppose that [itex]f(x_1)=f(x_2)[/itex]. Then for all [itex]y\in V'[/itex], we have [itex]f(x_1)(y)=f(x_2)(y)[/itex]. (The reason is this: [itex]f(x_1)[/itex] and [itex]f(x_2)[/itex] are members of V'', so they are functions from V' into ℝ. Two functions are equal if and only if they have the same domain and the same value at each point in the domain. These two functions are equal and have the domain V', so they must have the same value at each point in V'). This means that for all [itex]y\in V'[/itex], we have [itex]y(x_1)=y(x_2)[/itex]. This implies that [itex]x_1=x_2[/itex]. The last step is not obvious. It's not true that [itex]y(x_1)=y(x_2)[/itex] implies that [itex]x_1=x_2[/itex]. That would mean that y is injective, and it's certainly not true that each y in V' is injective. For example, if [itex]V=\mathbb R^2[/itex] and y is defined so that for all x, y(x) is the projection of x onto the 1 axis, then y is linear but not injective. However, the statement "for all y in V', [itex]y(x_1)=y(x_2)[/itex]" does imply that [itex]x_1=x_2[/itex]. I don't see an easy way to show it right now. I can see a hard way, because by coincidence I read about how to do this in the context of infinite dimensional normed spaces today. But I feel like there must be an easier way. We can think about that tomorrow. I don't have time to answer everything today anyway. I'll answer the rest tomorrow. |
| Aug5-11, 09:46 PM | #32 |
|
|
|
| Aug6-11, 11:25 AM | #33 |
|
Mentor
|
I think this will be easier if we first work through a few easy facts about basis vectors. Let [itex]\{e_i\}[/itex] be a basis for V. Let [itex]\{e^i\}[/itex] be the dual basis of [itex]\{e_i\}[/itex]. Let [itex]\{\bar e_i\}[/itex] be the dual basis of [itex]\{e^i\}[/itex]. These are bases of V, V' and V'' respectively. (Suppose that we have already proved that, and that we have also already proved that dim V=dim V'=dim V'').
\begin{align} x &=x^ie_i\\ y &=y_ie^i\\ z &=z^i\bar e_i \end{align} The first thing you need to know is what you get when you have one of these things act on a basis vector [tex]y(e_i)=y_j e^j(e_i)=y_j\delta^j_i=y_i[/tex] and when a member of a dual basis acts on an arbitrary vector. [tex] \begin{align}e^i(x) &=e^i(x^je_j)=x^je^i(e_j)=x^j\delta^i_j=x^i\\ \bar e_i(y) &=\bar e_i(y_j e^j)=y_j\bar e_i(e^j) =y_j\delta^j_i=y_i. \end{align}[/tex] You also need to know about the relationship between [itex]\{\bar e_i\}[/itex] and [itex]\{e_i\}[/itex]. For all y in V, we have [tex]f(e_i)(y)=y(e_i)=y_i=\bar e_i(y),[/tex] so [itex]\bar e_i=f(e_i)[/itex] for all i. Now let's return to the thing I didn't prove last night. We found that if [itex]f(x)=f(x')[/itex], then for all y in V', we have [itex]y(x)=y(x')[/itex]. We need to show that this implies that [itex]x=x'[/itex]. The easiest way to do that is to note that since the equality y(x)=y(x') holds for all y in V', we have [itex]e^i(x)=e^i(x')[/itex] for all i. This means that [itex]x^i=x'^i[/itex] for all i, and that means that x=x'. Let z be an arbitrary member of V''. We need to show that there exists an x in V such that f(x)=z. By definition of f, such a z would satisfy z(y)=y(x) for all y. This means that it would satisfy [itex]z(e^i)=e^i(x)[/itex] for all i. This equality is equivalent to [itex]z^i=x^i[/itex]. So if there's an x with the desired property, it has the same components in the basis [itex]\{e_i\}[/itex] as z has in the basis [itex]\{\bar e_i\}[/itex]. This doesn't prove that f is surjective, but it tells us what we should try to do. We should try to prove that [itex]f(z^ie_i)=z[/itex]. This is the same thing as proving that for all y in V', we have [itex]f(z^ie_i)(y)=z(y)[/itex], and this is very easy if we use the results above. ![]() Note that what you've proved here is that [itex]f(M)\subset M^{00}[/itex]. The other part of the problem was to show that [itex]M^{00}\subset f(M)[/itex]. Together, these two "inequalities" imply that [itex]f(M)=M^{00}[/itex]. |
| New Reply |
| Thread Tools | |
Similar Threads for: Confused about the concepts of dual spaces, dual bases, reflexivity and annihilators
|
||||
| Thread | Forum | Replies | ||
| bases in dual space | Differential Geometry | 8 | ||
| Dual Light Sources in Dual-Slit Experiment? | Quantum Physics | 2 | ||
| need general algorithm for finding dual bases | Linear & Abstract Algebra | 10 | ||
| Dual Vector Spaces | Linear & Abstract Algebra | 2 | ||
| Dual Vector Spaces | Introductory Physics Homework | 2 | ||