Module docstring
{"# Fixed points of a self-map
In this file we define
- the predicate
IsFixedPt f x := f x = x; - the set
fixedPoints fof fixed points of a self-mapf.
We also prove some simple lemmas about IsFixedPt and ∘, iterate, and Semiconj.
Tags
fixed point "}