If the dual of a module is finitely generated and projective, can we claim that the module itself is?












4












$begingroup$


Assume that $R$ is a commutative ring and that $M$ is a (left) $R$-module. Assume also that we know for some reason that $M^*:=mathsf{Hom}_R(M,R)$ is finitely generated and projective as (right) $R$-module. Can we claim that $M$ itself is finitely generated and projective?



It is well-known that the converse is true, but I am able neither to prove nor to disprove the foregoing implication.



Of course, $M^{**}$ is finitely generated and projective, but in general the canonical morphism $j:Mto M^{**}$ is not injective, whence I don't know how to use this fact. Can somebody give me a hint, either in proving the statement or in finding a counterexample?










share|cite|improve this question









$endgroup$

















    4












    $begingroup$


    Assume that $R$ is a commutative ring and that $M$ is a (left) $R$-module. Assume also that we know for some reason that $M^*:=mathsf{Hom}_R(M,R)$ is finitely generated and projective as (right) $R$-module. Can we claim that $M$ itself is finitely generated and projective?



    It is well-known that the converse is true, but I am able neither to prove nor to disprove the foregoing implication.



    Of course, $M^{**}$ is finitely generated and projective, but in general the canonical morphism $j:Mto M^{**}$ is not injective, whence I don't know how to use this fact. Can somebody give me a hint, either in proving the statement or in finding a counterexample?










    share|cite|improve this question









    $endgroup$















      4












      4








      4





      $begingroup$


      Assume that $R$ is a commutative ring and that $M$ is a (left) $R$-module. Assume also that we know for some reason that $M^*:=mathsf{Hom}_R(M,R)$ is finitely generated and projective as (right) $R$-module. Can we claim that $M$ itself is finitely generated and projective?



      It is well-known that the converse is true, but I am able neither to prove nor to disprove the foregoing implication.



      Of course, $M^{**}$ is finitely generated and projective, but in general the canonical morphism $j:Mto M^{**}$ is not injective, whence I don't know how to use this fact. Can somebody give me a hint, either in proving the statement or in finding a counterexample?










      share|cite|improve this question









      $endgroup$




      Assume that $R$ is a commutative ring and that $M$ is a (left) $R$-module. Assume also that we know for some reason that $M^*:=mathsf{Hom}_R(M,R)$ is finitely generated and projective as (right) $R$-module. Can we claim that $M$ itself is finitely generated and projective?



      It is well-known that the converse is true, but I am able neither to prove nor to disprove the foregoing implication.



      Of course, $M^{**}$ is finitely generated and projective, but in general the canonical morphism $j:Mto M^{**}$ is not injective, whence I don't know how to use this fact. Can somebody give me a hint, either in proving the statement or in finding a counterexample?







      commutative-algebra duality-theorems projective-module






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 10 hours ago









      Ender WigginsEnder Wiggins

      865421




      865421






















          1 Answer
          1






          active

          oldest

          votes


















          5












          $begingroup$

          If $operatorname{Hom}_R(M,R)=M^*$ is finitely generated and projective, then $R^ncong M^*oplus N$, so we have
          $$
          M^{**}oplus N^*cong R^n
          $$

          so $M^{**}$ is finitely generated and projective. Unfortunately, the canonical homomorphism $Mto M^{**}$ is neither injective nor surjective, in general.



          A trivial example is $M=mathbb{Q}$, with $R=mathbb{Z}$. You can complicate the situation at will.



          Just to give the flavor, suppose $R$ is a PID and that $M$ is finitely generated. Then $M^*$ is finitely generated and free: you lose all information about the torsion part, when doing the dual.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
            $endgroup$
            – Ender Wiggins
            9 hours ago






          • 2




            $begingroup$
            @EnderWiggins The dual is $0$. Don't confuse notations.
            $endgroup$
            – egreg
            9 hours ago












          • $begingroup$
            Oh, you're right, my bad. I realized it just know. Thanks.
            $endgroup$
            – Ender Wiggins
            9 hours ago











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161967%2fif-the-dual-of-a-module-is-finitely-generated-and-projective-can-we-claim-that%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









          5












          $begingroup$

          If $operatorname{Hom}_R(M,R)=M^*$ is finitely generated and projective, then $R^ncong M^*oplus N$, so we have
          $$
          M^{**}oplus N^*cong R^n
          $$

          so $M^{**}$ is finitely generated and projective. Unfortunately, the canonical homomorphism $Mto M^{**}$ is neither injective nor surjective, in general.



          A trivial example is $M=mathbb{Q}$, with $R=mathbb{Z}$. You can complicate the situation at will.



          Just to give the flavor, suppose $R$ is a PID and that $M$ is finitely generated. Then $M^*$ is finitely generated and free: you lose all information about the torsion part, when doing the dual.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
            $endgroup$
            – Ender Wiggins
            9 hours ago






          • 2




            $begingroup$
            @EnderWiggins The dual is $0$. Don't confuse notations.
            $endgroup$
            – egreg
            9 hours ago












          • $begingroup$
            Oh, you're right, my bad. I realized it just know. Thanks.
            $endgroup$
            – Ender Wiggins
            9 hours ago
















          5












          $begingroup$

          If $operatorname{Hom}_R(M,R)=M^*$ is finitely generated and projective, then $R^ncong M^*oplus N$, so we have
          $$
          M^{**}oplus N^*cong R^n
          $$

          so $M^{**}$ is finitely generated and projective. Unfortunately, the canonical homomorphism $Mto M^{**}$ is neither injective nor surjective, in general.



          A trivial example is $M=mathbb{Q}$, with $R=mathbb{Z}$. You can complicate the situation at will.



          Just to give the flavor, suppose $R$ is a PID and that $M$ is finitely generated. Then $M^*$ is finitely generated and free: you lose all information about the torsion part, when doing the dual.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
            $endgroup$
            – Ender Wiggins
            9 hours ago






          • 2




            $begingroup$
            @EnderWiggins The dual is $0$. Don't confuse notations.
            $endgroup$
            – egreg
            9 hours ago












          • $begingroup$
            Oh, you're right, my bad. I realized it just know. Thanks.
            $endgroup$
            – Ender Wiggins
            9 hours ago














          5












          5








          5





          $begingroup$

          If $operatorname{Hom}_R(M,R)=M^*$ is finitely generated and projective, then $R^ncong M^*oplus N$, so we have
          $$
          M^{**}oplus N^*cong R^n
          $$

          so $M^{**}$ is finitely generated and projective. Unfortunately, the canonical homomorphism $Mto M^{**}$ is neither injective nor surjective, in general.



          A trivial example is $M=mathbb{Q}$, with $R=mathbb{Z}$. You can complicate the situation at will.



          Just to give the flavor, suppose $R$ is a PID and that $M$ is finitely generated. Then $M^*$ is finitely generated and free: you lose all information about the torsion part, when doing the dual.






          share|cite|improve this answer











          $endgroup$



          If $operatorname{Hom}_R(M,R)=M^*$ is finitely generated and projective, then $R^ncong M^*oplus N$, so we have
          $$
          M^{**}oplus N^*cong R^n
          $$

          so $M^{**}$ is finitely generated and projective. Unfortunately, the canonical homomorphism $Mto M^{**}$ is neither injective nor surjective, in general.



          A trivial example is $M=mathbb{Q}$, with $R=mathbb{Z}$. You can complicate the situation at will.



          Just to give the flavor, suppose $R$ is a PID and that $M$ is finitely generated. Then $M^*$ is finitely generated and free: you lose all information about the torsion part, when doing the dual.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 9 hours ago

























          answered 10 hours ago









          egregegreg

          185k1486206




          185k1486206












          • $begingroup$
            Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
            $endgroup$
            – Ender Wiggins
            9 hours ago






          • 2




            $begingroup$
            @EnderWiggins The dual is $0$. Don't confuse notations.
            $endgroup$
            – egreg
            9 hours ago












          • $begingroup$
            Oh, you're right, my bad. I realized it just know. Thanks.
            $endgroup$
            – Ender Wiggins
            9 hours ago


















          • $begingroup$
            Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
            $endgroup$
            – Ender Wiggins
            9 hours ago






          • 2




            $begingroup$
            @EnderWiggins The dual is $0$. Don't confuse notations.
            $endgroup$
            – egreg
            9 hours ago












          • $begingroup$
            Oh, you're right, my bad. I realized it just know. Thanks.
            $endgroup$
            – Ender Wiggins
            9 hours ago
















          $begingroup$
          Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
          $endgroup$
          – Ender Wiggins
          9 hours ago




          $begingroup$
          Thanks egreg but I am afraid I didn't get your point. Why $mathbb{Q}^*$ should be finitely generated and projective as $mathbb{Z}$-module? If I am not mistaken, an element in $mathbb{Q}^*$ is uniquely determined by its images over the rationals of the form $frac{1}{p}$ for $p$ prime, isn't it?
          $endgroup$
          – Ender Wiggins
          9 hours ago




          2




          2




          $begingroup$
          @EnderWiggins The dual is $0$. Don't confuse notations.
          $endgroup$
          – egreg
          9 hours ago






          $begingroup$
          @EnderWiggins The dual is $0$. Don't confuse notations.
          $endgroup$
          – egreg
          9 hours ago














          $begingroup$
          Oh, you're right, my bad. I realized it just know. Thanks.
          $endgroup$
          – Ender Wiggins
          9 hours ago




          $begingroup$
          Oh, you're right, my bad. I realized it just know. Thanks.
          $endgroup$
          – Ender Wiggins
          9 hours ago


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161967%2fif-the-dual-of-a-module-is-finitely-generated-and-projective-can-we-claim-that%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

          Contact image not getting when fetch all contact list from iPhone by CNContact

          count number of partitions of a set with n elements into k subsets

          A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks