{∅} ⊆ {x} Is this true (can also be written as {{ }} ⊆ {x}}











up vote
0
down vote

favorite












Is {∅} ⊆ {x} true or false?
I'm guessing it is false as empty-set within the set is not within the x set.
If it was ∅ ⊆ {x} then it would be true.
Is this right?










share|cite|improve this question






















  • If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
    – SmileyCraft
    Nov 15 at 16:44










  • Well, what is $x$?
    – user76284
    Nov 15 at 16:46















up vote
0
down vote

favorite












Is {∅} ⊆ {x} true or false?
I'm guessing it is false as empty-set within the set is not within the x set.
If it was ∅ ⊆ {x} then it would be true.
Is this right?










share|cite|improve this question






















  • If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
    – SmileyCraft
    Nov 15 at 16:44










  • Well, what is $x$?
    – user76284
    Nov 15 at 16:46













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Is {∅} ⊆ {x} true or false?
I'm guessing it is false as empty-set within the set is not within the x set.
If it was ∅ ⊆ {x} then it would be true.
Is this right?










share|cite|improve this question













Is {∅} ⊆ {x} true or false?
I'm guessing it is false as empty-set within the set is not within the x set.
If it was ∅ ⊆ {x} then it would be true.
Is this right?







elementary-set-theory






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 15 at 16:41









anon2000

32




32












  • If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
    – SmileyCraft
    Nov 15 at 16:44










  • Well, what is $x$?
    – user76284
    Nov 15 at 16:46


















  • If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
    – SmileyCraft
    Nov 15 at 16:44










  • Well, what is $x$?
    – user76284
    Nov 15 at 16:46
















If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
– SmileyCraft
Nov 15 at 16:44




If $xneqemptyset$ then $emptysetnotin{x}$, so ${emptyset}notsubseteq{x}$.
– SmileyCraft
Nov 15 at 16:44












Well, what is $x$?
– user76284
Nov 15 at 16:46




Well, what is $x$?
– user76284
Nov 15 at 16:46










2 Answers
2






active

oldest

votes

















up vote
0
down vote



accepted










Yes, you are right. As $varnothing in {varnothing}$ but $varnothing notin {x}$ (assuming $x$ is non-empty), we have ${varnothing}notsubseteq {x}$.



We also do have $varnothing subseteq {x}$, because there is no element $yin varnothing$ which can serve as a witness that it is false.






share|cite|improve this answer




























    up vote
    0
    down vote













    If $x=emptyset$, then ${emptyset}subseteq{x}$ is true. If $xneemptyset$, then it is false. On the other hand, $emptysetsubseteq A$ is true for any set $A$.






    share|cite|improve this answer





















      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "69"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














       

      draft saved


      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2999941%2f%25e2%2588%2585-%25e2%258a%2586-x-is-this-true-can-also-be-written-as-%25e2%258a%2586-x%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








      up vote
      0
      down vote



      accepted










      Yes, you are right. As $varnothing in {varnothing}$ but $varnothing notin {x}$ (assuming $x$ is non-empty), we have ${varnothing}notsubseteq {x}$.



      We also do have $varnothing subseteq {x}$, because there is no element $yin varnothing$ which can serve as a witness that it is false.






      share|cite|improve this answer

























        up vote
        0
        down vote



        accepted










        Yes, you are right. As $varnothing in {varnothing}$ but $varnothing notin {x}$ (assuming $x$ is non-empty), we have ${varnothing}notsubseteq {x}$.



        We also do have $varnothing subseteq {x}$, because there is no element $yin varnothing$ which can serve as a witness that it is false.






        share|cite|improve this answer























          up vote
          0
          down vote



          accepted







          up vote
          0
          down vote



          accepted






          Yes, you are right. As $varnothing in {varnothing}$ but $varnothing notin {x}$ (assuming $x$ is non-empty), we have ${varnothing}notsubseteq {x}$.



          We also do have $varnothing subseteq {x}$, because there is no element $yin varnothing$ which can serve as a witness that it is false.






          share|cite|improve this answer












          Yes, you are right. As $varnothing in {varnothing}$ but $varnothing notin {x}$ (assuming $x$ is non-empty), we have ${varnothing}notsubseteq {x}$.



          We also do have $varnothing subseteq {x}$, because there is no element $yin varnothing$ which can serve as a witness that it is false.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 15 at 16:45









          Arthur

          108k7103186




          108k7103186






















              up vote
              0
              down vote













              If $x=emptyset$, then ${emptyset}subseteq{x}$ is true. If $xneemptyset$, then it is false. On the other hand, $emptysetsubseteq A$ is true for any set $A$.






              share|cite|improve this answer

























                up vote
                0
                down vote













                If $x=emptyset$, then ${emptyset}subseteq{x}$ is true. If $xneemptyset$, then it is false. On the other hand, $emptysetsubseteq A$ is true for any set $A$.






                share|cite|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  If $x=emptyset$, then ${emptyset}subseteq{x}$ is true. If $xneemptyset$, then it is false. On the other hand, $emptysetsubseteq A$ is true for any set $A$.






                  share|cite|improve this answer












                  If $x=emptyset$, then ${emptyset}subseteq{x}$ is true. If $xneemptyset$, then it is false. On the other hand, $emptysetsubseteq A$ is true for any set $A$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 15 at 16:45









                  Saucy O'Path

                  5,5811425




                  5,5811425






























                       

                      draft saved


                      draft discarded



















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2999941%2f%25e2%2588%2585-%25e2%258a%2586-x-is-this-true-can-also-be-written-as-%25e2%258a%2586-x%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

                      Index of /

                      Tribalistas

                      Listed building