1

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 ?

Adam Hughes
  • 36,777

2 Answers2

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