Notation for extracting value out of single element set












2














In some part of a document I am writing, I first define a set



$$
S : A to mathcal P(B) \
S(a) = { text{complicated expression here using $a$} }
$$



Later, I prove that $forall a,~exists x, ~S(a) = { x }$.



So, I want to now construct some notation for referring to the set with a single element ${ x } subset B$. Something like



$$unset(S(a))$$



where $unset$ is some valid definition / notation.










share|cite|improve this question



























    2














    In some part of a document I am writing, I first define a set



    $$
    S : A to mathcal P(B) \
    S(a) = { text{complicated expression here using $a$} }
    $$



    Later, I prove that $forall a,~exists x, ~S(a) = { x }$.



    So, I want to now construct some notation for referring to the set with a single element ${ x } subset B$. Something like



    $$unset(S(a))$$



    where $unset$ is some valid definition / notation.










    share|cite|improve this question

























      2












      2








      2







      In some part of a document I am writing, I first define a set



      $$
      S : A to mathcal P(B) \
      S(a) = { text{complicated expression here using $a$} }
      $$



      Later, I prove that $forall a,~exists x, ~S(a) = { x }$.



      So, I want to now construct some notation for referring to the set with a single element ${ x } subset B$. Something like



      $$unset(S(a))$$



      where $unset$ is some valid definition / notation.










      share|cite|improve this question













      In some part of a document I am writing, I first define a set



      $$
      S : A to mathcal P(B) \
      S(a) = { text{complicated expression here using $a$} }
      $$



      Later, I prove that $forall a,~exists x, ~S(a) = { x }$.



      So, I want to now construct some notation for referring to the set with a single element ${ x } subset B$. Something like



      $$unset(S(a))$$



      where $unset$ is some valid definition / notation.







      elementary-set-theory notation






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 1 hour ago









      Siddharth Bhat

      2,8481918




      2,8481918






















          3 Answers
          3






          active

          oldest

          votes


















          2














          There is no commonly used notation specifically for this, so you shouldn't hesitate to just make up your own. One way you can express it with standard notation is with the symbol $bigcup$: if $S$ is a set, then $bigcup S$ denotes the union of all the elements of $S$, so $bigcup {x}=x$. This is kind of a "hack" though and is not something you can expect your readers to effortlessly understand. (Mathematically literate readers will figure it out, but it may take them a little work.)



          Ultimately, the purpose of notation is to communicate, so you should pick your notation to communicate clearly and not be afraid to use words instead of notation if that would be clearer. I would probably recommend instead just writing something like:




          We write $s(a)$ for the unique element of the set $S(a)$.




          There's nothing special about the choice of $s$ as the function name for this; it's a reasonable choice to use to remind the reader that it is related to $S$ but there's nothing wrong with using a different name if you have a better reason.






          share|cite|improve this answer























          • Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
            – Siddharth Bhat
            1 hour ago










          • I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
            – MPW
            23 mins ago










          • @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
            – Noah Schweber
            8 mins ago



















          1














          It is just the union:



          $$bigcup S(a) = bigcup{x} = x$$



          Indeed, the union of a set $A$ is defined with $$c in bigcup A iff exists D in A text{ such that } c in D$$



          For two sets we have the more familiar notation $A cup B = bigcup {A,B}$.






          share|cite|improve this answer

















          • 1




            This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
            – Eric Wofsey
            1 hour ago










          • @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
            – mechanodroid
            1 hour ago












          • This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
            – Siddharth Bhat
            1 hour ago



















          0














          Since it looks like you’re going to have to invent your own notation, why not just simply $hat{a}$ ? Why bring $S$ into the notation at all?






          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',
            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%2f3056308%2fnotation-for-extracting-value-out-of-single-element-set%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            There is no commonly used notation specifically for this, so you shouldn't hesitate to just make up your own. One way you can express it with standard notation is with the symbol $bigcup$: if $S$ is a set, then $bigcup S$ denotes the union of all the elements of $S$, so $bigcup {x}=x$. This is kind of a "hack" though and is not something you can expect your readers to effortlessly understand. (Mathematically literate readers will figure it out, but it may take them a little work.)



            Ultimately, the purpose of notation is to communicate, so you should pick your notation to communicate clearly and not be afraid to use words instead of notation if that would be clearer. I would probably recommend instead just writing something like:




            We write $s(a)$ for the unique element of the set $S(a)$.




            There's nothing special about the choice of $s$ as the function name for this; it's a reasonable choice to use to remind the reader that it is related to $S$ but there's nothing wrong with using a different name if you have a better reason.






            share|cite|improve this answer























            • Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
              – Siddharth Bhat
              1 hour ago










            • I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
              – MPW
              23 mins ago










            • @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
              – Noah Schweber
              8 mins ago
















            2














            There is no commonly used notation specifically for this, so you shouldn't hesitate to just make up your own. One way you can express it with standard notation is with the symbol $bigcup$: if $S$ is a set, then $bigcup S$ denotes the union of all the elements of $S$, so $bigcup {x}=x$. This is kind of a "hack" though and is not something you can expect your readers to effortlessly understand. (Mathematically literate readers will figure it out, but it may take them a little work.)



            Ultimately, the purpose of notation is to communicate, so you should pick your notation to communicate clearly and not be afraid to use words instead of notation if that would be clearer. I would probably recommend instead just writing something like:




            We write $s(a)$ for the unique element of the set $S(a)$.




            There's nothing special about the choice of $s$ as the function name for this; it's a reasonable choice to use to remind the reader that it is related to $S$ but there's nothing wrong with using a different name if you have a better reason.






            share|cite|improve this answer























            • Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
              – Siddharth Bhat
              1 hour ago










            • I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
              – MPW
              23 mins ago










            • @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
              – Noah Schweber
              8 mins ago














            2












            2








            2






            There is no commonly used notation specifically for this, so you shouldn't hesitate to just make up your own. One way you can express it with standard notation is with the symbol $bigcup$: if $S$ is a set, then $bigcup S$ denotes the union of all the elements of $S$, so $bigcup {x}=x$. This is kind of a "hack" though and is not something you can expect your readers to effortlessly understand. (Mathematically literate readers will figure it out, but it may take them a little work.)



            Ultimately, the purpose of notation is to communicate, so you should pick your notation to communicate clearly and not be afraid to use words instead of notation if that would be clearer. I would probably recommend instead just writing something like:




            We write $s(a)$ for the unique element of the set $S(a)$.




            There's nothing special about the choice of $s$ as the function name for this; it's a reasonable choice to use to remind the reader that it is related to $S$ but there's nothing wrong with using a different name if you have a better reason.






            share|cite|improve this answer














            There is no commonly used notation specifically for this, so you shouldn't hesitate to just make up your own. One way you can express it with standard notation is with the symbol $bigcup$: if $S$ is a set, then $bigcup S$ denotes the union of all the elements of $S$, so $bigcup {x}=x$. This is kind of a "hack" though and is not something you can expect your readers to effortlessly understand. (Mathematically literate readers will figure it out, but it may take them a little work.)



            Ultimately, the purpose of notation is to communicate, so you should pick your notation to communicate clearly and not be afraid to use words instead of notation if that would be clearer. I would probably recommend instead just writing something like:




            We write $s(a)$ for the unique element of the set $S(a)$.




            There's nothing special about the choice of $s$ as the function name for this; it's a reasonable choice to use to remind the reader that it is related to $S$ but there's nothing wrong with using a different name if you have a better reason.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 59 mins ago

























            answered 1 hour ago









            Eric Wofsey

            179k12204331




            179k12204331












            • Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
              – Siddharth Bhat
              1 hour ago










            • I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
              – MPW
              23 mins ago










            • @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
              – Noah Schweber
              8 mins ago


















            • Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
              – Siddharth Bhat
              1 hour ago










            • I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
              – MPW
              23 mins ago










            • @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
              – Noah Schweber
              8 mins ago
















            Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
            – Siddharth Bhat
            1 hour ago




            Thank you, I suppose I'll just do that then :) I was hoping for some existing notation, but oh well.
            – Siddharth Bhat
            1 hour ago












            I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
            – MPW
            23 mins ago




            I have doubts regarding the validity of blindly using this notation. I think that implicitly the union must be over a collection of sets. If not then what the heck would $2cup {3}$ possibly mean?
            – MPW
            23 mins ago












            @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
            – Noah Schweber
            8 mins ago




            @MPW Remember that $2={{},{{}}}$, so it's perfectly meaningful. :P (At least, if we're working in set theory.) More to the point, as long as the OP doesn't write "$bigcup x$" when $x$ isn't a set, they'll be fine. And actually, even outside of ZFC you can arguably make sense of all such expressions: e.g. "$2cup{3}$" is by definition ${x: xin 2$ or $xin{3}}$, and if $2$ has no elements this is just ${3}$. :P
            – Noah Schweber
            8 mins ago











            1














            It is just the union:



            $$bigcup S(a) = bigcup{x} = x$$



            Indeed, the union of a set $A$ is defined with $$c in bigcup A iff exists D in A text{ such that } c in D$$



            For two sets we have the more familiar notation $A cup B = bigcup {A,B}$.






            share|cite|improve this answer

















            • 1




              This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
              – Eric Wofsey
              1 hour ago










            • @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
              – mechanodroid
              1 hour ago












            • This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
              – Siddharth Bhat
              1 hour ago
















            1














            It is just the union:



            $$bigcup S(a) = bigcup{x} = x$$



            Indeed, the union of a set $A$ is defined with $$c in bigcup A iff exists D in A text{ such that } c in D$$



            For two sets we have the more familiar notation $A cup B = bigcup {A,B}$.






            share|cite|improve this answer

















            • 1




              This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
              – Eric Wofsey
              1 hour ago










            • @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
              – mechanodroid
              1 hour ago












            • This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
              – Siddharth Bhat
              1 hour ago














            1












            1








            1






            It is just the union:



            $$bigcup S(a) = bigcup{x} = x$$



            Indeed, the union of a set $A$ is defined with $$c in bigcup A iff exists D in A text{ such that } c in D$$



            For two sets we have the more familiar notation $A cup B = bigcup {A,B}$.






            share|cite|improve this answer












            It is just the union:



            $$bigcup S(a) = bigcup{x} = x$$



            Indeed, the union of a set $A$ is defined with $$c in bigcup A iff exists D in A text{ such that } c in D$$



            For two sets we have the more familiar notation $A cup B = bigcup {A,B}$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 1 hour ago









            mechanodroid

            26.1k62245




            26.1k62245








            • 1




              This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
              – Eric Wofsey
              1 hour ago










            • @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
              – mechanodroid
              1 hour ago












            • This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
              – Siddharth Bhat
              1 hour ago














            • 1




              This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
              – Eric Wofsey
              1 hour ago










            • @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
              – mechanodroid
              1 hour ago












            • This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
              – Siddharth Bhat
              1 hour ago








            1




            1




            This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
            – Eric Wofsey
            1 hour ago




            This is true but I wouldn't necessarily recommend actually using this notation--it is not particularly evocative of the desired meaning here and may confuse some readers.
            – Eric Wofsey
            1 hour ago












            @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
            – mechanodroid
            1 hour ago






            @EricWofsey Agreed, I wouldn't use any kind of "$text{unset}$" function. It would be best to state that $S(a) = {x}$ and then just use $x$.
            – mechanodroid
            1 hour ago














            This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
            – Siddharth Bhat
            1 hour ago




            This is neat, I would not have thought of that! However, I'm accepting Eric's answer, since I believe it answers the question's spirit better, by suggesting some kind of wording.
            – Siddharth Bhat
            1 hour ago











            0














            Since it looks like you’re going to have to invent your own notation, why not just simply $hat{a}$ ? Why bring $S$ into the notation at all?






            share|cite|improve this answer


























              0














              Since it looks like you’re going to have to invent your own notation, why not just simply $hat{a}$ ? Why bring $S$ into the notation at all?






              share|cite|improve this answer
























                0












                0








                0






                Since it looks like you’re going to have to invent your own notation, why not just simply $hat{a}$ ? Why bring $S$ into the notation at all?






                share|cite|improve this answer












                Since it looks like you’re going to have to invent your own notation, why not just simply $hat{a}$ ? Why bring $S$ into the notation at all?







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 31 mins ago









                MPW

                29.8k12056




                29.8k12056






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2f3056308%2fnotation-for-extracting-value-out-of-single-element-set%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

                    Create new schema in PostgreSQL using DBeaver

                    Deepest pit of an array with Javascript: test on Codility

                    Costa Masnaga