2024-12-08

893: For Map, Image of Subset Minus Subset Is Not Necessarily Image of 1st Subset Minus Image of 2nd Subset

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

description/proof of that for map, image of subset minus subset is not necessarily image of 1st subset minus image of 2nd subset

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, the image of any subset minus any subset is not necessarily the image of the 1st subset minus the image of the 2nd subset.

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: Structured Description


Here is the rules of Structured Description.

Entities:
S1: { the sets }
S2: { the sets }
f: S1S2
S1,1: S1
S1,2: S1
//

Statements:
It is not necessarily that f(S1,1S1,2)=f(S1,1)f(S1,2)
//


2: Natural Language Description


For any sets, S1,S2, any map, f:S1S2, and any subsets, S1,1,S1,2S1, it is not necessarily that f(S1,1S1,2)=f(S1,1)f(S1,2).


3: Proof


A counterexample suffices. Let S1={0,1}, S2={0,1}, f:00,10, S1,1={0,1}, S1,2={1}. Then, f(S1,1S1,2)=f({0})={0}={0}{0}=f(S1,1)f(S1,2). Apparently, the non-injectiveness of f prevents the equation from holding.


4: Note


Compare this with the proposition on preimages.

f(S1,1)f(S1,2)f(S1,1S1,2), by the proposition that for any map, the image of any subset minus any subset contains the image of the 1st subset minus the image of the 2nd subset.

The equality holds when f is injective, by the proposition that for any injective map, the image of any subset minus any subset is the image of the 1st subset minus the image of the 2nd subset.


References


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