Left Semigroups and Compact sets












2












$begingroup$


I have fallen down the rabbit hole of reading old papers. I (believe that I) have read the following claim:



Let $(S,cdot)$ be a semigroup and assume that $S$ is also a topological space such that for each $b in S$, the map $- cdot b: S to S$ is a continuous map. Let $A,B subset S$ such that $A,B$ are compact. Then, $A cdot B$ is compact.



I might just be getting old and rusty, but I can't seem to show this. Do I need to assume that $cdot$ is jointly continuous? In particular, that the maps $a cdot -$ are continuous?



Edit: I've added the [model-theory] tag since I assume someone here has had thoughts on this before in relation to the Ellis Semigroup.










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    I have fallen down the rabbit hole of reading old papers. I (believe that I) have read the following claim:



    Let $(S,cdot)$ be a semigroup and assume that $S$ is also a topological space such that for each $b in S$, the map $- cdot b: S to S$ is a continuous map. Let $A,B subset S$ such that $A,B$ are compact. Then, $A cdot B$ is compact.



    I might just be getting old and rusty, but I can't seem to show this. Do I need to assume that $cdot$ is jointly continuous? In particular, that the maps $a cdot -$ are continuous?



    Edit: I've added the [model-theory] tag since I assume someone here has had thoughts on this before in relation to the Ellis Semigroup.










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$


      I have fallen down the rabbit hole of reading old papers. I (believe that I) have read the following claim:



      Let $(S,cdot)$ be a semigroup and assume that $S$ is also a topological space such that for each $b in S$, the map $- cdot b: S to S$ is a continuous map. Let $A,B subset S$ such that $A,B$ are compact. Then, $A cdot B$ is compact.



      I might just be getting old and rusty, but I can't seem to show this. Do I need to assume that $cdot$ is jointly continuous? In particular, that the maps $a cdot -$ are continuous?



      Edit: I've added the [model-theory] tag since I assume someone here has had thoughts on this before in relation to the Ellis Semigroup.










      share|cite|improve this question











      $endgroup$




      I have fallen down the rabbit hole of reading old papers. I (believe that I) have read the following claim:



      Let $(S,cdot)$ be a semigroup and assume that $S$ is also a topological space such that for each $b in S$, the map $- cdot b: S to S$ is a continuous map. Let $A,B subset S$ such that $A,B$ are compact. Then, $A cdot B$ is compact.



      I might just be getting old and rusty, but I can't seem to show this. Do I need to assume that $cdot$ is jointly continuous? In particular, that the maps $a cdot -$ are continuous?



      Edit: I've added the [model-theory] tag since I assume someone here has had thoughts on this before in relation to the Ellis Semigroup.







      general-topology model-theory semigroups






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 27 at 4:51







      Kyle

















      asked Jan 27 at 4:41









      KyleKyle

      5,28721334




      5,28721334






















          1 Answer
          1






          active

          oldest

          votes


















          4












          $begingroup$

          This isn't true under the hypotheses you gave. For example, let $S$ be the real numbers with their usual topology, and define $acdot b = 0$ if $b$ is an integer and $acdot b = ab$ (usual multiplication) otherwise. Then $(-cdot b)$ is continuous for any fixed $b$, but $[0,1]cdot[0,1]=[0,1)$.





          Edit: As J.-E. Pin points out in the comments, the example I gave above is not actually a semigroup. Here's an example that actually works:



          Let $S = mathbb{R}cup {infty}$ be the one-point compactification of $mathbb{R}$ (the circle), with a semigroup operation defined by: $$acdot b = begin{cases} 0& text{if }b = inftytext{ or }b = 0\ ab & text{if }ain mathbb{R} text{ and }bin mathbb{R}^times\ infty &text{if }a = inftytext{ and }bin mathbb{R}^times. end{cases}$$



          For any $b$, $(-cdot b) colon Sto S$ is continuous. This map is constant if $b = infty$ or $b = 0$, and otherwise it is the "multiply by $b$" map $mathbb{R}to mathbb{R}$ extended continuously to a map $Sto S$. And $cdot$ is associative: it is easy to check that $$(acdot b)cdot c = acdot (bcdot c) = begin{cases} abc & text{if }a,b,cin mathbb{R}^times\
          infty & text{if }a = infty text{ and }b,cin mathbb{R}^times\
          0 & text{otherwise}.end{cases}$$



          The sets ${1}$ and $S$ are compact, but ${1}cdot S = mathbb{R}$, which is not compact.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
            $endgroup$
            – Henno Brandsma
            Jan 27 at 16:08










          • $begingroup$
            Thanks Alex. That is a very good example.
            $endgroup$
            – Kyle
            Jan 27 at 16:27






          • 2




            $begingroup$
            I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
            $endgroup$
            – J.-E. Pin
            Feb 12 at 11:46










          • $begingroup$
            @J.-E.Pin Indeed! Do you have a different example?
            $endgroup$
            – Alex Kruckman
            Feb 12 at 13:20










          • $begingroup$
            @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
            $endgroup$
            – Alex Kruckman
            Feb 12 at 17:27











          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%2f3089143%2fleft-semigroups-and-compact-sets%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









          4












          $begingroup$

          This isn't true under the hypotheses you gave. For example, let $S$ be the real numbers with their usual topology, and define $acdot b = 0$ if $b$ is an integer and $acdot b = ab$ (usual multiplication) otherwise. Then $(-cdot b)$ is continuous for any fixed $b$, but $[0,1]cdot[0,1]=[0,1)$.





          Edit: As J.-E. Pin points out in the comments, the example I gave above is not actually a semigroup. Here's an example that actually works:



          Let $S = mathbb{R}cup {infty}$ be the one-point compactification of $mathbb{R}$ (the circle), with a semigroup operation defined by: $$acdot b = begin{cases} 0& text{if }b = inftytext{ or }b = 0\ ab & text{if }ain mathbb{R} text{ and }bin mathbb{R}^times\ infty &text{if }a = inftytext{ and }bin mathbb{R}^times. end{cases}$$



          For any $b$, $(-cdot b) colon Sto S$ is continuous. This map is constant if $b = infty$ or $b = 0$, and otherwise it is the "multiply by $b$" map $mathbb{R}to mathbb{R}$ extended continuously to a map $Sto S$. And $cdot$ is associative: it is easy to check that $$(acdot b)cdot c = acdot (bcdot c) = begin{cases} abc & text{if }a,b,cin mathbb{R}^times\
          infty & text{if }a = infty text{ and }b,cin mathbb{R}^times\
          0 & text{otherwise}.end{cases}$$



          The sets ${1}$ and $S$ are compact, but ${1}cdot S = mathbb{R}$, which is not compact.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
            $endgroup$
            – Henno Brandsma
            Jan 27 at 16:08










          • $begingroup$
            Thanks Alex. That is a very good example.
            $endgroup$
            – Kyle
            Jan 27 at 16:27






          • 2




            $begingroup$
            I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
            $endgroup$
            – J.-E. Pin
            Feb 12 at 11:46










          • $begingroup$
            @J.-E.Pin Indeed! Do you have a different example?
            $endgroup$
            – Alex Kruckman
            Feb 12 at 13:20










          • $begingroup$
            @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
            $endgroup$
            – Alex Kruckman
            Feb 12 at 17:27
















          4












          $begingroup$

          This isn't true under the hypotheses you gave. For example, let $S$ be the real numbers with their usual topology, and define $acdot b = 0$ if $b$ is an integer and $acdot b = ab$ (usual multiplication) otherwise. Then $(-cdot b)$ is continuous for any fixed $b$, but $[0,1]cdot[0,1]=[0,1)$.





          Edit: As J.-E. Pin points out in the comments, the example I gave above is not actually a semigroup. Here's an example that actually works:



          Let $S = mathbb{R}cup {infty}$ be the one-point compactification of $mathbb{R}$ (the circle), with a semigroup operation defined by: $$acdot b = begin{cases} 0& text{if }b = inftytext{ or }b = 0\ ab & text{if }ain mathbb{R} text{ and }bin mathbb{R}^times\ infty &text{if }a = inftytext{ and }bin mathbb{R}^times. end{cases}$$



          For any $b$, $(-cdot b) colon Sto S$ is continuous. This map is constant if $b = infty$ or $b = 0$, and otherwise it is the "multiply by $b$" map $mathbb{R}to mathbb{R}$ extended continuously to a map $Sto S$. And $cdot$ is associative: it is easy to check that $$(acdot b)cdot c = acdot (bcdot c) = begin{cases} abc & text{if }a,b,cin mathbb{R}^times\
          infty & text{if }a = infty text{ and }b,cin mathbb{R}^times\
          0 & text{otherwise}.end{cases}$$



          The sets ${1}$ and $S$ are compact, but ${1}cdot S = mathbb{R}$, which is not compact.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
            $endgroup$
            – Henno Brandsma
            Jan 27 at 16:08










          • $begingroup$
            Thanks Alex. That is a very good example.
            $endgroup$
            – Kyle
            Jan 27 at 16:27






          • 2




            $begingroup$
            I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
            $endgroup$
            – J.-E. Pin
            Feb 12 at 11:46










          • $begingroup$
            @J.-E.Pin Indeed! Do you have a different example?
            $endgroup$
            – Alex Kruckman
            Feb 12 at 13:20










          • $begingroup$
            @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
            $endgroup$
            – Alex Kruckman
            Feb 12 at 17:27














          4












          4








          4





          $begingroup$

          This isn't true under the hypotheses you gave. For example, let $S$ be the real numbers with their usual topology, and define $acdot b = 0$ if $b$ is an integer and $acdot b = ab$ (usual multiplication) otherwise. Then $(-cdot b)$ is continuous for any fixed $b$, but $[0,1]cdot[0,1]=[0,1)$.





          Edit: As J.-E. Pin points out in the comments, the example I gave above is not actually a semigroup. Here's an example that actually works:



          Let $S = mathbb{R}cup {infty}$ be the one-point compactification of $mathbb{R}$ (the circle), with a semigroup operation defined by: $$acdot b = begin{cases} 0& text{if }b = inftytext{ or }b = 0\ ab & text{if }ain mathbb{R} text{ and }bin mathbb{R}^times\ infty &text{if }a = inftytext{ and }bin mathbb{R}^times. end{cases}$$



          For any $b$, $(-cdot b) colon Sto S$ is continuous. This map is constant if $b = infty$ or $b = 0$, and otherwise it is the "multiply by $b$" map $mathbb{R}to mathbb{R}$ extended continuously to a map $Sto S$. And $cdot$ is associative: it is easy to check that $$(acdot b)cdot c = acdot (bcdot c) = begin{cases} abc & text{if }a,b,cin mathbb{R}^times\
          infty & text{if }a = infty text{ and }b,cin mathbb{R}^times\
          0 & text{otherwise}.end{cases}$$



          The sets ${1}$ and $S$ are compact, but ${1}cdot S = mathbb{R}$, which is not compact.






          share|cite|improve this answer











          $endgroup$



          This isn't true under the hypotheses you gave. For example, let $S$ be the real numbers with their usual topology, and define $acdot b = 0$ if $b$ is an integer and $acdot b = ab$ (usual multiplication) otherwise. Then $(-cdot b)$ is continuous for any fixed $b$, but $[0,1]cdot[0,1]=[0,1)$.





          Edit: As J.-E. Pin points out in the comments, the example I gave above is not actually a semigroup. Here's an example that actually works:



          Let $S = mathbb{R}cup {infty}$ be the one-point compactification of $mathbb{R}$ (the circle), with a semigroup operation defined by: $$acdot b = begin{cases} 0& text{if }b = inftytext{ or }b = 0\ ab & text{if }ain mathbb{R} text{ and }bin mathbb{R}^times\ infty &text{if }a = inftytext{ and }bin mathbb{R}^times. end{cases}$$



          For any $b$, $(-cdot b) colon Sto S$ is continuous. This map is constant if $b = infty$ or $b = 0$, and otherwise it is the "multiply by $b$" map $mathbb{R}to mathbb{R}$ extended continuously to a map $Sto S$. And $cdot$ is associative: it is easy to check that $$(acdot b)cdot c = acdot (bcdot c) = begin{cases} abc & text{if }a,b,cin mathbb{R}^times\
          infty & text{if }a = infty text{ and }b,cin mathbb{R}^times\
          0 & text{otherwise}.end{cases}$$



          The sets ${1}$ and $S$ are compact, but ${1}cdot S = mathbb{R}$, which is not compact.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Feb 12 at 18:49

























          answered Jan 27 at 15:33









          Alex KruckmanAlex Kruckman

          28.1k32658




          28.1k32658












          • $begingroup$
            Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
            $endgroup$
            – Henno Brandsma
            Jan 27 at 16:08










          • $begingroup$
            Thanks Alex. That is a very good example.
            $endgroup$
            – Kyle
            Jan 27 at 16:27






          • 2




            $begingroup$
            I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
            $endgroup$
            – J.-E. Pin
            Feb 12 at 11:46










          • $begingroup$
            @J.-E.Pin Indeed! Do you have a different example?
            $endgroup$
            – Alex Kruckman
            Feb 12 at 13:20










          • $begingroup$
            @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
            $endgroup$
            – Alex Kruckman
            Feb 12 at 17:27


















          • $begingroup$
            Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
            $endgroup$
            – Henno Brandsma
            Jan 27 at 16:08










          • $begingroup$
            Thanks Alex. That is a very good example.
            $endgroup$
            – Kyle
            Jan 27 at 16:27






          • 2




            $begingroup$
            I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
            $endgroup$
            – J.-E. Pin
            Feb 12 at 11:46










          • $begingroup$
            @J.-E.Pin Indeed! Do you have a different example?
            $endgroup$
            – Alex Kruckman
            Feb 12 at 13:20










          • $begingroup$
            @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
            $endgroup$
            – Alex Kruckman
            Feb 12 at 17:27
















          $begingroup$
          Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
          $endgroup$
          – Henno Brandsma
          Jan 27 at 16:08




          $begingroup$
          Nice example; my books were suggestive (in exercises) that it would even fail for quasitopological groups and semitopological groups as well (which are a bit stronger). I couldn't find easy examples for those either.
          $endgroup$
          – Henno Brandsma
          Jan 27 at 16:08












          $begingroup$
          Thanks Alex. That is a very good example.
          $endgroup$
          – Kyle
          Jan 27 at 16:27




          $begingroup$
          Thanks Alex. That is a very good example.
          $endgroup$
          – Kyle
          Jan 27 at 16:27




          2




          2




          $begingroup$
          I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
          $endgroup$
          – J.-E. Pin
          Feb 12 at 11:46




          $begingroup$
          I am afraid your example is not a semigroup. For instance, $(1cdot{2 over 3})cdot{3over 2} = {2 over 3}cdot{3over 2} = 1$ but $1cdot({2 over 3}cdot{3over 2}) = 1cdot1 = 0$.
          $endgroup$
          – J.-E. Pin
          Feb 12 at 11:46












          $begingroup$
          @J.-E.Pin Indeed! Do you have a different example?
          $endgroup$
          – Alex Kruckman
          Feb 12 at 13:20




          $begingroup$
          @J.-E.Pin Indeed! Do you have a different example?
          $endgroup$
          – Alex Kruckman
          Feb 12 at 13:20












          $begingroup$
          @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
          $endgroup$
          – Alex Kruckman
          Feb 12 at 17:27




          $begingroup$
          @J.-E.Pin Ah, I found an example that works. I'll edit it in later today.
          $endgroup$
          – Alex Kruckman
          Feb 12 at 17:27


















          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%2f3089143%2fleft-semigroups-and-compact-sets%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

          MongoDB - Not Authorized To Execute Command

          How to fix TextFormField cause rebuild widget in Flutter

          in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith