Consider the following system:
$$ \dot{x} = f(x)+h(y),\\ \dot{y} = g(y), $$
with $x,y\in\mathbb{R}^n$, and where $f$, $g$, and $h$ are globally continuously differentiable.
We know that $y$ is asymptotically stable (i.e., for any $\epsilon>0$ there exists a $\delta>0$ such that, for any $||y(0)||\le\delta$, we have $||y(t)||\le\epsilon$ for all $t\le0$, and $y(t)\to0_n$ for $t\to\infty$).
Can we say that the solutions of $\dot{x}=f(x)+h(y)$ converge to the solutions of $\dot{x}=f(x)+h(0_n)$? Why?