I have started reading "Topics in Bifurcation theory" book by Gerard Iooss. I got a question on page 5, the book shortly says:
We consider nonlinear ordinary differential equation $$\frac{dz}{dt} = F(z),$$ where $z\in \mathbb{R}^n$, $t\in \mathbb{R}$ and $F \in C^k(\mathbb{R}^n; \mathbb{R}^n)$.
Assuming $F(0)=0$, we linearize this equation at $z=0$ and get $$\frac{dy}{dt} = Ly,$$ where $y \in \mathbb{R}^n$, and $L = DF(0)$.
Let $\sigma \subseteq \mathbb{C}$ be the spectrum of $L$. We split $\sigma$ into three disjoint parts $\sigma_-, \sigma_0$ and $\sigma_+$, where $$\sigma_- = \{ \lambda \in \sigma: \Re(\lambda) <0 \},$$ $$\sigma_0 = \{ \lambda \in \sigma: \Re(\lambda) =0 \},$$ $$\sigma_+ = \{ \lambda \in \sigma: \Re(\lambda) >0 \}.$$ Let $E_-, E_0, E_+$ be the $L$-invariant subspaces of $\mathbb{R}^n$ corresponding to the above splitting of $\sigma$. We have $$\mathbb{R}^n = E_- \cup E_0 \cup E_+.$$
My questions are:
How do we define those $E_-, E_0, E_+$ subspaces? What is the basis of each subspace?
Thanks in advance! Any hints are welcome!