Let $Sym(3)\cong\mathbb{R}$ denote the set of real symmetric $3\times 3$-matrices. Let $$M:=\{ P\in Sym(3)|\ P^2=P,\ \operatorname{tr}{P}=1 \}.$$
I asked to show that $M$ is a submanifold diffeomorphic to the projective space $\mathbb{R}P^2$.
My effort: I'm familiar with two types of definition for a submanifold:
- Definition of an immersed manifold and
- A subset $N$ of a manifold $M$ is called a submanifold if for all $p\in N$ there exists a chart $(U,\phi)$ of $M$ with $p\in U$ such that $\phi(N\cap U)=(\mathbb{R}\times 0)\cap \phi(U)$.
I want to use the second one. We can choose a global chart given by $(Sym(3),\phi)$, where $$\phi:\begin{pmatrix}a&d&f\\d&b&e\\f&e&c\end{pmatrix}\mapsto(a,b,c,d,e,f).$$
In this case we have: $\phi(Sym(3))=\mathbb{R}^6$ and $N\cap Sym(3)=N$. This idea ends in analyzing the conditions $\operatorname{tr}P=1$ and $P^2=P$. For example we can set $a=1-b-c$.
Before I continue: Is there an easier way to solve the problem?
Furthermore: I have no idea how to show that $M$ is diffeomorphic to $\mathbb{R}P^2$.
Your help is greatly appreciated.