9

More homework help. Given the function $f:A \to B$. Let $C$ be a subset of $A$ and let $D$ be a subset of $B$.

Prove that:

$C$ is a subset of $f^{-1}[f(C)]$

So I have to show that every element of $C$ is in the set $f^{-1}[f(C)]$

I know that $f(C)$ is the image of $C$ in $B$ and that $f^{-1}[f(C)]$ is the pre-image of $f(C)$ into $A$. Where I'm stuck is how to use all of this information to show/prove that $C$ is indeed a subset.

Do I start with an arbitrary element (hey, let's call it $x$) of $C$? and then show that $f^{-1}[f(x)]$ is $x$? I could use a little direction here... Thanks.

3 Answers3

16

Since you want to show that $C\subseteq f^{-1}\big[f[C]\big]$, yes, you should start with an arbitrary $x\in C$ and try to show that $x\in f^{-1}\big[f[C]\big]$. You cannot reasonably hope to show that $f^{-1}\big[f[\{x\}]\big]=\{x\}$, however: there’s no reason to think that $f$ is $1$-$1$, so there may be many points in $A$ that $f$ sends to the same place that it sends $x$.

Let $x\in C$ be arbitrary. For convenience let $E=f[C]\subseteq B$. Now what elements of $A$ belong to the set $f^{-1}\big[f[C]\big]=f^{-1}[E]$? By definition $f^{-1}[E]=\{a\in A:f(a)\in E\}$. Is it true that $f(x)\in E$? If so, $x\in f^{-1}[E]=f^{-1}\big[f[C]\big]$, and you’ll have shown that $C\subseteq f^{-1}\big[f[C]\big]$.

Brian M. Scott
  • 616,228
  • So it was all about using the definition of the preimage along the way to prove my assumption. It is always so clear in hindsight. Hopefully this gets easier before I get to Abstract Algebra and Real Analysis... – Ben Anderson Apr 01 '13 at 05:11
  • 1
    @Ben: You’ll find that a very large fraction of the more elementary exercises really do just boil down to working through the relevant definitions. You generally have to get a bit deeper into a subject before you encounter problems that require much more than that. – Brian M. Scott Apr 01 '13 at 05:13
  • @BrianM.Scott: I have added my answer to a question recently marked as a duplicate of this one. If you feel it is too similar to yours, I will remove it. – robjohn Sep 01 '15 at 21:49
  • @robjohn: Both the difference in style and the inclusion of the example make it worth keeping. (Besides, this made me catch a bad typo in my answer!) – Brian M. Scott Sep 02 '15 at 04:26
  • This is very interesting answer and actually very old but I'm curious about why not to think that f is 1-1. Let me give you my proof about this statement and also give me please hints to fix my thoughts. $f(C) = \lbrace f(a)/ a \in C \rbrace = V$ and $f^{-1}(V) = \lbrace a \in A / f(a) \in V \rbrace$. However, $a\in C$ because f is 1-1. So, C subset of $f^{-1}f(C)$ because C subset of itself – Dimitris Dimitriadis Sep 23 '20 at 14:53
  • @DimitrisDimitriadis: Since $f$ need not be $1$-$1$, your argument simply doesn’t work. For instance, $A$ and $B$ might be ${0,1}$ and $f$ the constant function $f(0)=f(1)=0$. Let $C={0}$; then $f[C]={0}$, and $$f^{-1}\big[f[C]\big]=f^{-1}\big[{0}\big]={0,1}\ne C,.$$ – Brian M. Scott Sep 23 '20 at 15:41
  • @BrianM.Scott The $f^{-1}$ exists iff the f is 1-1. So, f has to be 1-1.... I agree with your comment if $f$ need not be 1-1. – Dimitris Dimitriadis Sep 24 '20 at 10:30
  • 1
    @DimitrisDimitriadis: No. $f^{-1}$ is a function iff $f$ is $1$-$1$, but $f^{-1}$ exists for any function $f$: $f^{-1}[V]$ is defined to be ${x\in A:f(x)\in V}$. Note that it is a subset of $A$, not an element of $A$, and that $f^{-1}$ is being applied to a subset of $B$, not an element. – Brian M. Scott Sep 24 '20 at 16:13
  • Ok, so If we knew that the $f^{-1}$ is a function then it should definetely be 1-1. Now, $f^{-1}$ is just a relation between $A$ and $B$, isn't it ? – Dimitris Dimitriadis Sep 25 '20 at 07:16
  • @DimitrisDimitriadis: Yes, that’s all that one can assume unless one knows that $f$ is $1$-$1$. – Brian M. Scott Sep 25 '20 at 07:52
7

Copied from my answer to I am issues with proving the following problem: $f^{-1}(f(A)) ⊃ A$, which was closed as a duplicate of this question just before I posted it.


$$ f^{-1}\left(f(A)\right)=\left\{x:f(x)\in f(A)\right\}\tag{1} $$ Note that if $x\in A$, then $f(x)\in f(A)$, and by $(1)$, $x\in f^{-1}\left(f(A)\right)$. Therefore, by definition, we have $$ A\subset f^{-1}\left(f(A)\right)\tag{2} $$ However, if $f$ is not injective, then $f^{-1}\left(f(A)\right)$ may indeed contain elements not present in $A$; for example let $f:\mathbb{Z}\mapsto\mathbb{Z}$ be defined by $$ f(x)=\left\lfloor\frac x2\right\rfloor\tag{3} $$ and let $A$ be the set of even integers. Then $f(A)=\mathbb{Z}$ and $$ A\subsetneq\mathbb{Z}=f^{-1}\left(f(A)\right)\tag{4} $$

robjohn
  • 345,667
0

The problem can be reduced to one-line proof in the following way.

Let $f : Y \leftarrow X$ denote a function.

The definition of inverse images says that for all $y : Y$ and all $x : X,$ we have:

$$f^*(y) \ni x \iff y = f(x)$$

This can be rewritten:

$$f^*(y) \supseteq \{x\} \iff \{y\} \supseteq \{f(x)\}$$

This can be used to prove:

Proposition. For all subsets $B$ of $Y$ and all subsets $A$ of $X$, we have:

$$f^*(B) \supseteq A \iff B \supseteq f_*(A)$$

Once you've proved this, your problem becomes a one-line proof:

$$f^{*}(f_*(A)) \supseteq A \iff f_*(A) \supseteq f_*(A)$$

goblin GONE
  • 67,744