4

How do I see that $G_n(\mathbb{R}^m)$ is diffeomorphic to the smooth manifold consisting of all $m \times m$ symmetric, idempotent matrices of trace $n$?

1 Answers1

5

An idenpotent symmetric matrix of trace $n$ is nothing else but an orthogonal projector onto a subspace of dimension $n$. This gives a bijection between these matrices, and $n$ dimensional subspaces of $\bf R^m$, i.e. the Grassmanian.

Thomas
  • 7,470
  • Do you by any chance have a reference where I can read about this statement? – Math Student 020 Nov 03 '16 at 17:31
  • 1
    Idenpotent matrix of trace $n$ = projection onto an $n$dimensional space is certainly explained in every textbook on linear algebra. The fact that the projection is othorgonal iff the matrix is symmetric follows form the formula $<PX,Y>= <X, P^tY>$ (exercise) – Thomas Nov 04 '16 at 13:33