zacharyh
- 7
- 0
Homework Statement
General Case:
Let f:A \rightarrow B be a function. Show that f( \bigcap_{\alpha\in\Lambda} T_{\alpha}) = \bigcap_{\alpha\in\Lambda} f(T_{\alpha}) for all choices of \{T_{\alpha}\}_{\alpha\in\Lambda if and only if f is one-to-one.
Simpler Case:
Let f:A \rightarrow B be a function, and X, Y be subsets of A.
Show that f(X \cap Y) = f(X) \cap f(Y) if and only if f is one-to-one.
The attempt at a solution
I am trying to understand the simpler case first before attempting a solution for the general case.
(<=)
Assume f is one-to-one. Let b \in f(X) \cap f(Y).
Then, b \in f(X), b \in f(Y). Then, \exists a (a \in X, a \in Y, f(a) = b).
This implies that a \in X \cap Y. Therefore, f(X \cap Y) = f(X) \cap f(Y).
(=>)(Our hint here is to use contraposition -- assuming the following to show f is not one-to-one.).
Assume f(X \cap Y) \neq f(X) \cap f(Y). Let u \in f(X) \cap f(Y).
Then, u \in f(X), u \in f(Y). This implies \exists a,b (a \in X, b \in Y, f(a) = f(b) = u).
If I show that a,b \notin (X \cap Y), does that mean a \neq b?
If so, then, f(a) = f(b), so f cannot be one-to-one.
Any thoughts?
General Case:
Let f:A \rightarrow B be a function. Show that f( \bigcap_{\alpha\in\Lambda} T_{\alpha}) = \bigcap_{\alpha\in\Lambda} f(T_{\alpha}) for all choices of \{T_{\alpha}\}_{\alpha\in\Lambda if and only if f is one-to-one.
Simpler Case:
Let f:A \rightarrow B be a function, and X, Y be subsets of A.
Show that f(X \cap Y) = f(X) \cap f(Y) if and only if f is one-to-one.
The attempt at a solution
I am trying to understand the simpler case first before attempting a solution for the general case.
(<=)
Assume f is one-to-one. Let b \in f(X) \cap f(Y).
Then, b \in f(X), b \in f(Y). Then, \exists a (a \in X, a \in Y, f(a) = b).
This implies that a \in X \cap Y. Therefore, f(X \cap Y) = f(X) \cap f(Y).
(=>)(Our hint here is to use contraposition -- assuming the following to show f is not one-to-one.).
Assume f(X \cap Y) \neq f(X) \cap f(Y). Let u \in f(X) \cap f(Y).
Then, u \in f(X), u \in f(Y). This implies \exists a,b (a \in X, b \in Y, f(a) = f(b) = u).
If I show that a,b \notin (X \cap Y), does that mean a \neq b?
If so, then, f(a) = f(b), so f cannot be one-to-one.
Any thoughts?