0

Prove that the set of fixed points of a continuous function f defined on R is closed.

This is specific to the Euclidean Space.

204
  • 225

2 Answers2

8

If $f$ is continuous, so is $g$ given by $g(x)=f(x)-x$.

The set of fixed points of $f$ is the same as the set of zeros of $g$, and so is closed because $g$ is continuous.

lhf
  • 221,500
  • See also https://math.stackexchange.com/questions/55846/is-the-set-of-fixed-points-in-a-non-hausdorff-space-always-closed – lhf Oct 16 '22 at 19:03
2

Suppose $x_{n}$ are fixed points for $f$, and $x_{n} \to x$. What can you say about $f(x)$?

Hint:

$$f(x) = f(\lim_{n} x_{n}) = ... ?$$