If we have a problem $f(x)=x$ it's mean $x=f^{-1}(x)$. Hence if $f(x)=x$, then $f(x)=f^{-1}(x)$
But behind the problem, we know that we must take the inverse for both sides. And it leaves $f^{-1}(f(x))=f(f^{-1}(x))=x$
How do i prove $f(f^{-1}(x))=x$ ? I can't found it on any books. Sorry for the stupid question....
I know that all of us already know about this. But if someone asks me "how do you prove this?" I don't know how to answer this.
''If we have a problem f(x)=x it's mean x=f−1(x). Hence if f(x)=x, then f(x)=f−1(x).''
Well, if $f(x)=x$ for all $x$, then $f$ is the identity map whose inverse is the identity map as well.
''But behind the problem, we know that we must take the inverse for both sides. And it leaves f−1(f(x))=f(f−1(x))=x.''
Well, a function $f:A\rightarrow A$ is invertible if there is a function $g:A\rightarrow A$ such that $fg = id =gf$ where $id$ is the identity mapping.
One can show that the invertible is uniquely determined so that we can write $f^{-1}$ for the inverse of $f$. Then we have $f^{-1}f = id = ff^{-1}$. Moreover, a function is invertible iff it is both injective and surjective.