[Math] Homomorphisms into the General Linear Group

abstract-algebrafinite-groupsgroup-theorymatrices

Let $G$ be a finite group of order $n \geq 2$.

I want to prove that there always exists an injective homomorphism $\varphi:G \to GL_n(\mathbb R)$. Can you help?

Best Answer

By Cayley's theorem, we have an injective homomorphism, $$G\hookrightarrow S_n.$$ We have a natural action of $S_n$ on $\mathbb{R}^n$ by permuting the indices via: $$S_n \times \mathbb{R}^n \to \mathbb{R}^n, \ (\sigma,(x_1,...,x_n))\mapsto (x_{{\sigma}^{-1}(1)},...,x_{{\sigma}^{-1}(n)}).$$ This action induces a homomorphism $$\psi :S_n \to \mbox{Aut}(\mathbb{R}^n)=GL_n(\mathbb{R}), \ \psi(\sigma)((x_1,...,x_n))= (x_{{\sigma}^{-1}(1)},...,x_{{\sigma}^{-1}(n)}).$$

In fact, every group action induces a group homomorphism and vice-versa: Given an action $$\rho: G \times X \to X, \ (g,x)\mapsto g.x,$$ one can get a homomorphism from $G$ via $$\phi: G \to Aut(X) , \ \phi(g)(x):=g.x$$ I used the term "$Aut(\mathbb{R}^n)$" earlier for this reason. But in your case, since $\mbox{Aut}(\mathbb{R}^n)=GL_n(\mathbb{R})$, you might directly go to $GL_n(\mathbb{R}).$

You can easily check that the map thus defined is indeed a homomorphism. The claim follows.

I hope this helps!

Related Question