Please explain isomorphism with respect to vector spaces.

mrroboto
Messages
35
Reaction score
0
Can someone explain isomorphism to me, with respect to vector spaces. Thanks!
 
Physics news on Phys.org
mrroboto said:
Can someone explain isomorphism to me, with respect to vector spaces. Thanks!

Are you looking for a "layman's terms" explanation? You can think of an isomorphism (with respect to a vector space) as a one-to-one map from the vector space onto itself that preserves all the properties of that vector space. The image of the vector space under this map is "identical" to the original vector space. These maps are often associated with invertible matrices.

Here's an example:

Consider f:\mathbb{R}^2 \to \mathbb{R}^2 defined by

f(v) = v\cdot \left[ \begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array} \right]

where v is a point in the plane written as row vector. That is, if v=(x,y), then f(v) = f((x,y)) = (x,-y). Under this map, the "y" values of the Cartesian plane are negated, while the "x" values remain the same.
 
An isomorphism from a vector space V to W is a function that is one-to-one and onto that also preserves the operation of the vector spaces.

For example, a bijective linear map is an isomorphism between vector spaces.

http://en.wikipedia.org/wiki/Isomorphism#Practical_example
 
in general, isomorphisms preserve some kind of structure. If you've heard of a homomorphism, an isomorphism is just a 1-1 and onto homomorphism.

Any linear transformation between vector spaces is actually just a homomorphism of vector spaces. When it's an invertible, 1-1, onto homomorphism (linear transformation) then it's an isomorphism.
 
In a very real sense, two vector spaces (or groups, or semigroups, or fields) are "isomorphic" if they are exactly the same, except the elements, operations, etc., are named differently.

If a "mathematical structure"- a set of objects \{x_0, x_1, ...\} with operations {+, *, ...} is "isomorphic" to another such structure- a set \{y_0, y_1,...\} with operations {+', *', ...} then there is a function, f, that maps each x to a y and each operation to a corresponding ' operation so that the operations are "preserved". If I were to 're-name' x, f(x), and rename each operation with its corresponding operation, then the "x" structure would be indistinguishable from the "y" structure.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top