I wonder how A-stability of a Runge-Kutta-Method implies that (asymptotic) stability is inherited from the solution of a linear initial value problem.
For a Runge-Kutta-Method $\psi^{\tau}$ there is a step size $\tau^{*}$ such that application to the Dahlquist test equation $x'=\lambda x$ yields $x_{k+1}=\psi_{\tau} x_k =R(\lambda \tau) x_k$ with rational $R$ for all $\tau < \tau^{*}$. Now $\mathbb{C}_{\_} \subset S := \left\{ x\in \mathbb{C} \mid \left|{R(z)}\right| \leq 1\right\}$ implies that (asymptotic) stability is inherited by the method $x_{k+1}R=(\tau\lambda)x_k$. I can follow the proofs so far. But how does this imply asymptotic stability is inherited by the RKM for any step size? We only know that $\psi^{\tau}=R(\tau\lambda)$ for certain small $\tau$.