- Let $X$, $Y$ be sets and let $f:X \to Y$ be a map. For any subset $C \subseteq Y$ of the codomain $Y$, we consider its preimage $f^{−1}(C) \subseteq X$ in the domain $X$: $f^{−1}(C) := \{x \in X : f(x) \in C\}$.
(Note: the map $f$ here is not assumed to be invertible; thus the notation $f^{−1}$ here denotes “preimage”, not the inverse of $f$ .)
Show that $f$ is injective if and only if for any subset $C \subseteq Y$ such that $C$ is empty or a singleton, its preimage $f^{−1}(C) \subseteq X$ is empty or a singleton.
so if $C$ is empty or a singleton, the element will only hit at most one target on the range. because whatever we ask of the empty set will be true, so what are the steps i need to show in order to prove that it is injective. (injectivity, F(x1) = F(x2) in Y. right?