8

I would like to know whether the $GL^{+}_n(\mathbb{R})$ the set of all invertible matrices with positive determinant is simply connected or not? I guess it is not simply connected but that is just a guess only, I do not know how to prove that, i.e how to show that its fundamental group is non-trivial.

Well, I can rigorously prove that this is connected and hense path connected as it is Lie Group. Could any one rigorously tell me how to approach this kind problem and solve them from the basic knowledge of fundamental group or some other way? So basically I need some result or tools by which I can compute fundamental groups of all known classical matrix Lie groups.

Myshkin
  • 35,974
  • 27
  • 154
  • 332
  • 3
    I recommend reading this: http://math.stackexchange.com/questions/3637/fundamental-group-of-gln-c-is-isomorphic-to-z-how-to-learn-to-prove-facts-lik , particularly the second answer – Bey Oct 16 '12 at 04:14
  • 3
    Notice this is about $GL_n^+(\mathbb R)$ and not $GL_n(\mathbb R^+)$ :) – Mariano Suárez-Álvarez Oct 16 '12 at 04:44

1 Answers1

24

The Gram-Schmidt process shows that $\text{GL}_n^{+}(\mathbb{R})$ deformation retracts onto $\text{SO}(n)$. There is a natural fiber bundle

$$\text{SO}(n-1) \to \text{SO}(n) \to S^{n-1}$$

given by considering the action of $\text{SO}(n)$ on the unit sphere in $\mathbb{R}^n$, and the corresponding long exact sequence in homotopy shows that $\pi_1(\text{SO}(n)) \cong \pi_1(\text{SO}(3))$ for $n \ge 3$. But $\text{SO}(3) \cong \mathbb{RP}^3$ has fundamental group $\mathbb{Z}/2\mathbb{Z}$ (or more explicitly its double cover is $\text{SU}(2) \cong S^3$, which is simply connected), hence so does $\text{SO}(n)$ for $n \ge 3$, hence so does $\text{GL}_n^{+}(\mathbb{R})$ for $n \ge 3$. The cases $n = 1, 2$ are straightforward.

The corresponding double covers of $\text{SO}(n), n \ge 3$ are the spin groups.

Qiaochu Yuan
  • 419,620
  • Can you recommend a book with more of such goodness? :3 – Aleksei Averchenko Oct 17 '12 at 10:05
  • @Alexei: The long exact sequence in homotopy is probably in a lot of algebraic topology books, but I don't know a textbook where calculations of low homotopy groups of classical Lie groups is done explicitly (the first three are straightforward and $\pi_4$ is hard, I think). Hatcher writes down the above fiber bundle but, IIRC, doesn't use it to compute homotopy groups... – Qiaochu Yuan Oct 17 '12 at 17:34
  • @Alexei Kirillov’s lectures use the long exact sequence to compute $\pi_0$ and $\pi_1$ for classical groups in the exercises to chapter 2. – Alex Shpilkin Jan 02 '19 at 22:51