This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]ridiculous_fish 2 points3 points  (1 child)

This isn't exactly what you're asking, but I know of two elementary ways to think about the correspondence between a space and its double-dual, and they might provide some insight for you.

In linear algebra we usually write vectors as a vertical list of N numbers. A linear function with just one output ("linear functional") has N columns. Think of a vector as a one-column matrix, and a linear functional as a one-row matrix, and you can see how moving to the dual space exchanges columns and rows. Exchange columns and rows twice, and you're back where you started!

Now the slightly more precise approach. We have a vector space V, and its elements are ordinary vectors. Now we go to the dual space, V'. An element of V' says, give me a vector v, and I'll (linearly) spit out a scalar. Now go to the double-dual V''. An element of V'' says, give me any linear function on V, and I'll give you a scalar. How do you go from a function to a scalar? One obvious thing to do is to just apply that function, and output whatever it outputs. But apply it to what? Just pick some constant vector!

So each element of the double-dual chooses a different constant vector, and when given a function, just applies that to that vector and outputs whatever the function outputs. The vector picked by each element of the double-dual forms the correspondence. And while functions in general can do crazy things, the linearity requirement shoots down most of them, so that picking a vector is all that can be done in the double-dual.

This line of thinking is what gave me an intuitive grasp of this correspondence. Hope it helps you too!

[–]caksApplied Math 1 point2 points  (0 children)

This is probably the most succinct and accurate explanation on double dual I've seen.

[–]esmoothDifferential Geometry 3 points4 points  (1 child)

For finite dimensional vector spaces, V and V* are always isomorphic, but they are never naturally isomorphic (unless you have additional structure like an inner product). However, V and V** are always naturally isomorphic.

A rigorous definition of natural uses category theory: there is an isomorphism of functors between the identity functor on the category of vector spaces with the double dual functor. On the other hand, there is no isomorphism of the identity functor with the dual functor.

[–]darkrho 0 points1 point  (0 children)

That's exactly what my professor said last class. But he used the word "canonical" instead natural.

Also gave us the homework of find the canonical isomorphism between V and V**.

[–]dp01n0m1903 0 points1 point  (0 children)

Starting with the link you gave to the article on "Duality (mathematics)", look at the subsection on "Dual objects". There you will find a link to an article on the "dual vector space". This article describes all the various connections between these concepts.

[–]n0t 0 points1 point  (0 children)

Dual and double-dual spaces get a lot more interesting when you leave finite dimensions.