What is the best way of describing isomorphism between two vector

In summary, Isomorphism is a concept that describes two structures as essentially the same, and can be applied to different mathematical concepts such as vector spaces. It is often represented by linear operators and can be understood through the fundamental theorem of linear algebra and the rank-nullity theorem. A real-life analogy can be seen in the dot product and the relationship between finite dimensional vector spaces and their dual spaces.
  • #1
matqkks
285
5
What is the best way of describing isomorphism between two vector spaces? Is there a real life analogy of isomorphism?
 
Physics news on Phys.org
  • #2


Hey matqkks.

Think of a compression algorithm that takes one vector and reduces it to a smaller vector.

In a compression process that is lossless (as opposed to lossy) we need to preserve the exact non-contextual description of the data when we uncompress the data and the process of going from un-compressed to compressed and back-again is one example of that.

You can think of the compressed and uncompressed data formats as vector spaces (or more correctly, realizations of those spaces) where you are going from one space to another.

This is a really crude example of visualizing a real example, but in one sense you can treat the data as vectors if its interpreted in the right way.

The real thing about this though relates to the intrinsic dimension of the data and this is a very difficult thing because linear algebra only allows us to reduce something to a basis if everything is linear.

If there is a non-linear relationship or a your space has a transformation to something that looks linear that can be reduced further than what it has been, then you may miscalculated the dimension under some other transformation or more correctly under som other basis.

Vector spaces specifically deal with things that act like linear objects, but transformations in general from one space to another don't necessarily have to look linear even if the individual spaces themselves with their scalar multiplication, and addition operations within the individual spaces themselves are in fact linear and behave like arrows.
 
  • #3


The idea behind the concept of "isomorphism" is that two isomorphic structures (groups, rings, fields, vector spaces, etc.) are "essentially the same thing". If one structure is useful in a theory of physics for example, any structure that's isomorphic to it will do the job just as well.

A vector space consists of a triple (V,S,A) where V is the underlying set, S is the scalar multiplication operation, and A is the addition operation. The standard notation for the latter two is of course S(a,x)=ax and A(x,y)=x+y. If the vector space is (V,S,A), what we really mean when we write something like ax+by=z, is A(S(a,x),S(b,y))=z.

To say that (V,S,A) is isomorphic to (W,T,B) is to say that there's a bijection ##f:V\to W## such that every single statement about members of V will remain equally true (or equally false) if we make the substitutions V→W, S→T, A→B, x→f(x). (We have to do that last one for every free variable that represents a member of V, not just x). For example, if we make those substitutions in the statement A(S(a,x),S(b,y))=z, we get B(T(a,f(x)),T(b,f(y)))=f(z). If we make them in the statement
For all x in V, there's a y in V such that A(S(a,x),S(b,y))=z,​
we get
For all x in W, there's a y in W such that B(T(a,x),T(b,y))=f(z).​
Note that it wouldn't make sense to make the substitution x→f(x) and y→f(y) here, because x is the target of a "for all" and y is the target of a "there exists".

I don't know if that was very enlightening. The concepts tend to get obscured by the notation. It might be better to consider one of the simplest possible examples. Consider the group ({1,-1},*) where * is the multiplication operation on the set of real numbers, restricted to the subset {-1,1}. Since the underlying set has only two members, we can easily compute all the products:
1*1=1
1*(-1)=-1
(-1)*1=-1
(-1)*(-1)=1
Now compare this to the group ({0,1},+) where + denotes addition modulo 2. These are all the possible sums:
0+0=0
0+1=1
1+0=1
1+1=0
Just by looking at these results, you can see that the second list is just the first list in a different notation. If we take the first group and write 0 instead of 1, 1 instead of -1, and + instead of *, the first list turns into the second. This is a good reason to think of the two groups as "essentially the same".

The concept of "isomorphism" is meant to make the idea of "essentially the same" mathematically precise, in a way that makes sense even when the underlying sets of the two structures are infinite.
 
Last edited:
  • #4


matqkks said:
What is the best way of describing isomorphism between two vector spaces? Is there a real life analogy of isomorphism?

Isomorphisms between vector spaces are given by linear operators. Look up the fundamental theorem of linear algebra and the rank nullity theorem. These are the vector space equivalents of the first isomorphism theorem. A simple example that might give you some idea is think of the dot product. Let V be a finite dimensional vector space and let V* be the set of all linear functionals from the vector space V to [tex]\mathbb{R}[/tex] you can show quite easily that V* is a vector space and that dim(V*)=dim(V) for finite dimensional V and this implies [tex]V \cong V^* [/tex].
 
  • #5


The best way to describe isomorphism between two vectors is to say that they have the same structure and behave in the same way under certain operations. This means that they have the same number of dimensions, the same basis vectors, and the same relationships between the basis vectors and the coordinates of the vectors. In other words, they are essentially the same vector, just in different coordinate systems.

When describing isomorphism between two vector spaces, we are essentially saying that these two spaces have the same structure and behave in the same way under certain operations. This means that they have the same number of dimensions, the same basis vectors, and the same relationships between the basis vectors and the coordinates of the vectors. In addition, there is a one-to-one correspondence between the vectors in one space and the vectors in the other space. This allows us to translate operations and properties between the two spaces.

A real life analogy of isomorphism could be two different maps that represent the same territory. Both maps have the same structure (e.g. roads, rivers, buildings) and behave in the same way (e.g. you can use both maps to navigate from one place to another). However, the maps may use different symbols or coordinate systems to represent the same features. Similarly, two vector spaces may have different bases or coordinate systems, but they still have the same underlying structure and behave in the same way.
 

1. What is isomorphism between two vectors?

Isomorphism is a mathematical concept that describes the relationship between two vector spaces. It means that there is a one-to-one correspondence between the elements of the two vector spaces, and all linear operations can be carried out in the same way in both spaces.

2. How do you determine if two vectors are isomorphic?

To determine if two vectors are isomorphic, you need to check if there exists a linear transformation between them that preserves the structure of the vector space. This means that the linear transformation should be one-to-one and onto, and must preserve vector addition and scalar multiplication.

3. What is the importance of isomorphism in vector spaces?

Isomorphism is important in vector spaces because it allows us to compare and contrast different vector spaces, and to transfer knowledge and techniques from one vector space to another. It also helps us to identify similarities and differences between vector spaces, which can be useful in solving mathematical problems.

4. What are the applications of isomorphism in real life?

Isomorphism has various applications in different fields such as physics, chemistry, economics, and computer science. In physics, it is used to describe symmetries in physical systems. In chemistry, it is used to study the structures of molecules. In economics, it is used to analyze economic systems. In computer science, it is used in data compression and cryptography.

5. Can two vector spaces be isomorphic but have different bases?

Yes, two vector spaces can be isomorphic even if they have different bases. Isomorphism only requires the existence of a linear transformation between the two vector spaces that preserves the structure. Different bases can still result in the same structure as long as the linear transformation is one-to-one and onto.

Similar threads

  • Linear and Abstract Algebra
Replies
13
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
644
  • Linear and Abstract Algebra
Replies
5
Views
2K
Back
Top