2

Suppose that $\phi: Y \to Y$ be a bijection. Suppose that $B\subseteq A\subseteq Y$ and $\phi(A)\subseteq A$ and $\phi(B)\subseteq B$. Is it true that $\phi(A\setminus B)\subseteq A\setminus B$? I took $x\in A\setminus B$. So $x\in A$ but $x\notin B$. So $\phi(x)\in A$. But I coulnt conclude that $\phi(x) \notin B$. when does $\phi$ preserves set difference? What more assumption do we need?

Asaf Karagila
  • 393,674
budi
  • 1,780
  • You can also use https://math.stackexchange.com/questions/359693/overview-of-basic-results-about-images-and-preimages/ as a starting point for searching for the "more assumptions". – Asaf Karagila Aug 24 '21 at 09:47
  • 2
    @AsafKaragila - I don't think this question is a duplicate of that one. Note that here the question is about proving that $\phi(A \smallsetminus B) \subseteq A \smallsetminus B$ (which does not hold), there the question is about proving $\phi(A \smallsetminus B) \subseteq \phi(A) \smallsetminus \phi(B)$ (which holds). – Taroccoesbrocco Aug 24 '21 at 10:04

1 Answers1

2

Clearly the inclusion

$$\phi(A\setminus B)\subseteq A\setminus B$$

doesn’t hold. Just consider the counterexample

$Y=A=\mathbb N$, $B=2 \mathbb N$ with $$\begin{cases} \phi(n)=n +2 & \text{ if } n \in 2\mathbb N\\ \phi(n)=n-2 & \text{ if } n \in \mathbb N \setminus \left(\{1\} \cup 2\mathbb N\right)\\ \phi(1)=2 \end{cases}$$