What properties do natural isomorphisms between functors preserve?
up vote
1
down vote
favorite
If $F,G: C rightarrow D$ are functors between regular categories and $F Rightarrow G$ is a natural isomorphism, is it true that if $F$ is faithful {resp. full) then $G$ is full? I believe this is true but would like some confirmation.
What about if $F$ is essentially surjective? Is it necessarily true that $G$ is essentially surjective?
Thanks.
category-theory
add a comment |
up vote
1
down vote
favorite
If $F,G: C rightarrow D$ are functors between regular categories and $F Rightarrow G$ is a natural isomorphism, is it true that if $F$ is faithful {resp. full) then $G$ is full? I believe this is true but would like some confirmation.
What about if $F$ is essentially surjective? Is it necessarily true that $G$ is essentially surjective?
Thanks.
category-theory
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
If $F,G: C rightarrow D$ are functors between regular categories and $F Rightarrow G$ is a natural isomorphism, is it true that if $F$ is faithful {resp. full) then $G$ is full? I believe this is true but would like some confirmation.
What about if $F$ is essentially surjective? Is it necessarily true that $G$ is essentially surjective?
Thanks.
category-theory
If $F,G: C rightarrow D$ are functors between regular categories and $F Rightarrow G$ is a natural isomorphism, is it true that if $F$ is faithful {resp. full) then $G$ is full? I believe this is true but would like some confirmation.
What about if $F$ is essentially surjective? Is it necessarily true that $G$ is essentially surjective?
Thanks.
category-theory
category-theory
edited Nov 22 at 0:20
KReiser
9,21911335
9,21911335
asked Nov 26 '13 at 5:42
kjata
483
483
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
4
down vote
accepted
Let $C$ and $D$ be categories (arbitrary), $F,Gcolon Cto D$ functors, $alphacolon Fto G$ a natural isomorphism. Then:
- If $F$ is faithful, then $G$ is faithful.
Proof: Let $c_1,c_2in C$ be objects and $f_1,f_2:c_1to c_2$ morphisms in $C$. Then, by naturality:
$$
G(f_i)circ alpha(c_1)=alpha(c_2)circ F(f_i),quad i=1,2.
$$
We know that $alpha$ is an isomorphism, so we have:
$$
G(f_i)=alpha(c_2)circ F(f_i)circ(alpha(c_1))^{-1},quad i=1,2.
$$
Therefore, if $G(f_1)=G(f_2)$, then $F(f_1)=F(f_2)$, and finally $f_1=f_2$.
- If $F$ is full, then $G$ is full.
Proof: Let $c_1,c_2in C$ be objects and $gcolon G(c_1)to G(c_2)$ a morphism in $D$. Let's define the morphism $kcolon F(c_1)to F(c_2)$ as follows:
$$
k=(alpha(c_2))^{-1}circ gcircalpha(c_1).
$$
$F$ is full, therefore there exists a morphism $fcolon c_1to c_2$ in $C$, such that $F(f)=k$. It's easy to check that $G(f)=g$.
- If $F$ is essentially surjective, then $G$ is essentially surjective.
Proof: Let $din D$ be object, then there exists such $cin C$, that $dcong F(c)$. But $F(c)cong G(c)$ by $alpha$, thus, by transitivity, $dcong G(c)$.
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',
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%2f581555%2fwhat-properties-do-natural-isomorphisms-between-functors-preserve%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
up vote
4
down vote
accepted
Let $C$ and $D$ be categories (arbitrary), $F,Gcolon Cto D$ functors, $alphacolon Fto G$ a natural isomorphism. Then:
- If $F$ is faithful, then $G$ is faithful.
Proof: Let $c_1,c_2in C$ be objects and $f_1,f_2:c_1to c_2$ morphisms in $C$. Then, by naturality:
$$
G(f_i)circ alpha(c_1)=alpha(c_2)circ F(f_i),quad i=1,2.
$$
We know that $alpha$ is an isomorphism, so we have:
$$
G(f_i)=alpha(c_2)circ F(f_i)circ(alpha(c_1))^{-1},quad i=1,2.
$$
Therefore, if $G(f_1)=G(f_2)$, then $F(f_1)=F(f_2)$, and finally $f_1=f_2$.
- If $F$ is full, then $G$ is full.
Proof: Let $c_1,c_2in C$ be objects and $gcolon G(c_1)to G(c_2)$ a morphism in $D$. Let's define the morphism $kcolon F(c_1)to F(c_2)$ as follows:
$$
k=(alpha(c_2))^{-1}circ gcircalpha(c_1).
$$
$F$ is full, therefore there exists a morphism $fcolon c_1to c_2$ in $C$, such that $F(f)=k$. It's easy to check that $G(f)=g$.
- If $F$ is essentially surjective, then $G$ is essentially surjective.
Proof: Let $din D$ be object, then there exists such $cin C$, that $dcong F(c)$. But $F(c)cong G(c)$ by $alpha$, thus, by transitivity, $dcong G(c)$.
add a comment |
up vote
4
down vote
accepted
Let $C$ and $D$ be categories (arbitrary), $F,Gcolon Cto D$ functors, $alphacolon Fto G$ a natural isomorphism. Then:
- If $F$ is faithful, then $G$ is faithful.
Proof: Let $c_1,c_2in C$ be objects and $f_1,f_2:c_1to c_2$ morphisms in $C$. Then, by naturality:
$$
G(f_i)circ alpha(c_1)=alpha(c_2)circ F(f_i),quad i=1,2.
$$
We know that $alpha$ is an isomorphism, so we have:
$$
G(f_i)=alpha(c_2)circ F(f_i)circ(alpha(c_1))^{-1},quad i=1,2.
$$
Therefore, if $G(f_1)=G(f_2)$, then $F(f_1)=F(f_2)$, and finally $f_1=f_2$.
- If $F$ is full, then $G$ is full.
Proof: Let $c_1,c_2in C$ be objects and $gcolon G(c_1)to G(c_2)$ a morphism in $D$. Let's define the morphism $kcolon F(c_1)to F(c_2)$ as follows:
$$
k=(alpha(c_2))^{-1}circ gcircalpha(c_1).
$$
$F$ is full, therefore there exists a morphism $fcolon c_1to c_2$ in $C$, such that $F(f)=k$. It's easy to check that $G(f)=g$.
- If $F$ is essentially surjective, then $G$ is essentially surjective.
Proof: Let $din D$ be object, then there exists such $cin C$, that $dcong F(c)$. But $F(c)cong G(c)$ by $alpha$, thus, by transitivity, $dcong G(c)$.
add a comment |
up vote
4
down vote
accepted
up vote
4
down vote
accepted
Let $C$ and $D$ be categories (arbitrary), $F,Gcolon Cto D$ functors, $alphacolon Fto G$ a natural isomorphism. Then:
- If $F$ is faithful, then $G$ is faithful.
Proof: Let $c_1,c_2in C$ be objects and $f_1,f_2:c_1to c_2$ morphisms in $C$. Then, by naturality:
$$
G(f_i)circ alpha(c_1)=alpha(c_2)circ F(f_i),quad i=1,2.
$$
We know that $alpha$ is an isomorphism, so we have:
$$
G(f_i)=alpha(c_2)circ F(f_i)circ(alpha(c_1))^{-1},quad i=1,2.
$$
Therefore, if $G(f_1)=G(f_2)$, then $F(f_1)=F(f_2)$, and finally $f_1=f_2$.
- If $F$ is full, then $G$ is full.
Proof: Let $c_1,c_2in C$ be objects and $gcolon G(c_1)to G(c_2)$ a morphism in $D$. Let's define the morphism $kcolon F(c_1)to F(c_2)$ as follows:
$$
k=(alpha(c_2))^{-1}circ gcircalpha(c_1).
$$
$F$ is full, therefore there exists a morphism $fcolon c_1to c_2$ in $C$, such that $F(f)=k$. It's easy to check that $G(f)=g$.
- If $F$ is essentially surjective, then $G$ is essentially surjective.
Proof: Let $din D$ be object, then there exists such $cin C$, that $dcong F(c)$. But $F(c)cong G(c)$ by $alpha$, thus, by transitivity, $dcong G(c)$.
Let $C$ and $D$ be categories (arbitrary), $F,Gcolon Cto D$ functors, $alphacolon Fto G$ a natural isomorphism. Then:
- If $F$ is faithful, then $G$ is faithful.
Proof: Let $c_1,c_2in C$ be objects and $f_1,f_2:c_1to c_2$ morphisms in $C$. Then, by naturality:
$$
G(f_i)circ alpha(c_1)=alpha(c_2)circ F(f_i),quad i=1,2.
$$
We know that $alpha$ is an isomorphism, so we have:
$$
G(f_i)=alpha(c_2)circ F(f_i)circ(alpha(c_1))^{-1},quad i=1,2.
$$
Therefore, if $G(f_1)=G(f_2)$, then $F(f_1)=F(f_2)$, and finally $f_1=f_2$.
- If $F$ is full, then $G$ is full.
Proof: Let $c_1,c_2in C$ be objects and $gcolon G(c_1)to G(c_2)$ a morphism in $D$. Let's define the morphism $kcolon F(c_1)to F(c_2)$ as follows:
$$
k=(alpha(c_2))^{-1}circ gcircalpha(c_1).
$$
$F$ is full, therefore there exists a morphism $fcolon c_1to c_2$ in $C$, such that $F(f)=k$. It's easy to check that $G(f)=g$.
- If $F$ is essentially surjective, then $G$ is essentially surjective.
Proof: Let $din D$ be object, then there exists such $cin C$, that $dcong F(c)$. But $F(c)cong G(c)$ by $alpha$, thus, by transitivity, $dcong G(c)$.
edited Nov 26 '13 at 14:06
Stefan Hamcke
21.5k42877
21.5k42877
answered Nov 26 '13 at 7:17
Oskar
2,6961718
2,6961718
add a comment |
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%2f581555%2fwhat-properties-do-natural-isomorphisms-between-functors-preserve%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