Assume I have a dynamical system with additive process noise of the form
$$\mathbf{x}_{t} = \mathbf{F}\left(\mathbf{x_{t-1}}\right) + \mathbf{\epsilon}$$
where $\mathbf{x}_{t}$ is the state at time $t$ and $\mathbf{\epsilon}$ is some form of additive white/uncorrelated noise. I know that if the forecast $\mathbf{F}$ is dissipative (for example an autoregressive process), states $\mathbf{x}_{s}$ and $\mathbf{x}_{t}$ will decorrelate increasingly with $t$ and $s$ far apart, due to the influence of the additive noise.
What I am not sure about is whether the same rule holds for chaotic systems. Is this the case if $\mathbf{F}$ is chaotic as well?