Is it true that $Asubset f^{-1}(f(A))$ if and only if $f$ is injective?
I'm doing some homework and I have trouble with some problems.
Let $X,Y$ be sets, $f:Xmapsto Y$, $A subset X$, $Csubset Y$.
I need to prove that $Asubset f^{-1}(f(A))$ if and only if $f$ is injective; and that $f(f^{-1}(C))subset C$ if and only if $f$ is surjective.
I tried to apply the definitions but I just got confused because of $f^{-1}(f(A))$, so i could use some advice.
analysis elementary-set-theory
add a comment |
I'm doing some homework and I have trouble with some problems.
Let $X,Y$ be sets, $f:Xmapsto Y$, $A subset X$, $Csubset Y$.
I need to prove that $Asubset f^{-1}(f(A))$ if and only if $f$ is injective; and that $f(f^{-1}(C))subset C$ if and only if $f$ is surjective.
I tried to apply the definitions but I just got confused because of $f^{-1}(f(A))$, so i could use some advice.
analysis elementary-set-theory
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26
add a comment |
I'm doing some homework and I have trouble with some problems.
Let $X,Y$ be sets, $f:Xmapsto Y$, $A subset X$, $Csubset Y$.
I need to prove that $Asubset f^{-1}(f(A))$ if and only if $f$ is injective; and that $f(f^{-1}(C))subset C$ if and only if $f$ is surjective.
I tried to apply the definitions but I just got confused because of $f^{-1}(f(A))$, so i could use some advice.
analysis elementary-set-theory
I'm doing some homework and I have trouble with some problems.
Let $X,Y$ be sets, $f:Xmapsto Y$, $A subset X$, $Csubset Y$.
I need to prove that $Asubset f^{-1}(f(A))$ if and only if $f$ is injective; and that $f(f^{-1}(C))subset C$ if and only if $f$ is surjective.
I tried to apply the definitions but I just got confused because of $f^{-1}(f(A))$, so i could use some advice.
analysis elementary-set-theory
analysis elementary-set-theory
edited Nov 27 at 0:20
asked Nov 26 at 22:14
Armando Rosas
525
525
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26
add a comment |
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26
add a comment |
1 Answer
1
active
oldest
votes
Note that $f^{-1}(f(C))$ should be $f(f^{-1}(C))$.
The inclusion $Asubset f^{-1}(f(A))$ is true for every map and every subset of the map's domain.
Indeed, if $ain A$, then $f(a)in f(A)$ (by definition), which is to say that $ain f^{-1}(f(A))$.
Similarly, $f(f^{-1}(C))subset C$ holds for every map $f$ and every subset of the map's codomain. Indeed, if $yin f(f^{-1}(C))$, then $y=f(x)$, for some $xin f^{-1}(C)$. But then $f(x)in C$, which is to say $yin C$.
What you want to show is that
$fcolon Xto Y$ is injective if and only if, for every $Asubset X$, $A=f^{-1}(f(A))$
and similarly that
$fcolon Xto Y$ is surjective if and only if, for every $Csubset Y$, $C=f(f^{-1}(C))$
Hint for the $Rightarrow$ direction in the first statement: you have to prove that $f^{-1}(f(A))subset A$. Take $xin f^{-1}(f(A))$; then $f(x)in f(A)$. Apply injectivity.
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015021%2fis-it-true-that-a-subset-f-1fa-if-and-only-if-f-is-injective%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Note that $f^{-1}(f(C))$ should be $f(f^{-1}(C))$.
The inclusion $Asubset f^{-1}(f(A))$ is true for every map and every subset of the map's domain.
Indeed, if $ain A$, then $f(a)in f(A)$ (by definition), which is to say that $ain f^{-1}(f(A))$.
Similarly, $f(f^{-1}(C))subset C$ holds for every map $f$ and every subset of the map's codomain. Indeed, if $yin f(f^{-1}(C))$, then $y=f(x)$, for some $xin f^{-1}(C)$. But then $f(x)in C$, which is to say $yin C$.
What you want to show is that
$fcolon Xto Y$ is injective if and only if, for every $Asubset X$, $A=f^{-1}(f(A))$
and similarly that
$fcolon Xto Y$ is surjective if and only if, for every $Csubset Y$, $C=f(f^{-1}(C))$
Hint for the $Rightarrow$ direction in the first statement: you have to prove that $f^{-1}(f(A))subset A$. Take $xin f^{-1}(f(A))$; then $f(x)in f(A)$. Apply injectivity.
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
add a comment |
Note that $f^{-1}(f(C))$ should be $f(f^{-1}(C))$.
The inclusion $Asubset f^{-1}(f(A))$ is true for every map and every subset of the map's domain.
Indeed, if $ain A$, then $f(a)in f(A)$ (by definition), which is to say that $ain f^{-1}(f(A))$.
Similarly, $f(f^{-1}(C))subset C$ holds for every map $f$ and every subset of the map's codomain. Indeed, if $yin f(f^{-1}(C))$, then $y=f(x)$, for some $xin f^{-1}(C)$. But then $f(x)in C$, which is to say $yin C$.
What you want to show is that
$fcolon Xto Y$ is injective if and only if, for every $Asubset X$, $A=f^{-1}(f(A))$
and similarly that
$fcolon Xto Y$ is surjective if and only if, for every $Csubset Y$, $C=f(f^{-1}(C))$
Hint for the $Rightarrow$ direction in the first statement: you have to prove that $f^{-1}(f(A))subset A$. Take $xin f^{-1}(f(A))$; then $f(x)in f(A)$. Apply injectivity.
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
add a comment |
Note that $f^{-1}(f(C))$ should be $f(f^{-1}(C))$.
The inclusion $Asubset f^{-1}(f(A))$ is true for every map and every subset of the map's domain.
Indeed, if $ain A$, then $f(a)in f(A)$ (by definition), which is to say that $ain f^{-1}(f(A))$.
Similarly, $f(f^{-1}(C))subset C$ holds for every map $f$ and every subset of the map's codomain. Indeed, if $yin f(f^{-1}(C))$, then $y=f(x)$, for some $xin f^{-1}(C)$. But then $f(x)in C$, which is to say $yin C$.
What you want to show is that
$fcolon Xto Y$ is injective if and only if, for every $Asubset X$, $A=f^{-1}(f(A))$
and similarly that
$fcolon Xto Y$ is surjective if and only if, for every $Csubset Y$, $C=f(f^{-1}(C))$
Hint for the $Rightarrow$ direction in the first statement: you have to prove that $f^{-1}(f(A))subset A$. Take $xin f^{-1}(f(A))$; then $f(x)in f(A)$. Apply injectivity.
Note that $f^{-1}(f(C))$ should be $f(f^{-1}(C))$.
The inclusion $Asubset f^{-1}(f(A))$ is true for every map and every subset of the map's domain.
Indeed, if $ain A$, then $f(a)in f(A)$ (by definition), which is to say that $ain f^{-1}(f(A))$.
Similarly, $f(f^{-1}(C))subset C$ holds for every map $f$ and every subset of the map's codomain. Indeed, if $yin f(f^{-1}(C))$, then $y=f(x)$, for some $xin f^{-1}(C)$. But then $f(x)in C$, which is to say $yin C$.
What you want to show is that
$fcolon Xto Y$ is injective if and only if, for every $Asubset X$, $A=f^{-1}(f(A))$
and similarly that
$fcolon Xto Y$ is surjective if and only if, for every $Csubset Y$, $C=f(f^{-1}(C))$
Hint for the $Rightarrow$ direction in the first statement: you have to prove that $f^{-1}(f(A))subset A$. Take $xin f^{-1}(f(A))$; then $f(x)in f(A)$. Apply injectivity.
answered Nov 26 at 22:24
egreg
178k1484200
178k1484200
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
add a comment |
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
I made the correction. The same hint holds for the surjectivity proposition?
– Armando Rosas
Nov 27 at 0:24
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
@ArmandoRosas Very similar. Don't forget to prove also the $Leftarrow$ directions.
– egreg
Nov 27 at 7:46
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
I have trouble with the $Leftarrow$ proof of surjectivity. I let c be in C , then c it's an element of $f(f^{-1}(C))$, can i directly say that f is surjective here? Because then $c=f(x)$ with $xin f^{-1}(C)subset X$, is it not?
– Armando Rosas
Nov 27 at 22:03
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
@ArmandoRosas For $C=Y$, $Y=f(f^{-1}(Y))=f(X)$.
– egreg
Nov 27 at 22:19
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015021%2fis-it-true-that-a-subset-f-1fa-if-and-only-if-f-is-injective%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It is not enough that $A subset f^{-1}(f(A))$ for some $A subset X$, because let $f: {1, 2, 3} rightarrow {1, 2}$ with $f(1) = 1$, $f(2) = f(3) = 2$ and $A = {1}$ then $A subset f^{-1}(f(A))$ but f is not injective.
– BurningKarl
Nov 26 at 22:24
These properties are not true as stated. Are you sure this is what your homework says?
– Arnaud D.
Nov 26 at 22:25
@ArnaudD I'm not sure. That's how I have the exercises in the copy my teacher gave me.
– Armando Rosas
Nov 27 at 0:26