Consider a function $f: \mathbb{R} \mapsto \mathbb{R} $, with the following property:
Consider the sequence $x, f(x), f(f(x)), f(f(f(x))), ...$.
This sequences converges for all values of $x$.
For completeness, this sequence is $a_0=x, a_{n+1}=f(a_n)$.
For all $x \in \mathbb{R}$, there exists a $y \in \mathbb{R}$ such that $y = \displaystyle \lim_{m \to \infty} a_m$.
What else can we conclude about $f$ given this information?
For example, $f$ might be a constant function. It might even be, $f(x)=x/2$ or $x/100$.