I'm trying to understand intuitively why the image ( under some function ) of the intersection of subsets of the domain of that function is only contained ( and not equal ) to the intersection of the images of the corresponding sets.
What's the intuition on to why $f\left(\bigcap_{i\in I}A_i\right)\subseteq\bigcap_{i\in I}f(A_i)$ and not $f\left(\bigcap_{i\in I}A_i\right)=\bigcap_{i\in I}f(A_i)$.
Whats the intuition on to why the intersection of images might contain more elements than the image of intersections ?
I even have one counter-example, suppose $f :\mathbb R \to\mathbb R$ defined as $f(x) = x^2$. Then indeed, if A1 = [-1,0] and A2 = [0,1], then the image of the intersections must be contained ( and not be equal ) to the intersection of images.
But i'm trying to abstract and see what's the general requirement for the function and for the family of sets so that the image of intersection is contained and not equal to the intersection of images.
