2023-03-19

243: Difference of Map Images of Subsets Is Contained in Map Image of Difference of Subsets

<The previous article in this series | The table of contents of this series | The next article in this series>

A description/proof of that difference of map images of subsets is contained in map image of difference of subsets

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any map between any sets, the difference of the map images of any subsets is contained in the map image of the difference of the subsets.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Description


For any sets, \(S_1\) and \(S_2\), any map, \(f: S_1 \rightarrow S_2\), and any subsets, \(S_3, S_4 \subseteq S_1\), \(f (S_3) \setminus f (S_4) \subseteq f (S_3 \setminus S_4)\).


2: Proof


For any \(p \in f (S_3) \setminus f (S_4)\), \(p \in f (S_3)\) and \(p \notin f (S_4)\), there is a \(p' \in S_3\) such that \(p = f (p')\), but \(p' \notin S_4\), because otherwise, \(p = f (p') \in f (S_4)\), a contradiction, so, there is a \(p' \in S_3 \setminus S_4\), \(f (p') = p \in f (S_3 \setminus S_4)\).

Why not \(f (S_3) \setminus f (S_4) = f (S_3 \setminus S_4)\)? For any \(p \in f (S_3 \setminus S_4)\), there is a \(p' \in S_3 \setminus S_4\) such that \(p = f (p')\), but \(f (p')\) may be in \(f (S_4)\), because as \(f\) is not necessarily injective, \(f^{-1} (f (S_4))\) is not necessarily \(S_4\), so, \(p' \notin S_4\) could map into \(f (S_4)\).


References


<The previous article in this series | The table of contents of this series | The next article in this series>