In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Which kinds of Philosophy.SE questions should be taken from (or tolerated in)…Can someone clear up this semantic proof of quantification logic?How is First Order Logic complete but not decidable?A question about statements and conclusionWhat does the truth-value of a material implication represent?Why is this Statement correct: G implies ¬Contradiction?Russell's Paradox and the Law of Non-ContradictionIf an argument can be valid in one logical system, but invalid in another, are logical arguments “meaningful”?Predicate Logic - Existential EliminationPredicate Logic - Universal IntroductionIs Ross' paradox really a paradox?

What does the "x" in "x86" represent?

Can a non-EU citizen traveling with me come with me through the EU passport line?

List *all* the tuples!

illegal generic type for instanceof when using local classes

Why didn't this character "real die" when they blew their stack out in Altered Carbon?

Why is black pepper both grey and black?

How to find all the available tools in macOS terminal?

Can I cast Passwall to drop an enemy into a 20-foot pit?

Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?

Storing hydrofluoric acid before the invention of plastics

Why was the term "discrete" used in discrete logarithm?

What causes the vertical darker bands in my photo?

3 doors, three guards, one stone

Resolving to minmaj7

If a contract sometimes uses the wrong name, is it still valid?

The logistics of corpse disposal

What exactly is a "Meth" in Altered Carbon?

How would the world control an invulnerable immortal mass murderer?

English words in a non-english sci-fi novel

Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?

Single word antonym of "flightless"

In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?

Use BFD on a Virtual-Template Interface

2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?



In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Which kinds of Philosophy.SE questions should be taken from (or tolerated in)…Can someone clear up this semantic proof of quantification logic?How is First Order Logic complete but not decidable?A question about statements and conclusionWhat does the truth-value of a material implication represent?Why is this Statement correct: G implies ¬Contradiction?Russell's Paradox and the Law of Non-ContradictionIf an argument can be valid in one logical system, but invalid in another, are logical arguments “meaningful”?Predicate Logic - Existential EliminationPredicate Logic - Universal IntroductionIs Ross' paradox really a paradox?










1















I am having a discussion wether 'some' can also imply 'all'. The definition for some, 'an unspecified number or amount of people or things' seems to leave room for this interpretation.



Discussion follows on the following statements:



1. All newspaper readers are reasonable people.



2. Some newspaper readers are criminal.



The question is whether or not the statement:



Not all reasonable people are criminal



Is valid...










share|improve this question




























    1















    I am having a discussion wether 'some' can also imply 'all'. The definition for some, 'an unspecified number or amount of people or things' seems to leave room for this interpretation.



    Discussion follows on the following statements:



    1. All newspaper readers are reasonable people.



    2. Some newspaper readers are criminal.



    The question is whether or not the statement:



    Not all reasonable people are criminal



    Is valid...










    share|improve this question


























      1












      1








      1








      I am having a discussion wether 'some' can also imply 'all'. The definition for some, 'an unspecified number or amount of people or things' seems to leave room for this interpretation.



      Discussion follows on the following statements:



      1. All newspaper readers are reasonable people.



      2. Some newspaper readers are criminal.



      The question is whether or not the statement:



      Not all reasonable people are criminal



      Is valid...










      share|improve this question
















      I am having a discussion wether 'some' can also imply 'all'. The definition for some, 'an unspecified number or amount of people or things' seems to leave room for this interpretation.



      Discussion follows on the following statements:



      1. All newspaper readers are reasonable people.



      2. Some newspaper readers are criminal.



      The question is whether or not the statement:



      Not all reasonable people are criminal



      Is valid...







      logic quantification






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 1 hour ago









      Eliran

      4,90231433




      4,90231433










      asked 1 hour ago









      6thsense6thsense

      404




      404




















          2 Answers
          2






          active

          oldest

          votes


















          4














          "Some" does not exclude "all", but you cannot deduce "all" from "some".



          Having said that, the above argument is not valid.



          From premises 1 and 2 we can derive :




          Some reasonable people are criminal




          that is equivalent to : Not all reasonable people are not criminal.






          share|improve this answer






























            3














            Rewrite the phrases in a more formal-like manner as



            1. For all x, N(x) implies R(x)



            2. There exists x, N(x) and C(x)



            And notice these do imply there are reasonable criminals, ie,



            There exists x, R(x) and C(x)



            Now, "Not all reasonable people are criminal" would be



            Not for all x, R(x) implies C(x)



            which is (classically) equivalent to



            There exists x, R(x) and not C(x)



            But it's easy to see one can construct a model with a single individual possessing the three predicates N, R and C, which satisfies the first three phrases, but not the last two






            share|improve this answer








            New contributor




            alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "265"
              ;
              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: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              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%2fphilosophy.stackexchange.com%2fquestions%2f61879%2fin-predicate-logic-does-existential-quantification-%25e2%2588%2583-include-universal-quanti%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









              4














              "Some" does not exclude "all", but you cannot deduce "all" from "some".



              Having said that, the above argument is not valid.



              From premises 1 and 2 we can derive :




              Some reasonable people are criminal




              that is equivalent to : Not all reasonable people are not criminal.






              share|improve this answer



























                4














                "Some" does not exclude "all", but you cannot deduce "all" from "some".



                Having said that, the above argument is not valid.



                From premises 1 and 2 we can derive :




                Some reasonable people are criminal




                that is equivalent to : Not all reasonable people are not criminal.






                share|improve this answer

























                  4












                  4








                  4







                  "Some" does not exclude "all", but you cannot deduce "all" from "some".



                  Having said that, the above argument is not valid.



                  From premises 1 and 2 we can derive :




                  Some reasonable people are criminal




                  that is equivalent to : Not all reasonable people are not criminal.






                  share|improve this answer













                  "Some" does not exclude "all", but you cannot deduce "all" from "some".



                  Having said that, the above argument is not valid.



                  From premises 1 and 2 we can derive :




                  Some reasonable people are criminal




                  that is equivalent to : Not all reasonable people are not criminal.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 1 hour ago









                  Mauro ALLEGRANZAMauro ALLEGRANZA

                  29.8k22065




                  29.8k22065





















                      3














                      Rewrite the phrases in a more formal-like manner as



                      1. For all x, N(x) implies R(x)



                      2. There exists x, N(x) and C(x)



                      And notice these do imply there are reasonable criminals, ie,



                      There exists x, R(x) and C(x)



                      Now, "Not all reasonable people are criminal" would be



                      Not for all x, R(x) implies C(x)



                      which is (classically) equivalent to



                      There exists x, R(x) and not C(x)



                      But it's easy to see one can construct a model with a single individual possessing the three predicates N, R and C, which satisfies the first three phrases, but not the last two






                      share|improve this answer








                      New contributor




                      alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.
























                        3














                        Rewrite the phrases in a more formal-like manner as



                        1. For all x, N(x) implies R(x)



                        2. There exists x, N(x) and C(x)



                        And notice these do imply there are reasonable criminals, ie,



                        There exists x, R(x) and C(x)



                        Now, "Not all reasonable people are criminal" would be



                        Not for all x, R(x) implies C(x)



                        which is (classically) equivalent to



                        There exists x, R(x) and not C(x)



                        But it's easy to see one can construct a model with a single individual possessing the three predicates N, R and C, which satisfies the first three phrases, but not the last two






                        share|improve this answer








                        New contributor




                        alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






















                          3












                          3








                          3







                          Rewrite the phrases in a more formal-like manner as



                          1. For all x, N(x) implies R(x)



                          2. There exists x, N(x) and C(x)



                          And notice these do imply there are reasonable criminals, ie,



                          There exists x, R(x) and C(x)



                          Now, "Not all reasonable people are criminal" would be



                          Not for all x, R(x) implies C(x)



                          which is (classically) equivalent to



                          There exists x, R(x) and not C(x)



                          But it's easy to see one can construct a model with a single individual possessing the three predicates N, R and C, which satisfies the first three phrases, but not the last two






                          share|improve this answer








                          New contributor




                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          Rewrite the phrases in a more formal-like manner as



                          1. For all x, N(x) implies R(x)



                          2. There exists x, N(x) and C(x)



                          And notice these do imply there are reasonable criminals, ie,



                          There exists x, R(x) and C(x)



                          Now, "Not all reasonable people are criminal" would be



                          Not for all x, R(x) implies C(x)



                          which is (classically) equivalent to



                          There exists x, R(x) and not C(x)



                          But it's easy to see one can construct a model with a single individual possessing the three predicates N, R and C, which satisfies the first three phrases, but not the last two







                          share|improve this answer








                          New contributor




                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer






                          New contributor




                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 1 hour ago









                          alkchfalkchf

                          1913




                          1913




                          New contributor




                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          alkchf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Philosophy 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.

                              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%2fphilosophy.stackexchange.com%2fquestions%2f61879%2fin-predicate-logic-does-existential-quantification-%25e2%2588%2583-include-universal-quanti%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

                              Era Viking Índice Início da Era Viquingue | Cotidiano | Sociedade | Língua | Religião | A arte | As primeiras cidades | As viagens dos viquingues | Viquingues do Oeste e Leste | Fim da Era Viquingue | Fontes históricas | Referências Bibliografia | Ligações externas | Menu de navegação«Sverige då!»«Handel I vikingetid»«O que é Nórdico Antigo»Mito, magia e religião na volsunga saga Um olhar sobre a trajetória mítica do herói sigurd«Bonden var den verklige vikingen»«Vikingatiden»«Vikingatiden»«Vinland»«Guerreiras de Óðinn: As Valkyrjor na Mitologia Viking»1519-9053«Esculpindo símbolos e seres: A arte viking em pedras rúnicas»1679-9313Historia - Tema: VikingarnaAventura e Magia no Mundo das Sagas IslandesasEra Vikinge

                              What's the metal clinking sound at the end of credits in Avengers: Endgame?What makes Thanos so strong in Avengers: Endgame?Who is the character that appears at the end of Endgame?What happens to Mjolnir (Thor's hammer) at the end of Endgame?The People's Ages in Avengers: EndgameWhat did Nebula do in Avengers: Endgame?Messing with time in the Avengers: Endgame climaxAvengers: Endgame timelineWhat are the time-travel rules in Avengers Endgame?Why use this song in Avengers: Endgame Opening Logo Sequence?Peggy's age in Avengers Endgame

                              Are there legal definitions of ethnicities/races? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Legal definitions in the United StatesAre there truly legal limits on US interest rates?Are gender identity and sexual orientation federally protected?Why is there an apparent legal bias against digital services?What limits are there to the powers of individual judges in the United States legal system?Are women only scholarships legal under Irish / EU law?Is the term “race” defined by Public Law enacted by Congress of the United StatesIs there a legal definition of race in the US?Neighbors are spying for landlord on Renters is it legal?Are Protected Classes Bi-directional?