I was just wondering about this identity:
$$\arcsin x + \arccos x = \frac{\pi}{2} .$$
That a thought came to my mind that in general $$\arcsin x + \arccos y = \frac{\pi}{2} \qquad \textrm{if and only if} \qquad x = y .$$ I have a hunch that it's true, and I have kind of done a self-satisfactory but illegal proof by using hit and trial, and later I also tried using graphs, but I am still stuck.
$$arcsin (x)+arccos(y)=\frac{\pi}{2}$$ $$\Longleftrightarrow arccos(y)=\frac{\pi}{2}-arcsin (x)$$ $$\Longleftrightarrow arccos(y)=arccos(x)$$ $$\Longleftrightarrow y=x$$ The last step follows from the fact that $arccos(x)$ is invertible.
Hope it helps:)