Consider the linear system $\dot{x}=A_{nx n}x$ ; $x(0)=x_0$. Recall that a subspace $\mathcal{U}$ s (dynamically) invariant to the flow if for all initial conditions $x_0 \in \mathcal{U}$ the solutions $x(t) \in \mathcal{U}$ $\forall t \geq 0$. Show that a subspace $\mathcal{U}$ is dynamically invariant if and only if $A\mathcal{U}\subseteq U$
Solution so far
Assume $A\mathcal{U}\subseteq U$. That is , $v \in \mathcal{U} \implies Av \in \mathcal{U}$. Let $x(0) \in\mathcal{U}$.
A linear, constant coefficient system $\dot{y} = A y$ can be solved using the matrix exponential, see https://en.wikipedia.org/wiki/Matrix_exponential#Linear_differential_equation_systems . This can be rewritten in terms of the eigenvalues and eigenvectors of $A$, but that's not the point here.
I would suggest to combine the above with the observation that, if $A \mathcal{U} \subset \mathcal{U} $, then $A^2 \mathcal{U} = A (A \mathcal{U}) \subset A \mathcal{U} \subset \mathcal{U}$.