Let $f$ be a bijection from a set $A$ to a set $B$. The inverse of $f$, noted $f^{-1}$ is the function that assigns to an element $b \in B$ the unique element $a \in A$ such that $f(a)=b$. Hence $f^{-1}(b) = a$ when $f(a) = b$.
Let $f$ be a bijection from a set $A$ to a set $B$. Let $S$ and $T$ be two subsets of $A$. a) Show that $f(S∪T)=f(S)∪f(T)$ b) Show that $f(S∩T)⊂f(S)∩f(T)$ c) Show that $f^-1(S∪T)=f^{-1}(S)∪f^{-1}(T)$