Suppose I have a continuous function $f : [0,1]^n \rightarrow [0,1]^n$ (maybe $n$ is infinite). Suppose I have a sequence $\{a_n\}_{n=1}^\infty$ of points in $[0,1]^n$ where each $a_n$ is a fixed point of $f$, and that $\{a_n\}$ converges to a value $a$. Is $a$ also a fixed point of $f$?
Thank you!
$$f(a)=f\left(\lim\limits_{n\to\infty}a_n\right)=\lim\limits_{n\to\infty} f(a_n)=\lim\limits_{n\to\infty} a_n=a$$