Does the category of finite dimensional free modules over a principal ideal domain have all finite colimits?A surjective homomorphism between finite free modules of the same rankSources on a category of ordinalsMonads on Set and their strengthFree objects in the category of dg modulesWhat does the type theory of a free-category-over-M look like?What's wrong or where is the AOC required in this proof? (free modules over a PID)Refinement of the structure theorem of finitely generated modules over a principal ideal domainWhy is $mathbb Z_p$ a free $mathbb Z$-module? Equivalently, why is $mathbb Q_p$ finite dimensional over $mathbb Q$?If ideal $I$ of domain $R$ is free $R$-module, then $I$ is principal ideal.Does the comma category of a set over category of graphs have initial and terminal objects?
Why does the hash of infinity have the digits of π?
Shorten or merge multiple lines of `&> /dev/null &`
What is the meaning of "<&3" and "done < file11 3< file22"
How can I make an argument that my time is valuable?
Are there any German nonsense poems (Jabberwocky)?
Of strange atmospheres - the survivable but unbreathable
Security vulnerabilities of POST over SSL
Why does this if statement return true
How to patch glass cuts in a bicycle tire?
Count all vowels in string
Is my plasma cannon concept viable?
Dad jokes are fun
What could a self-sustaining lunar colony slowly lose that would ultimately prove fatal?
Time complexity of an algorithm: Is it important to state the base of the logarithm?
Is it legal to have an abortion in another state or abroad?
便利な工具 what does な means
Why are GND pads often only connected by four traces?
Can my floppy disk still work without a shutter spring?
Find this cartoon
Is it truly impossible to tell what a CPU is doing?
How to deal with a colleague who is being aggressive?
What is the use case for non-breathable waterproof pants?
Best material to absorb as much light as possible
Is there any relationship between frequency of signal and distance it travels?
Does the category of finite dimensional free modules over a principal ideal domain have all finite colimits?
A surjective homomorphism between finite free modules of the same rankSources on a category of ordinalsMonads on Set and their strengthFree objects in the category of dg modulesWhat does the type theory of a free-category-over-M look like?What's wrong or where is the AOC required in this proof? (free modules over a PID)Refinement of the structure theorem of finitely generated modules over a principal ideal domainWhy is $mathbb Z_p$ a free $mathbb Z$-module? Equivalently, why is $mathbb Q_p$ finite dimensional over $mathbb Q$?If ideal $I$ of domain $R$ is free $R$-module, then $I$ is principal ideal.Does the comma category of a set over category of graphs have initial and terminal objects?
$begingroup$
A paper I'm reading states this fact without proof, and I can't seem to find a proof for it.
category-theory free-modules
$endgroup$
add a comment |
$begingroup$
A paper I'm reading states this fact without proof, and I can't seem to find a proof for it.
category-theory free-modules
$endgroup$
$begingroup$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago
add a comment |
$begingroup$
A paper I'm reading states this fact without proof, and I can't seem to find a proof for it.
category-theory free-modules
$endgroup$
A paper I'm reading states this fact without proof, and I can't seem to find a proof for it.
category-theory free-modules
category-theory free-modules
asked May 10 at 19:03
violetavioleta
387210
387210
$begingroup$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago
add a comment |
$begingroup$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago
$begingroup$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago
$begingroup$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Yes. First, the category of finitely generated modules has all finite colimits (it is closed under finite colimits in the category of all modules). But the category of finite rank free modules is a reflective subcategory: the reflector just mods out the torsion submodule (here we use the fact that any finitely generated torsion-free module is free). It follows that the category of finite rank free modules also has all finite colimits.
Explicitly, given a finite diagram, you compute its colimit as usual in the category of modules, and then mod out the torsion submodule to get the colimit in the category of finite rank free modules. This still has the required universal property because any map to a free module will vanish on the torsion submodule.
$endgroup$
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
add a comment |
Your Answer
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%2f3221322%2fdoes-the-category-of-finite-dimensional-free-modules-over-a-principal-ideal-doma%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
$begingroup$
Yes. First, the category of finitely generated modules has all finite colimits (it is closed under finite colimits in the category of all modules). But the category of finite rank free modules is a reflective subcategory: the reflector just mods out the torsion submodule (here we use the fact that any finitely generated torsion-free module is free). It follows that the category of finite rank free modules also has all finite colimits.
Explicitly, given a finite diagram, you compute its colimit as usual in the category of modules, and then mod out the torsion submodule to get the colimit in the category of finite rank free modules. This still has the required universal property because any map to a free module will vanish on the torsion submodule.
$endgroup$
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
add a comment |
$begingroup$
Yes. First, the category of finitely generated modules has all finite colimits (it is closed under finite colimits in the category of all modules). But the category of finite rank free modules is a reflective subcategory: the reflector just mods out the torsion submodule (here we use the fact that any finitely generated torsion-free module is free). It follows that the category of finite rank free modules also has all finite colimits.
Explicitly, given a finite diagram, you compute its colimit as usual in the category of modules, and then mod out the torsion submodule to get the colimit in the category of finite rank free modules. This still has the required universal property because any map to a free module will vanish on the torsion submodule.
$endgroup$
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
add a comment |
$begingroup$
Yes. First, the category of finitely generated modules has all finite colimits (it is closed under finite colimits in the category of all modules). But the category of finite rank free modules is a reflective subcategory: the reflector just mods out the torsion submodule (here we use the fact that any finitely generated torsion-free module is free). It follows that the category of finite rank free modules also has all finite colimits.
Explicitly, given a finite diagram, you compute its colimit as usual in the category of modules, and then mod out the torsion submodule to get the colimit in the category of finite rank free modules. This still has the required universal property because any map to a free module will vanish on the torsion submodule.
$endgroup$
Yes. First, the category of finitely generated modules has all finite colimits (it is closed under finite colimits in the category of all modules). But the category of finite rank free modules is a reflective subcategory: the reflector just mods out the torsion submodule (here we use the fact that any finitely generated torsion-free module is free). It follows that the category of finite rank free modules also has all finite colimits.
Explicitly, given a finite diagram, you compute its colimit as usual in the category of modules, and then mod out the torsion submodule to get the colimit in the category of finite rank free modules. This still has the required universal property because any map to a free module will vanish on the torsion submodule.
edited May 10 at 19:22
answered May 10 at 19:08
Eric WofseyEric Wofsey
197k14229360
197k14229360
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
add a comment |
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
$begingroup$
Interesting, do you have any reference on the proof that the category of finitely generated modules has all finite colimits?
$endgroup$
– violeta
May 10 at 19:21
2
2
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
A finite colimit (in the category of all modules) of finitely generated modules is finitely generated; this follows immediately from the explicit construction of colimits as a quotient of the coproduct of all the objects in the diagram (the coproduct in this case being a finite direct sum).
$endgroup$
– Eric Wofsey
May 10 at 19:23
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
$begingroup$
Oh, I see! Thanks a lot :)
$endgroup$
– violeta
May 10 at 19:46
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%2f3221322%2fdoes-the-category-of-finite-dimensional-free-modules-over-a-principal-ideal-doma%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$
link the article?
$endgroup$
– Alexander Gruber♦
2 days ago