mliuzzolino
- 58
- 0
Homework Statement
Let f: A --> B be a function and let S, T \subseteq A and U, V \subseteq B.
Give a counterexample to the statement: If f (S) \subseteq f (T); then S \subseteq T:
Homework Equations
The Attempt at a Solution
PF:
Assume f(S) \subseteq f(T).
Let x \in S.
Then \exists y \in f(S) \ni f(x) = y.
Since f(S) \subseteq f(T), y \in f(T).
****
Suppose \forall a \in T where a ≠ x, \exists y \in f(T) \ni f(a) = y.
Then x \notin T.
Q.E.D.
I am not exactly sure I am doing this right, especially the reasoning beyond the ****. I almost have the feeling I should use the pre image of f(T) somehow to show that x \notin T.
Why can I not just say that \exists x \in S where x \notin T? Would that not suffice as a counterexample in such a general proof as this?