Question
If $g(x)$ is 1:1, and $g=\{(3,2), (a,0), (-1,b), (1,3)\}$, what is $g^{-1}(g(b))$?
I thought that it would just be $b$ but the answer key said that it does not exist.
I was wondering why it doesn't exist?
Question
If $g(x)$ is 1:1, and $g=\{(3,2), (a,0), (-1,b), (1,3)\}$, what is $g^{-1}(g(b))$?
I thought that it would just be $b$ but the answer key said that it does not exist.
I was wondering why it doesn't exist?
The thing is that you do not map $b$ to anything since no tuple has $b$ as its first coordinate (only one as it second). So $g(b)$ does not exist. Hence also $g^{-1}(g(b))$. To be precise: A function $f: X \to Y$ is a binary relation $f \subseteq X \times Y$ (with some uniquenessproperty of course), but $b \notin X$.