As a high school student, I have learnt about inverse functions, but not its theorem (inverse function theorem). I looked at wikipedia but the mathematics is too hard for me to understand. Can somebody explain in simple terms the conditions required for a function to have an inverse function? That is, if $y$ is a function of $x$, under what conditions should $x$ be a function of $y$ ?
Edit:
If we know that $y$ is not a function of $x$, then is it necessary that $x$ is also not a function of $y$? How can we prove that?
Some preliminaries:
Note that a function $f(x)$ is one-one if no two values of $x$ produce the same value of $f(x)$, that is, $$f(x_1) \neq f(x_2) \, \,,\,\, x_1 \neq x_2$$
Note that a function $f: A \to B$ is onto if the range of $f$ is $B$. In other words, if for each $b \in B$, there exists atleast one $a \in A$ such that $$f(a)=b$$ it is onto.
Now, note that bijectivity of a function (being both one-one and onto) is a necessary and sufficient condition to have an inverse over the whole domain and range. For more, you can see here.