Having trouble proving natural transformation horizontal composition equality of two formulas using a...
$begingroup$
Let $C, C', C''$ be three categories. Let $C xrightarrow{F_1, F_2} C'$ and $C' xrightarrow{G_1, G_2} C''$, be four functors, and let $theta : F_1 Rightarrow F_2, lambda : G_1 Rightarrow G_2$, be two natural transformations. Then I've already shown algebraically that if we defined $(lambda * theta)_X equiv G_2(theta_X) circ lambda_{F_1 X}$, then $lambda * theta$ is a natural transformation $G_1 circ F_1 Rightarrow G_2 circ F_2$. Now I want to show that for all $X in C$, the following diagram commutes (or the two formulas for $lambda * theta$ are the same. A book says by naturality of $theta$ and functoriality of $G_1$ the square commutes. But I'm having trouble seeing this. Please explain using diagrams or give a hint.
abstract-algebra category-theory proof-explanation
$endgroup$
add a comment |
$begingroup$
Let $C, C', C''$ be three categories. Let $C xrightarrow{F_1, F_2} C'$ and $C' xrightarrow{G_1, G_2} C''$, be four functors, and let $theta : F_1 Rightarrow F_2, lambda : G_1 Rightarrow G_2$, be two natural transformations. Then I've already shown algebraically that if we defined $(lambda * theta)_X equiv G_2(theta_X) circ lambda_{F_1 X}$, then $lambda * theta$ is a natural transformation $G_1 circ F_1 Rightarrow G_2 circ F_2$. Now I want to show that for all $X in C$, the following diagram commutes (or the two formulas for $lambda * theta$ are the same. A book says by naturality of $theta$ and functoriality of $G_1$ the square commutes. But I'm having trouble seeing this. Please explain using diagrams or give a hint.
abstract-algebra category-theory proof-explanation
$endgroup$
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15
add a comment |
$begingroup$
Let $C, C', C''$ be three categories. Let $C xrightarrow{F_1, F_2} C'$ and $C' xrightarrow{G_1, G_2} C''$, be four functors, and let $theta : F_1 Rightarrow F_2, lambda : G_1 Rightarrow G_2$, be two natural transformations. Then I've already shown algebraically that if we defined $(lambda * theta)_X equiv G_2(theta_X) circ lambda_{F_1 X}$, then $lambda * theta$ is a natural transformation $G_1 circ F_1 Rightarrow G_2 circ F_2$. Now I want to show that for all $X in C$, the following diagram commutes (or the two formulas for $lambda * theta$ are the same. A book says by naturality of $theta$ and functoriality of $G_1$ the square commutes. But I'm having trouble seeing this. Please explain using diagrams or give a hint.
abstract-algebra category-theory proof-explanation
$endgroup$
Let $C, C', C''$ be three categories. Let $C xrightarrow{F_1, F_2} C'$ and $C' xrightarrow{G_1, G_2} C''$, be four functors, and let $theta : F_1 Rightarrow F_2, lambda : G_1 Rightarrow G_2$, be two natural transformations. Then I've already shown algebraically that if we defined $(lambda * theta)_X equiv G_2(theta_X) circ lambda_{F_1 X}$, then $lambda * theta$ is a natural transformation $G_1 circ F_1 Rightarrow G_2 circ F_2$. Now I want to show that for all $X in C$, the following diagram commutes (or the two formulas for $lambda * theta$ are the same. A book says by naturality of $theta$ and functoriality of $G_1$ the square commutes. But I'm having trouble seeing this. Please explain using diagrams or give a hint.
abstract-algebra category-theory proof-explanation
abstract-algebra category-theory proof-explanation
asked Mar 16 '16 at 18:03
Hermit with AdjointHermit with Adjoint
9,11552458
9,11552458
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15
add a comment |
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You have already written the proof of this fact.
Definition. Let $mathcal{A}$ and $mathcal{B}$ be categories, $T,Scolonmathcal{A}tomathcal{B}$ be functors, $alphacolontext{Obj}(mathcal{A})totext{Mor}(mathcal{B})$ be a function. Then the function $alpha$ is called a natural transformation iff for every morphism $fcolon a_1to a_2$ in $mathcal{A}$ the following equality holds:
$$
S(f)circalpha(a_1)=alpha(a_2)circ T(f).
$$
Now assign $mathcal{A}=C'$, $mathcal{B}=C''$, $T=G_1$, $S=G_2$, $alpha=lambda$, $a_1=F_1(x)$, $a_2=F_2(x)$, $f=theta(x)$ and we get:
$$
G_2(theta(x))circlambda(F_1(X))=lambda(F_2(x))circ G_1(theta(x)),
$$
as required. The commutativity of your diagram is nothing but this equality.
$endgroup$
add a comment |
$begingroup$
Here's a more diagramatically-based proof.
$endgroup$
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%2f1700543%2fhaving-trouble-proving-natural-transformation-horizontal-composition-equality-of%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You have already written the proof of this fact.
Definition. Let $mathcal{A}$ and $mathcal{B}$ be categories, $T,Scolonmathcal{A}tomathcal{B}$ be functors, $alphacolontext{Obj}(mathcal{A})totext{Mor}(mathcal{B})$ be a function. Then the function $alpha$ is called a natural transformation iff for every morphism $fcolon a_1to a_2$ in $mathcal{A}$ the following equality holds:
$$
S(f)circalpha(a_1)=alpha(a_2)circ T(f).
$$
Now assign $mathcal{A}=C'$, $mathcal{B}=C''$, $T=G_1$, $S=G_2$, $alpha=lambda$, $a_1=F_1(x)$, $a_2=F_2(x)$, $f=theta(x)$ and we get:
$$
G_2(theta(x))circlambda(F_1(X))=lambda(F_2(x))circ G_1(theta(x)),
$$
as required. The commutativity of your diagram is nothing but this equality.
$endgroup$
add a comment |
$begingroup$
You have already written the proof of this fact.
Definition. Let $mathcal{A}$ and $mathcal{B}$ be categories, $T,Scolonmathcal{A}tomathcal{B}$ be functors, $alphacolontext{Obj}(mathcal{A})totext{Mor}(mathcal{B})$ be a function. Then the function $alpha$ is called a natural transformation iff for every morphism $fcolon a_1to a_2$ in $mathcal{A}$ the following equality holds:
$$
S(f)circalpha(a_1)=alpha(a_2)circ T(f).
$$
Now assign $mathcal{A}=C'$, $mathcal{B}=C''$, $T=G_1$, $S=G_2$, $alpha=lambda$, $a_1=F_1(x)$, $a_2=F_2(x)$, $f=theta(x)$ and we get:
$$
G_2(theta(x))circlambda(F_1(X))=lambda(F_2(x))circ G_1(theta(x)),
$$
as required. The commutativity of your diagram is nothing but this equality.
$endgroup$
add a comment |
$begingroup$
You have already written the proof of this fact.
Definition. Let $mathcal{A}$ and $mathcal{B}$ be categories, $T,Scolonmathcal{A}tomathcal{B}$ be functors, $alphacolontext{Obj}(mathcal{A})totext{Mor}(mathcal{B})$ be a function. Then the function $alpha$ is called a natural transformation iff for every morphism $fcolon a_1to a_2$ in $mathcal{A}$ the following equality holds:
$$
S(f)circalpha(a_1)=alpha(a_2)circ T(f).
$$
Now assign $mathcal{A}=C'$, $mathcal{B}=C''$, $T=G_1$, $S=G_2$, $alpha=lambda$, $a_1=F_1(x)$, $a_2=F_2(x)$, $f=theta(x)$ and we get:
$$
G_2(theta(x))circlambda(F_1(X))=lambda(F_2(x))circ G_1(theta(x)),
$$
as required. The commutativity of your diagram is nothing but this equality.
$endgroup$
You have already written the proof of this fact.
Definition. Let $mathcal{A}$ and $mathcal{B}$ be categories, $T,Scolonmathcal{A}tomathcal{B}$ be functors, $alphacolontext{Obj}(mathcal{A})totext{Mor}(mathcal{B})$ be a function. Then the function $alpha$ is called a natural transformation iff for every morphism $fcolon a_1to a_2$ in $mathcal{A}$ the following equality holds:
$$
S(f)circalpha(a_1)=alpha(a_2)circ T(f).
$$
Now assign $mathcal{A}=C'$, $mathcal{B}=C''$, $T=G_1$, $S=G_2$, $alpha=lambda$, $a_1=F_1(x)$, $a_2=F_2(x)$, $f=theta(x)$ and we get:
$$
G_2(theta(x))circlambda(F_1(X))=lambda(F_2(x))circ G_1(theta(x)),
$$
as required. The commutativity of your diagram is nothing but this equality.
edited Mar 16 '16 at 20:14
answered Mar 16 '16 at 18:19
OskarOskar
3,0781719
3,0781719
add a comment |
add a comment |
$begingroup$
Here's a more diagramatically-based proof.
$endgroup$
add a comment |
$begingroup$
Here's a more diagramatically-based proof.
$endgroup$
add a comment |
$begingroup$
Here's a more diagramatically-based proof.
$endgroup$
Here's a more diagramatically-based proof.
answered Mar 17 '16 at 18:13
Hermit with AdjointHermit with Adjoint
9,11552458
9,11552458
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.
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%2f1700543%2fhaving-trouble-proving-natural-transformation-horizontal-composition-equality-of%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
$begingroup$
No rush on this. Got to do some work any way!
$endgroup$
– Hermit with Adjoint
Mar 16 '16 at 18:15