Tensor product of modules.











up vote
0
down vote

favorite












¡Hello! Please give me a hint for this problem.



" Let $R$ a ring, $L$ a left ideal of $R$, $I$ right ideal of $R$. Show if $M$ are a left $R$-module, then exists a bijective function of commutative groups.



$$ f colon (R/I) otimes_{R} M to M/IM$$ such that



$ f((r+I) otimes m) = rm + IM$. And show that as commutative groups



$$ (R/I) otimes _{R} (R/L) cong R/(I+L)$$










share|cite|improve this question




















  • 2




    Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
    – Frank Murphy
    12 hours ago















up vote
0
down vote

favorite












¡Hello! Please give me a hint for this problem.



" Let $R$ a ring, $L$ a left ideal of $R$, $I$ right ideal of $R$. Show if $M$ are a left $R$-module, then exists a bijective function of commutative groups.



$$ f colon (R/I) otimes_{R} M to M/IM$$ such that



$ f((r+I) otimes m) = rm + IM$. And show that as commutative groups



$$ (R/I) otimes _{R} (R/L) cong R/(I+L)$$










share|cite|improve this question




















  • 2




    Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
    – Frank Murphy
    12 hours ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











¡Hello! Please give me a hint for this problem.



" Let $R$ a ring, $L$ a left ideal of $R$, $I$ right ideal of $R$. Show if $M$ are a left $R$-module, then exists a bijective function of commutative groups.



$$ f colon (R/I) otimes_{R} M to M/IM$$ such that



$ f((r+I) otimes m) = rm + IM$. And show that as commutative groups



$$ (R/I) otimes _{R} (R/L) cong R/(I+L)$$










share|cite|improve this question















¡Hello! Please give me a hint for this problem.



" Let $R$ a ring, $L$ a left ideal of $R$, $I$ right ideal of $R$. Show if $M$ are a left $R$-module, then exists a bijective function of commutative groups.



$$ f colon (R/I) otimes_{R} M to M/IM$$ such that



$ f((r+I) otimes m) = rm + IM$. And show that as commutative groups



$$ (R/I) otimes _{R} (R/L) cong R/(I+L)$$







abstract-algebra modules tensor-products free-modules






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 12 hours ago









Frank Murphy

1,1151823




1,1151823










asked 12 hours ago









Davis We

635




635








  • 2




    Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
    – Frank Murphy
    12 hours ago














  • 2




    Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
    – Frank Murphy
    12 hours ago








2




2




Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
– Frank Murphy
12 hours ago




Show that $M/IM$ satisfies the universal property of $(R/I)otimes M$.
– Frank Murphy
12 hours ago










1 Answer
1






active

oldest

votes

















up vote
0
down vote













If we tensor with $M$ the short exact sequence $0to Ito Rto R/Ito 0$ and consider the exact sequence $0to IMto Mto M/IMto 0$, we obtain a commutative diagram of abelian groups with exact rows
$$require{AMScd}
begin{CD}
{} @. Iotimes_RM @>>> Rotimes_RM @>>> (R/I)otimes_R M @>>> 0 \
@. @VaVV @VbVV @VcVV @. \
0 @>>> IM @>>> M @>>> M/IM @>>> 0
end{CD}
$$

We have $a(rotimes x)=rx$, $b(rotimes x)=rx$ and $c((r+I)otimes x)=rx+IM$. Note that $a$ is surjective and $b$ is an isomorphism. A very simple diagram chasing shows that $c$ is an isomorphism as well.



For the second case, we need to compute
$$
I(R/L)=(IR+L)/L=(I+L)/L
$$

and so
$$
(R/L)big/I(R/L)=(R/L)big/((I+L)/L)cong R/(I+L)
$$

by the homomorphism theorem.






share|cite|improve this answer





















    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
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3006717%2ftensor-product-of-modules%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
    0
    down vote













    If we tensor with $M$ the short exact sequence $0to Ito Rto R/Ito 0$ and consider the exact sequence $0to IMto Mto M/IMto 0$, we obtain a commutative diagram of abelian groups with exact rows
    $$require{AMScd}
    begin{CD}
    {} @. Iotimes_RM @>>> Rotimes_RM @>>> (R/I)otimes_R M @>>> 0 \
    @. @VaVV @VbVV @VcVV @. \
    0 @>>> IM @>>> M @>>> M/IM @>>> 0
    end{CD}
    $$

    We have $a(rotimes x)=rx$, $b(rotimes x)=rx$ and $c((r+I)otimes x)=rx+IM$. Note that $a$ is surjective and $b$ is an isomorphism. A very simple diagram chasing shows that $c$ is an isomorphism as well.



    For the second case, we need to compute
    $$
    I(R/L)=(IR+L)/L=(I+L)/L
    $$

    and so
    $$
    (R/L)big/I(R/L)=(R/L)big/((I+L)/L)cong R/(I+L)
    $$

    by the homomorphism theorem.






    share|cite|improve this answer

























      up vote
      0
      down vote













      If we tensor with $M$ the short exact sequence $0to Ito Rto R/Ito 0$ and consider the exact sequence $0to IMto Mto M/IMto 0$, we obtain a commutative diagram of abelian groups with exact rows
      $$require{AMScd}
      begin{CD}
      {} @. Iotimes_RM @>>> Rotimes_RM @>>> (R/I)otimes_R M @>>> 0 \
      @. @VaVV @VbVV @VcVV @. \
      0 @>>> IM @>>> M @>>> M/IM @>>> 0
      end{CD}
      $$

      We have $a(rotimes x)=rx$, $b(rotimes x)=rx$ and $c((r+I)otimes x)=rx+IM$. Note that $a$ is surjective and $b$ is an isomorphism. A very simple diagram chasing shows that $c$ is an isomorphism as well.



      For the second case, we need to compute
      $$
      I(R/L)=(IR+L)/L=(I+L)/L
      $$

      and so
      $$
      (R/L)big/I(R/L)=(R/L)big/((I+L)/L)cong R/(I+L)
      $$

      by the homomorphism theorem.






      share|cite|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        If we tensor with $M$ the short exact sequence $0to Ito Rto R/Ito 0$ and consider the exact sequence $0to IMto Mto M/IMto 0$, we obtain a commutative diagram of abelian groups with exact rows
        $$require{AMScd}
        begin{CD}
        {} @. Iotimes_RM @>>> Rotimes_RM @>>> (R/I)otimes_R M @>>> 0 \
        @. @VaVV @VbVV @VcVV @. \
        0 @>>> IM @>>> M @>>> M/IM @>>> 0
        end{CD}
        $$

        We have $a(rotimes x)=rx$, $b(rotimes x)=rx$ and $c((r+I)otimes x)=rx+IM$. Note that $a$ is surjective and $b$ is an isomorphism. A very simple diagram chasing shows that $c$ is an isomorphism as well.



        For the second case, we need to compute
        $$
        I(R/L)=(IR+L)/L=(I+L)/L
        $$

        and so
        $$
        (R/L)big/I(R/L)=(R/L)big/((I+L)/L)cong R/(I+L)
        $$

        by the homomorphism theorem.






        share|cite|improve this answer












        If we tensor with $M$ the short exact sequence $0to Ito Rto R/Ito 0$ and consider the exact sequence $0to IMto Mto M/IMto 0$, we obtain a commutative diagram of abelian groups with exact rows
        $$require{AMScd}
        begin{CD}
        {} @. Iotimes_RM @>>> Rotimes_RM @>>> (R/I)otimes_R M @>>> 0 \
        @. @VaVV @VbVV @VcVV @. \
        0 @>>> IM @>>> M @>>> M/IM @>>> 0
        end{CD}
        $$

        We have $a(rotimes x)=rx$, $b(rotimes x)=rx$ and $c((r+I)otimes x)=rx+IM$. Note that $a$ is surjective and $b$ is an isomorphism. A very simple diagram chasing shows that $c$ is an isomorphism as well.



        For the second case, we need to compute
        $$
        I(R/L)=(IR+L)/L=(I+L)/L
        $$

        and so
        $$
        (R/L)big/I(R/L)=(R/L)big/((I+L)/L)cong R/(I+L)
        $$

        by the homomorphism theorem.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 10 hours ago









        egreg

        173k1383198




        173k1383198






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3006717%2ftensor-product-of-modules%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Berounka

            Sphinx de Gizeh

            Different font size/position of beamer's navigation symbols template's content depending on regular/plain...