According to a problem that I am working on a fixed point is defined as a point $x$ that satisfies $$f(x) = x.$$
A problem is asking me to find the fixed point of the inverse of $f(x)$, and the explanation tells me to find the inverse function first, and later use the definition.
Is this step necessary? I want to say no because the inverse of a function has an image that is reflected about the line $y=x$, so finding the fixed point of the original function should give you the fixed point of the inverse as well.
Is there an exception that I am not aware about?