The question says :
If $f:X\rightarrow Y$ and $a,b \subseteq X$, then $f(a \cap b)$ is equal to?
- $f(a)-f(b)$
- $f(a)\cap f(b)$
- a proper subset of $f(a)\cap f(b)$
- $f(b)-f(a)$
I'm having a hard time understanding the question. I'm not sure what $a,b$ are because of the lowercase. Are they sets? And if they are, what is the question asking? Can someone translate the function in English?
First, notice that $a,b$ are subsets of $X$, there. I would be more comfortable using $A$ and $B$ instead, so it is always clear that we're dealing with sets. You're supposed to use the notion of direct image: if $f: X \to Y$ is a function, and $A \subset X$, then: $$f(A) := \{ f(x) \in Y\mid x \in A \}.$$
You must check which of the set identities are valid or not.