What Makes Natural Isomorphisms Important in Vector Spaces?

  • Context: Graduate 
  • Thread starter Thread starter jojo12345
  • Start date Start date
  • Tags Tags
    Natural
Click For Summary

Discussion Overview

The discussion revolves around the significance of natural isomorphisms in vector spaces, particularly focusing on the isomorphism between a vector space and its double dual. Participants explore the implications of this concept within the framework of category theory and linear transformations.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants explain that natural isomorphisms provide a way to relate a vector space to its double dual without reference to a specific basis, emphasizing their significance in category theory.
  • Others detail the formal definition of natural isomorphisms, including the mapping of linear transformations and the naturality condition that allows for flexibility in applying transformations.
  • There are inquiries about the definition of the corresponding action of linear transformations on the double dual, with participants providing explanations based on dual mappings.
  • Some participants express their interpretations of the action of linear transformations on the double dual, seeking clarification on specific identities related to these mappings.
  • A participant mentions their progress in proving that a certain mapping from vector spaces to their double duals is a functor, indicating ongoing exploration of the topic.
  • Another participant raises a question about the conditions under which a vector space isomorphism can be considered natural, reflecting on the relationship between isomorphisms and their dependence on vector components.

Areas of Agreement / Disagreement

Participants exhibit a mix of agreement on the definitions and implications of natural isomorphisms, while also expressing uncertainty and seeking clarification on specific aspects of the topic. There is no consensus on the broader implications or interpretations of naturality in isomorphisms.

Contextual Notes

Some discussions involve complex mathematical definitions and proofs that may depend on specific assumptions or interpretations of category theory and linear algebra. The exploration of these concepts is ongoing, with participants refining their understanding and questioning established ideas.

jojo12345
Messages
42
Reaction score
0
The text I'm reading explains how there is a natural isomorphism between a vector space and the dual of the dual of the vector space. The author explains that this is so because the isomorphism he defines makes no reference to a specific basis of the vector space. I understand that natural isomorphisms fall under the umbrella of category theory. Why are natural isomorphisms significant?
 
Physics news on Phys.org
The direct meaning of 'natural isomorphism' in this case is that for each vector space V, you have an isomorphism [itex]\phi_V : V \to V^{**}[/itex], and furthermore, for every linear transformation [itex]T : V \to W[/itex], you have the identity [itex]\phi_W(T(v)) = T^{**}(\phi_V(v))[/itex].

([itex]T^{**}[/itex] is the corresponding action of T on the double-dual)

If you're comfortable with depicting linear tranformations as diagrams, you have

[tex] \begin{array}{rcl}<br /> V &\xrightarrow{\phi_V}& V^{**} \\<br /> T \downarrow & & \downarrow T^{**} \\<br /> W &\xrightarrow{\phi_W}& W^{**}[/tex]


The practical effect is that the naturality condition of a transformation ensures that you generally don't have to worry about when it applies, since you can do (certain) things in any order you please.


Compare with linear transformations on vector spaces; the linear transformation "commutes" with addition and scalar multiplication, so if you wanted to compute something like [itex]T(rv + w)[/itex], you can either do the operations first then apply T, or apply T then do the operations, or some combination of the two.

In fact, a natural transformation is defined as a homomorphism of "constructions". (More precisely, of functors) In this case, it is to the "double dual" functor from the the "identity" construction that leaves a vector space / linear transformation unchanged.


If you're familiar with homotopies, natural isomorphisms are related. (Both in a superficial and in a meaningful sense)



Sometimes, though, natural is really just used in the plain-English sense. Many common examples of natural isomorphisms in the technical sense turn out to be natural in the plain-English sense too. (like the double dual)
 
Last edited:
how do you define the corresponding action of T on the double-dual?
 
jojo12345 said:
how do you define the corresponding action of T on the double-dual?
By applying the dual twice, just as for the vector spaces themselves.

If you haven't seen it, [itex]T^*[/itex] is a map in the reverse direction, [itex]W^* \to V^*[/itex], and is given as follows:
[tex]T^*(\phi)(v) = \phi(T(v))[/itex]<br /> where [itex]\phi \in W^*[/itex] and [itex]v \in V[/itex]. More succinctly, [itex]T^*\phi = \phi \circ T[/itex].<br /> <br /> (remember that [itex]T^*(w)[/itex] is a linear functional on V, so it can be evaluated at v)[/tex]
 
so let me see if I'm interpreting the corresponding action of [tex]T[/tex] on the double dual correctly:

[tex](T^{**}\phi_{V}(v))(w)=\phi_{V}(v)\circ{}T^{*}(w)=\phi_{V}(v)(w\circ T)[/tex]

where [tex]v\in{V}[/tex] and [tex]w\in{W^{*}}[/tex]?

What is the special feature of the isomorphisms [tex]\phi_{V}[/tex] that leads to the identity you mentioned?
 
I actually read more about category theory and I think I can see how to start to prove this identity. Right now I'm trying to prove that the map F from the category of vector spaces to the category of vector spaces defined by : [tex]F(V)=V^{**},F(T)=T^{**}[/tex] ,where [tex]V[/tex]is a vector space and [tex]T[/tex] is a linear map [tex]T:V\rightarrow W[/tex] with W a vector space, is a functor. I'll post when/if I figure it out.
 
jojo12345 said:
so let me see if I'm interpreting the corresponding action of [tex]T[/tex] on the double dual correctly:

[tex](T^{**}\phi_{V}(v))(w)=\phi_{V}(v)\circ{}T^{*}(w)=\phi_{V}(v)(w\circ T)[/tex]

where [tex]v\in{V}[/tex] and [tex]w\in{W^{*}}[/tex]?
Right.
 
I've managed to prove [tex]F[/tex] is a functor by proving the function [tex]f:vec\rightarrow vec[/tex] ,defined by [tex]f(V)=V^{*},f(T)=T^{*}[/tex], is a contravariant functor and that the composition of two contravariant functors is a functor.

Now to prove that identity. let [tex]F[/tex] be the identity functor on the category of finite dimensional vector spaces and [tex]G[/tex] be the functor that sends vector spaces to their double duals. Define the following function from a vector space X to its double-dual: [tex]\phi_{X}:F(X)\rightarrow G(X)[/tex] as [tex]\phi_{X}(x)=\bar{x}[/tex] where [tex]\bar{x}(f)=f(x)\forall f\in X^{*}[/tex]. This map [tex]\phi_{X}[/tex] is linear and invertible. I can prove this, but I won't here.

Now consider any vector space homomorphism between vector spaces X and Y, [tex]T:X\rightarrow Y[/tex].

[tex]\begin{align*}<br /> G(T)\circ\phi_{X}=T^{**}\circ\phi_{X}&\Rightarrow \exists z\in{Y}, G(T)\circ\phi_{X}(x)=\phi_{Y}(z)\\<br /> {}&\Rightarrow z=\phi^{-1}_{Y}\circ T^{**}\circ\phi_{X}(x)\\<br /> {}&\Rightarrow z=\phi^{-1}_{Y}(T^{**}\bar{x})=\phi^{-1}_{Y}(\bar{x}\circ T^{*})=\phi^{-1}_{Y}(\bar{Tx})=Tx=F(T)(x)\\<br /> \end{align*}[/tex]

The last line is true because [tex]\forall y\in Y^{*}, \bar{Tx}(y)=y\circ T(x)=T^{*}y(x)=\bar{x}\circ T^{*}(y)[/tex]

I think that's it.
 
Is it reasonable to assume that if a vector space isomorphism doesn't depend on the components of vectors involved, then it is natural? I can't think of an exact way to formulate the question...
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K