Given any strictly-increasing continuous function $f$ such that $f(0) = 0$ and $f(1) = 1$, show that $$\int_0^1 [f(x)+f^{-1}(x) ]dx= 1.$$
I tried using mean value theorem but it won't work. I tried few examples it is correct.
Edit:
If I draw graph of picture, and seeing integral as area, we can see the integral is just area of the square $\{(0,0),(0,1),(1,1),(1,0)\}$.
Please give me a hint to attack this problem analytically.