I'm trying to wrap my head around hyperbolic dynamics without much knowledge of differentiable manifolds, so this may be trivial.
In Intro. to Dynamical Systems (Brin & Stuck), an hyperbolic set is defined as follows. Given a $C^1$ Riemannian manifold M and a diffeomorphism $f$, a compact $f$-invariant subset $\Lambda$ is called hyperbolic if there are $\lambda \in (0,1)$, $C>0$ such that for $x \in \Lambda$, there are subspaces $E^s(x) \subset T_x M$ and $E^u(x) \subset T_x M$ satisfying:
- $T_x M = E^s(x) \oplus E^u(x)$
- $||df_x^n v|| \leq C\lambda^n ||v||$ for $v \in E^s(x)$
- $||df_x^{-n} v|| \leq C\lambda^n ||v||$ for $v \in E^u(x)$
- $df_xE^s(x) = E^s(f(x))$ and $df_xE^u(x) = E^u(f(x))$
Now, if all four are satisfied for some $x \in M$, are they then also satisfied for $f(x)$? And how does one go about proving the fourth condition?
I'm especially motivated by the following question (in preparation for an exam, not a homework): for a hyperbolic fixed point $p$ of $f$ and $q$ a transverse homoclinic point of $p$, proof that the union of orbit of $p$ with $q$ is a hyperbolic set.
It is easy to show that the union is closed and $f$-invariant and that $q$ satisfies the first three conditions. But I have no clue how to proof the fourth or how to extend this to the rest of the orbit of $q$.