I know that $\Bbb Q(\sqrt{3})$ is not field isomorphic to $\Bbb Q(\sqrt {5})$. What about group isomorphic and vector isomorphic? I think, it is group isomorphic under addition in both the sets. but how would we check vector space isomorphism ?
Asked
Active
Viewed 180 times
1
-
3Any two vector spaces of the same finite dimension (over the same field) are isomorphic. – Ben Grossmann May 12 '16 at 18:16
-
The additive group structure underlying a field is the additive group structure underlying the vector space structure underlying the field. – Travis Willse May 12 '16 at 18:23
-
The answer is also given here. – Dietrich Burde May 12 '16 at 21:29
2 Answers
3
Just do the map, you know
$$\begin{cases}\Bbb Q(\sqrt{3})=\operatorname{span}_{\Bbb Q}\{1,\sqrt 3\}\\ \Bbb Q(\sqrt{5})\cong \operatorname{span}_{\Bbb Q}\{1,\sqrt 5\}\end{cases}.$$
So map $a+b\sqrt 3\mapsto a+b\sqrt{5}$ and verify this is a linear bijection, i.e. an isomorphism of vector spaces (the inverse map is easy to define and gives the bijection, linearity is similarly straightforward)

Adam Hughes
- 36,777
1
You can use the well-known fact that finite dimensional vector spaces with equal dimensions are isomorphic as vector spaces. Since linear isomorphisms are special cases of group homomorohisms, you know they are isomorphic as groups.

M. Van
- 4,128