I'm new to dynamical systems. I'm trying to prove some equivalence property of the following ordinary equations. The uniqueness and exisistence of the solution is assumed.
$\frac{d\boldsymbol{x}(t)}{dt}=\boldsymbol{f}(t,\boldsymbol{x})$ with initial values $\boldsymbol{x}(t_0)=\boldsymbol{x}_0$,
the solution is denoted as $\boldsymbol{F}(t,t_0,\boldsymbol{x}_0)$, where $t,t_0\in\mathbb{R},\boldsymbol{x},\boldsymbol{x}_0\in\mathbb{R}^2$.
For some specific linear transforms, $t\to\tau(t):\mathbb{R}\to\mathbb{R}$ and $\boldsymbol{x}\to\boldsymbol{y}(\boldsymbol{x}): \mathbb{R}^2\to\mathbb{R}^2$,
the transformed equations $\frac{d\boldsymbol{y}(\tau)}{d\tau}=\boldsymbol{g}(\tau,\boldsymbol{y})$ satisfy $\boldsymbol{g}(\tau,\boldsymbol{y})=\boldsymbol{f}(t,\boldsymbol{x})$.
How should I prove the solution to the transformed equations satisfies $\boldsymbol{G}(\tau,\tau(t_0),\boldsymbol{y}(\boldsymbol{x}_0))=\boldsymbol{y}(\boldsymbol{F}(t,t_0,\boldsymbol{x}_0))$?