Spaces in which all closed sets are regular closed The 2019 Stack Overflow Developer Survey Results Are InA space is regular if each closed set $Z$ is the intersection of all open sets containing $Z$?Examples of topologies in which all open sets are regular?All zero dimensional spaces are completely regular.All finite Baire measures are Closed-regular?On the small first countable regular spacesShow that if $X$ and $Y$ are regular, then so is the product space $Xtimes Y$.Regular spaces and Hausdorff spaceHow to Show that Points and Closed Sets Can be Separated by Closed Sets in a T3 (Regular) SpaceSaturated sets and topological spacesOn regular closed sets which are not open-closed

Is it possible for absolutely everyone to attain enlightenment?

Why doesn't shell automatically fix "useless use of cat"?

FPGA - DIY Programming

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Identify boardgame from Big movie

What do hard-Brexiteers want with respect to the Irish border?

Cooking pasta in a water boiler

Can one be advised by a professor who is very far away?

Did any laptop computers have a built-in 5 1/4 inch floppy drive?

Can a flute soloist sit?

Does a dangling wire really electrocute me if I'm standing in water?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Deal with toxic manager when you can't quit

What do the Banks children have against barley water?

"as much details as you can remember"

Pokemon Turn Based battle (Python)

Can you compress metal and what would be the consequences?

Why is the Constellation's nose gear so long?

How to display lines in a file like ls displays files in a directory?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

Is "plugging out" electronic devices an American expression?

slides for 30min~1hr skype tenure track application interview

Multiply Two Integer Polynomials



Spaces in which all closed sets are regular closed



The 2019 Stack Overflow Developer Survey Results Are InA space is regular if each closed set $Z$ is the intersection of all open sets containing $Z$?Examples of topologies in which all open sets are regular?All zero dimensional spaces are completely regular.All finite Baire measures are Closed-regular?On the small first countable regular spacesShow that if $X$ and $Y$ are regular, then so is the product space $Xtimes Y$.Regular spaces and Hausdorff spaceHow to Show that Points and Closed Sets Can be Separated by Closed Sets in a T3 (Regular) SpaceSaturated sets and topological spacesOn regular closed sets which are not open-closed










4












$begingroup$


I was reading about the regular closed sets. The definition is




Let $X$ be a topological space and $Asubseteq X$. We say that $A$ is a regular closed if $A=textcl(textint(A))$




Then, one question came to my mind: is there a topological space $X$ such that $X$ isn't a discrete space and for that every closed subset of $X$ is a regular closed set?



Obviusly, if $X$ is discrete then every closed set is a regular closed, but, if $X$ isn't discrete, what happens? That example exists?



Thanks in advance.










share|cite|improve this question











$endgroup$
















    4












    $begingroup$


    I was reading about the regular closed sets. The definition is




    Let $X$ be a topological space and $Asubseteq X$. We say that $A$ is a regular closed if $A=textcl(textint(A))$




    Then, one question came to my mind: is there a topological space $X$ such that $X$ isn't a discrete space and for that every closed subset of $X$ is a regular closed set?



    Obviusly, if $X$ is discrete then every closed set is a regular closed, but, if $X$ isn't discrete, what happens? That example exists?



    Thanks in advance.










    share|cite|improve this question











    $endgroup$














      4












      4








      4


      1



      $begingroup$


      I was reading about the regular closed sets. The definition is




      Let $X$ be a topological space and $Asubseteq X$. We say that $A$ is a regular closed if $A=textcl(textint(A))$




      Then, one question came to my mind: is there a topological space $X$ such that $X$ isn't a discrete space and for that every closed subset of $X$ is a regular closed set?



      Obviusly, if $X$ is discrete then every closed set is a regular closed, but, if $X$ isn't discrete, what happens? That example exists?



      Thanks in advance.










      share|cite|improve this question











      $endgroup$




      I was reading about the regular closed sets. The definition is




      Let $X$ be a topological space and $Asubseteq X$. We say that $A$ is a regular closed if $A=textcl(textint(A))$




      Then, one question came to my mind: is there a topological space $X$ such that $X$ isn't a discrete space and for that every closed subset of $X$ is a regular closed set?



      Obviusly, if $X$ is discrete then every closed set is a regular closed, but, if $X$ isn't discrete, what happens? That example exists?



      Thanks in advance.







      general-topology examples-counterexamples






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 31 at 23:17









      Eric Wofsey

      192k14220352




      192k14220352










      asked Mar 31 at 22:44









      Carlos JiménezCarlos Jiménez

      2,2841621




      2,2841621




















          2 Answers
          2






          active

          oldest

          votes


















          10












          $begingroup$

          Given a partition $P$ on a set $X$, we can define a topology whose open sets are unions of elements of $P$. In this topology, open sets and closed sets are the same, so all closed sets are regular closed. (If $P$ is the finest partition this is the discrete topology; if $P$ is the coarsest topology it is the indiscrete topology. Such topologies can also be characterized as the topologies in which closed sets and open sets coincide, or topologies whose $T_0$ quotient is discrete.)



          I claim, though, that these are the only examples. Indeed, suppose $X$ is a topological space in which all closed sets are regular closed. Suppose $x,yin X$ are such that $yinoverlinex$. Since $overliney$ is regular closed, it is the closure of its interior $U$ which is in particular nonempty, and we must have $yin U$ since $y$ is dense in $overliney$. Since $yinoverlinex$, we have $Usubseteq overlinex$ as well and so $xin U$. Thus $xin overlineU=overliney$ and so $overlinex=overliney$. We see then that $U$ is the interior of $overlinex$ and every element of $overlinex$ is in $U$ (since $yin U$ and $y$ was originally an arbitrary element of $overlinex$). Thus $U=overlinex$, so $overlinex$ is open.



          So, we have shown that the closure of each singleton in $X$ is a clopen set and is equal to the closure of any of its elements. It follows easily that the collection of closures of singletons is a partition of $X$, and a subset of $X$ is open iff it is a union of elements of this partition.






          share|cite|improve this answer









          $endgroup$




















            5












            $begingroup$

            You can take any set $X$ with trivial topology. Then every closed subset in $X$ is trivially regular.



            But if $X$ is $T_1$ and every closed subset is regular then $X$ is discrete.






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              Is there a non trivial example? I don't mind the separation axiom.
              $endgroup$
              – Carlos Jiménez
              Mar 31 at 22:51










            • $begingroup$
              @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
              $endgroup$
              – Moishe Kohan
              Mar 31 at 22:53












            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%2f3169975%2fspaces-in-which-all-closed-sets-are-regular-closed%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









            10












            $begingroup$

            Given a partition $P$ on a set $X$, we can define a topology whose open sets are unions of elements of $P$. In this topology, open sets and closed sets are the same, so all closed sets are regular closed. (If $P$ is the finest partition this is the discrete topology; if $P$ is the coarsest topology it is the indiscrete topology. Such topologies can also be characterized as the topologies in which closed sets and open sets coincide, or topologies whose $T_0$ quotient is discrete.)



            I claim, though, that these are the only examples. Indeed, suppose $X$ is a topological space in which all closed sets are regular closed. Suppose $x,yin X$ are such that $yinoverlinex$. Since $overliney$ is regular closed, it is the closure of its interior $U$ which is in particular nonempty, and we must have $yin U$ since $y$ is dense in $overliney$. Since $yinoverlinex$, we have $Usubseteq overlinex$ as well and so $xin U$. Thus $xin overlineU=overliney$ and so $overlinex=overliney$. We see then that $U$ is the interior of $overlinex$ and every element of $overlinex$ is in $U$ (since $yin U$ and $y$ was originally an arbitrary element of $overlinex$). Thus $U=overlinex$, so $overlinex$ is open.



            So, we have shown that the closure of each singleton in $X$ is a clopen set and is equal to the closure of any of its elements. It follows easily that the collection of closures of singletons is a partition of $X$, and a subset of $X$ is open iff it is a union of elements of this partition.






            share|cite|improve this answer









            $endgroup$

















              10












              $begingroup$

              Given a partition $P$ on a set $X$, we can define a topology whose open sets are unions of elements of $P$. In this topology, open sets and closed sets are the same, so all closed sets are regular closed. (If $P$ is the finest partition this is the discrete topology; if $P$ is the coarsest topology it is the indiscrete topology. Such topologies can also be characterized as the topologies in which closed sets and open sets coincide, or topologies whose $T_0$ quotient is discrete.)



              I claim, though, that these are the only examples. Indeed, suppose $X$ is a topological space in which all closed sets are regular closed. Suppose $x,yin X$ are such that $yinoverlinex$. Since $overliney$ is regular closed, it is the closure of its interior $U$ which is in particular nonempty, and we must have $yin U$ since $y$ is dense in $overliney$. Since $yinoverlinex$, we have $Usubseteq overlinex$ as well and so $xin U$. Thus $xin overlineU=overliney$ and so $overlinex=overliney$. We see then that $U$ is the interior of $overlinex$ and every element of $overlinex$ is in $U$ (since $yin U$ and $y$ was originally an arbitrary element of $overlinex$). Thus $U=overlinex$, so $overlinex$ is open.



              So, we have shown that the closure of each singleton in $X$ is a clopen set and is equal to the closure of any of its elements. It follows easily that the collection of closures of singletons is a partition of $X$, and a subset of $X$ is open iff it is a union of elements of this partition.






              share|cite|improve this answer









              $endgroup$















                10












                10








                10





                $begingroup$

                Given a partition $P$ on a set $X$, we can define a topology whose open sets are unions of elements of $P$. In this topology, open sets and closed sets are the same, so all closed sets are regular closed. (If $P$ is the finest partition this is the discrete topology; if $P$ is the coarsest topology it is the indiscrete topology. Such topologies can also be characterized as the topologies in which closed sets and open sets coincide, or topologies whose $T_0$ quotient is discrete.)



                I claim, though, that these are the only examples. Indeed, suppose $X$ is a topological space in which all closed sets are regular closed. Suppose $x,yin X$ are such that $yinoverlinex$. Since $overliney$ is regular closed, it is the closure of its interior $U$ which is in particular nonempty, and we must have $yin U$ since $y$ is dense in $overliney$. Since $yinoverlinex$, we have $Usubseteq overlinex$ as well and so $xin U$. Thus $xin overlineU=overliney$ and so $overlinex=overliney$. We see then that $U$ is the interior of $overlinex$ and every element of $overlinex$ is in $U$ (since $yin U$ and $y$ was originally an arbitrary element of $overlinex$). Thus $U=overlinex$, so $overlinex$ is open.



                So, we have shown that the closure of each singleton in $X$ is a clopen set and is equal to the closure of any of its elements. It follows easily that the collection of closures of singletons is a partition of $X$, and a subset of $X$ is open iff it is a union of elements of this partition.






                share|cite|improve this answer









                $endgroup$



                Given a partition $P$ on a set $X$, we can define a topology whose open sets are unions of elements of $P$. In this topology, open sets and closed sets are the same, so all closed sets are regular closed. (If $P$ is the finest partition this is the discrete topology; if $P$ is the coarsest topology it is the indiscrete topology. Such topologies can also be characterized as the topologies in which closed sets and open sets coincide, or topologies whose $T_0$ quotient is discrete.)



                I claim, though, that these are the only examples. Indeed, suppose $X$ is a topological space in which all closed sets are regular closed. Suppose $x,yin X$ are such that $yinoverlinex$. Since $overliney$ is regular closed, it is the closure of its interior $U$ which is in particular nonempty, and we must have $yin U$ since $y$ is dense in $overliney$. Since $yinoverlinex$, we have $Usubseteq overlinex$ as well and so $xin U$. Thus $xin overlineU=overliney$ and so $overlinex=overliney$. We see then that $U$ is the interior of $overlinex$ and every element of $overlinex$ is in $U$ (since $yin U$ and $y$ was originally an arbitrary element of $overlinex$). Thus $U=overlinex$, so $overlinex$ is open.



                So, we have shown that the closure of each singleton in $X$ is a clopen set and is equal to the closure of any of its elements. It follows easily that the collection of closures of singletons is a partition of $X$, and a subset of $X$ is open iff it is a union of elements of this partition.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 31 at 23:11









                Eric WofseyEric Wofsey

                192k14220352




                192k14220352





















                    5












                    $begingroup$

                    You can take any set $X$ with trivial topology. Then every closed subset in $X$ is trivially regular.



                    But if $X$ is $T_1$ and every closed subset is regular then $X$ is discrete.






                    share|cite|improve this answer









                    $endgroup$












                    • $begingroup$
                      Is there a non trivial example? I don't mind the separation axiom.
                      $endgroup$
                      – Carlos Jiménez
                      Mar 31 at 22:51










                    • $begingroup$
                      @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                      $endgroup$
                      – Moishe Kohan
                      Mar 31 at 22:53
















                    5












                    $begingroup$

                    You can take any set $X$ with trivial topology. Then every closed subset in $X$ is trivially regular.



                    But if $X$ is $T_1$ and every closed subset is regular then $X$ is discrete.






                    share|cite|improve this answer









                    $endgroup$












                    • $begingroup$
                      Is there a non trivial example? I don't mind the separation axiom.
                      $endgroup$
                      – Carlos Jiménez
                      Mar 31 at 22:51










                    • $begingroup$
                      @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                      $endgroup$
                      – Moishe Kohan
                      Mar 31 at 22:53














                    5












                    5








                    5





                    $begingroup$

                    You can take any set $X$ with trivial topology. Then every closed subset in $X$ is trivially regular.



                    But if $X$ is $T_1$ and every closed subset is regular then $X$ is discrete.






                    share|cite|improve this answer









                    $endgroup$



                    You can take any set $X$ with trivial topology. Then every closed subset in $X$ is trivially regular.



                    But if $X$ is $T_1$ and every closed subset is regular then $X$ is discrete.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Mar 31 at 22:49









                    Moishe KohanMoishe Kohan

                    48.5k344110




                    48.5k344110











                    • $begingroup$
                      Is there a non trivial example? I don't mind the separation axiom.
                      $endgroup$
                      – Carlos Jiménez
                      Mar 31 at 22:51










                    • $begingroup$
                      @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                      $endgroup$
                      – Moishe Kohan
                      Mar 31 at 22:53

















                    • $begingroup$
                      Is there a non trivial example? I don't mind the separation axiom.
                      $endgroup$
                      – Carlos Jiménez
                      Mar 31 at 22:51










                    • $begingroup$
                      @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                      $endgroup$
                      – Moishe Kohan
                      Mar 31 at 22:53
















                    $begingroup$
                    Is there a non trivial example? I don't mind the separation axiom.
                    $endgroup$
                    – Carlos Jiménez
                    Mar 31 at 22:51




                    $begingroup$
                    Is there a non trivial example? I don't mind the separation axiom.
                    $endgroup$
                    – Carlos Jiménez
                    Mar 31 at 22:51












                    $begingroup$
                    @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                    $endgroup$
                    – Moishe Kohan
                    Mar 31 at 22:53





                    $begingroup$
                    @CarlosJiménez: A less trivial example would be a space $X=X_1sqcup X_2$ where both $X_1, X_2$ are open and have trivial topology. As I said, $T_1$ implies discreteness in your setting.
                    $endgroup$
                    – Moishe Kohan
                    Mar 31 at 22:53


















                    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%2f3169975%2fspaces-in-which-all-closed-sets-are-regular-closed%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

                    Is flight data recorder erased after every flight?When are black boxes used?What protects the location beacon (pinger) of a flight data recorder?Is there anywhere I can pick up raw flight data recorder information?Who legally owns the Flight Data Recorder?Constructing flight recorder dataWhy are FDRs and CVRs still two separate physical devices?What are the data elements shown on the GE235 flight data recorder (FDR) plot?Are CVR and FDR reset after every flight?What is the format of data stored by a Flight Data Recorder?How much data is stored in the flight data recorder per hour in a typical flight of an A380?Is a smart flight data recorder possible?

                    Is there a general name for the setup in which payoffs are not known exactly but players try to influence each other's perception of the payoffs?Osborne, Nash equilibria and the correctness of beliefsIs there a name for this family of games (Binomial games?)?Perfect Bayesian EquilibriumCalculating mixed strategy equilibrium in battle of sexesPure Strategy SPNEIs there a commitment mechanism which allows players to achieve pareto optimal solutions?Extensive Form GamesAn $n$-player prisoner's dilemma where a coalition of 2 players is better off defectingTit-For-Stat Strategy Best RepliesPotential solutions of the $n$-player Prisoner's Dilemma

                    Which is better: GPT or RelGAN for text generation?2019 Community Moderator ElectionWhat is the difference between TextGAN and LM for text generation?GANs (generative adversarial networks) possible for text as well?Generator loss not decreasing- text to image synthesisChoosing a right algorithm for template-based text generationHow should I format input and output for text generation with LSTMsGumbel Softmax vs Vanilla Softmax for GAN trainingWhich neural network to choose for classification from text/speech?NLP text autoencoder that generates text in poetic meterWhat is the interpretation of the expectation notation in the GAN formulation?What is the difference between TextGAN and LM for text generation?How to prepare the data for text generation task