Why is it that the natural deduction method can't test for invalidity?Does transfinite induction indicates limitations of Agrippa’s Trilemma?Shouldn't statements be considered equivalent based on their meaning rather than truth tables?Does predicate logic have truth tables?Why is propositional logic decidable?Why is the biconditional true if both components are false?What are factual propositions?Can Deduction for a Valid Argument produce the wrong conclusion?Without computers, how can you conjecture the (in)validity of a long convoluted argument in Predicate Logic?Why did we define vacuous statements as true rather than false?Are there “partially explosive” logics?

What happens to matryoshka Mordenkainen's Magnificent Mansions?

Was there ever a Kickstart that took advantage of 68020+ instructions that would work on an A2000?

Moving the subject of the sentence into a dangling participle

What happens if I start too many background jobs?

Why is Arya visibly scared in the library in S8E3?

What happens to the Time Stone

Can I get a paladin's steed by True Polymorphing into a monster that can cast Find Steed?

Am I getting DDOS from crawlers?

Do I have to make someone coauthor if he/she solves a problem in StackExchange, asked by myself, which is later used in my paper?

Unknowingly ran an infinite loop in terminal

Can Ghost kill White Walkers or Wights?

How to improve/restore vintage Peugeot bike, or is it even worth it?

Do I really need diodes to receive MIDI?

What was the state of the German rail system in 1944?

Would glacier 'trees' be plausible?

Does this article imply that Turing-Computability is not the same as "effectively computable"?

Sub query result is 0

If 1. e4 c6 is considered as a sound defense for black, why is 1. c3 so rare?

What are the differences between credential stuffing and password spraying?

Why do money exchangers give different rates to different bills?

In Avengers 1, why does Thanos need Loki?

Enumerate Derangements

Is there a legal ground for stripping the UK of its UN Veto if Scotland and/or N.Ireland split from the UK?

Selecting a secure PIN for building access



Why is it that the natural deduction method can't test for invalidity?


Does transfinite induction indicates limitations of Agrippa’s Trilemma?Shouldn't statements be considered equivalent based on their meaning rather than truth tables?Does predicate logic have truth tables?Why is propositional logic decidable?Why is the biconditional true if both components are false?What are factual propositions?Can Deduction for a Valid Argument produce the wrong conclusion?Without computers, how can you conjecture the (in)validity of a long convoluted argument in Predicate Logic?Why did we define vacuous statements as true rather than false?Are there “partially explosive” logics?













4















I just got the hang of using truth tables as a method to test for validity and invalidity. Now I'm learning the natural deduction method, and been told that it can test for validity, but not invalidity as the truth table method can. Why is this the case?



As a side note, it's hard to wrap my mind around how something can test for something but not its "opposite." Perhaps validity and invalidity are not contradictions but more like contraries? I don't know.










share|improve this question


























    4















    I just got the hang of using truth tables as a method to test for validity and invalidity. Now I'm learning the natural deduction method, and been told that it can test for validity, but not invalidity as the truth table method can. Why is this the case?



    As a side note, it's hard to wrap my mind around how something can test for something but not its "opposite." Perhaps validity and invalidity are not contradictions but more like contraries? I don't know.










    share|improve this question
























      4












      4








      4


      1






      I just got the hang of using truth tables as a method to test for validity and invalidity. Now I'm learning the natural deduction method, and been told that it can test for validity, but not invalidity as the truth table method can. Why is this the case?



      As a side note, it's hard to wrap my mind around how something can test for something but not its "opposite." Perhaps validity and invalidity are not contradictions but more like contraries? I don't know.










      share|improve this question














      I just got the hang of using truth tables as a method to test for validity and invalidity. Now I'm learning the natural deduction method, and been told that it can test for validity, but not invalidity as the truth table method can. Why is this the case?



      As a side note, it's hard to wrap my mind around how something can test for something but not its "opposite." Perhaps validity and invalidity are not contradictions but more like contraries? I don't know.







      logic






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 27 at 13:28









      csp2018csp2018

      484




      484




















          2 Answers
          2






          active

          oldest

          votes


















          4














          Natural Deduction is a proof system that is sound and complete for e.g. classical propositional calculus.



          Sound means that if a formula is provable with ND, it is valid.



          In general, a proof system is not an algorithm, i.e. if we start from a formula and we do not know if it is valid or not, the simple fact that we are not able to find a proof does not mean that the proof does not exist: maybe, we are simply not clever enough to find it.



          Truth table, instead, is an algorithm to test validity for propositional calculus; this means that, applying it to a formula whatever, it always comes to an end with a result: if all rows have TRUE, the formula is valid; if there is some FALSE value, the formula is not valid.






          share|improve this answer
































            2














            Truth tables can become large if there are many sentence letters That is when natural deduction might find a solution in a more economical manner. That assumes one can derive a line in a natural deduction proof that corresponds to the desired conclusion. If not, one has to keep looking. A truth table, although potentially large, would let one know one does not have to continue.



            Here is how the authors of forallx describe the situation in Chapter 20: Soundness and Completeness, page 149:




            Now that we know that the truth table method is interchangeable with the method of derivations, you can chose which method
            you want to use for any given problem. Students often prefer to
            use truth tables, because they can be produced purely mechanically, and that seems ‘easier’. However, we have already seen that
            truth tables become impossibly large after just a few sentence letters. On the other hand, there are a couple situations where using
            proofs simply isn’t possible. We syntactically defined a contingent
            sentence as a sentence that couldn’t be proven to be a tautology
            or a contradiction. There is no practical way to prove this kind of
            negative statement. We will never know if there isn’t some proof
            out there that a statement is a contradiction and we just haven’t
            found it yet. We have nothing to do in this situation but resort
            to truth tables. Similarly, we can use derivations to prove two
            sentences equivalent, but what if we want to prove that they are
            not equivalent? We have no way of proving that we will never find
            the relevant proof. So we have to fall back on truth tables again.





            P. D. Magnus, Tim Button with additions by J. Robert Loftis remixed and revised by Aaron Thomas-Bolduc, Richard Zach, forallx Calgary Remix: An Introduction to Formal Logic, Winter 2018. http://forallx.openlogicproject.org/






            share|improve this answer























              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%2f63158%2fwhy-is-it-that-the-natural-deduction-method-cant-test-for-invalidity%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














              Natural Deduction is a proof system that is sound and complete for e.g. classical propositional calculus.



              Sound means that if a formula is provable with ND, it is valid.



              In general, a proof system is not an algorithm, i.e. if we start from a formula and we do not know if it is valid or not, the simple fact that we are not able to find a proof does not mean that the proof does not exist: maybe, we are simply not clever enough to find it.



              Truth table, instead, is an algorithm to test validity for propositional calculus; this means that, applying it to a formula whatever, it always comes to an end with a result: if all rows have TRUE, the formula is valid; if there is some FALSE value, the formula is not valid.






              share|improve this answer





























                4














                Natural Deduction is a proof system that is sound and complete for e.g. classical propositional calculus.



                Sound means that if a formula is provable with ND, it is valid.



                In general, a proof system is not an algorithm, i.e. if we start from a formula and we do not know if it is valid or not, the simple fact that we are not able to find a proof does not mean that the proof does not exist: maybe, we are simply not clever enough to find it.



                Truth table, instead, is an algorithm to test validity for propositional calculus; this means that, applying it to a formula whatever, it always comes to an end with a result: if all rows have TRUE, the formula is valid; if there is some FALSE value, the formula is not valid.






                share|improve this answer



























                  4












                  4








                  4







                  Natural Deduction is a proof system that is sound and complete for e.g. classical propositional calculus.



                  Sound means that if a formula is provable with ND, it is valid.



                  In general, a proof system is not an algorithm, i.e. if we start from a formula and we do not know if it is valid or not, the simple fact that we are not able to find a proof does not mean that the proof does not exist: maybe, we are simply not clever enough to find it.



                  Truth table, instead, is an algorithm to test validity for propositional calculus; this means that, applying it to a formula whatever, it always comes to an end with a result: if all rows have TRUE, the formula is valid; if there is some FALSE value, the formula is not valid.






                  share|improve this answer















                  Natural Deduction is a proof system that is sound and complete for e.g. classical propositional calculus.



                  Sound means that if a formula is provable with ND, it is valid.



                  In general, a proof system is not an algorithm, i.e. if we start from a formula and we do not know if it is valid or not, the simple fact that we are not able to find a proof does not mean that the proof does not exist: maybe, we are simply not clever enough to find it.



                  Truth table, instead, is an algorithm to test validity for propositional calculus; this means that, applying it to a formula whatever, it always comes to an end with a result: if all rows have TRUE, the formula is valid; if there is some FALSE value, the formula is not valid.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Apr 27 at 15:16

























                  answered Apr 27 at 15:06









                  Mauro ALLEGRANZAMauro ALLEGRANZA

                  30.2k22067




                  30.2k22067





















                      2














                      Truth tables can become large if there are many sentence letters That is when natural deduction might find a solution in a more economical manner. That assumes one can derive a line in a natural deduction proof that corresponds to the desired conclusion. If not, one has to keep looking. A truth table, although potentially large, would let one know one does not have to continue.



                      Here is how the authors of forallx describe the situation in Chapter 20: Soundness and Completeness, page 149:




                      Now that we know that the truth table method is interchangeable with the method of derivations, you can chose which method
                      you want to use for any given problem. Students often prefer to
                      use truth tables, because they can be produced purely mechanically, and that seems ‘easier’. However, we have already seen that
                      truth tables become impossibly large after just a few sentence letters. On the other hand, there are a couple situations where using
                      proofs simply isn’t possible. We syntactically defined a contingent
                      sentence as a sentence that couldn’t be proven to be a tautology
                      or a contradiction. There is no practical way to prove this kind of
                      negative statement. We will never know if there isn’t some proof
                      out there that a statement is a contradiction and we just haven’t
                      found it yet. We have nothing to do in this situation but resort
                      to truth tables. Similarly, we can use derivations to prove two
                      sentences equivalent, but what if we want to prove that they are
                      not equivalent? We have no way of proving that we will never find
                      the relevant proof. So we have to fall back on truth tables again.





                      P. D. Magnus, Tim Button with additions by J. Robert Loftis remixed and revised by Aaron Thomas-Bolduc, Richard Zach, forallx Calgary Remix: An Introduction to Formal Logic, Winter 2018. http://forallx.openlogicproject.org/






                      share|improve this answer



























                        2














                        Truth tables can become large if there are many sentence letters That is when natural deduction might find a solution in a more economical manner. That assumes one can derive a line in a natural deduction proof that corresponds to the desired conclusion. If not, one has to keep looking. A truth table, although potentially large, would let one know one does not have to continue.



                        Here is how the authors of forallx describe the situation in Chapter 20: Soundness and Completeness, page 149:




                        Now that we know that the truth table method is interchangeable with the method of derivations, you can chose which method
                        you want to use for any given problem. Students often prefer to
                        use truth tables, because they can be produced purely mechanically, and that seems ‘easier’. However, we have already seen that
                        truth tables become impossibly large after just a few sentence letters. On the other hand, there are a couple situations where using
                        proofs simply isn’t possible. We syntactically defined a contingent
                        sentence as a sentence that couldn’t be proven to be a tautology
                        or a contradiction. There is no practical way to prove this kind of
                        negative statement. We will never know if there isn’t some proof
                        out there that a statement is a contradiction and we just haven’t
                        found it yet. We have nothing to do in this situation but resort
                        to truth tables. Similarly, we can use derivations to prove two
                        sentences equivalent, but what if we want to prove that they are
                        not equivalent? We have no way of proving that we will never find
                        the relevant proof. So we have to fall back on truth tables again.





                        P. D. Magnus, Tim Button with additions by J. Robert Loftis remixed and revised by Aaron Thomas-Bolduc, Richard Zach, forallx Calgary Remix: An Introduction to Formal Logic, Winter 2018. http://forallx.openlogicproject.org/






                        share|improve this answer

























                          2












                          2








                          2







                          Truth tables can become large if there are many sentence letters That is when natural deduction might find a solution in a more economical manner. That assumes one can derive a line in a natural deduction proof that corresponds to the desired conclusion. If not, one has to keep looking. A truth table, although potentially large, would let one know one does not have to continue.



                          Here is how the authors of forallx describe the situation in Chapter 20: Soundness and Completeness, page 149:




                          Now that we know that the truth table method is interchangeable with the method of derivations, you can chose which method
                          you want to use for any given problem. Students often prefer to
                          use truth tables, because they can be produced purely mechanically, and that seems ‘easier’. However, we have already seen that
                          truth tables become impossibly large after just a few sentence letters. On the other hand, there are a couple situations where using
                          proofs simply isn’t possible. We syntactically defined a contingent
                          sentence as a sentence that couldn’t be proven to be a tautology
                          or a contradiction. There is no practical way to prove this kind of
                          negative statement. We will never know if there isn’t some proof
                          out there that a statement is a contradiction and we just haven’t
                          found it yet. We have nothing to do in this situation but resort
                          to truth tables. Similarly, we can use derivations to prove two
                          sentences equivalent, but what if we want to prove that they are
                          not equivalent? We have no way of proving that we will never find
                          the relevant proof. So we have to fall back on truth tables again.





                          P. D. Magnus, Tim Button with additions by J. Robert Loftis remixed and revised by Aaron Thomas-Bolduc, Richard Zach, forallx Calgary Remix: An Introduction to Formal Logic, Winter 2018. http://forallx.openlogicproject.org/






                          share|improve this answer













                          Truth tables can become large if there are many sentence letters That is when natural deduction might find a solution in a more economical manner. That assumes one can derive a line in a natural deduction proof that corresponds to the desired conclusion. If not, one has to keep looking. A truth table, although potentially large, would let one know one does not have to continue.



                          Here is how the authors of forallx describe the situation in Chapter 20: Soundness and Completeness, page 149:




                          Now that we know that the truth table method is interchangeable with the method of derivations, you can chose which method
                          you want to use for any given problem. Students often prefer to
                          use truth tables, because they can be produced purely mechanically, and that seems ‘easier’. However, we have already seen that
                          truth tables become impossibly large after just a few sentence letters. On the other hand, there are a couple situations where using
                          proofs simply isn’t possible. We syntactically defined a contingent
                          sentence as a sentence that couldn’t be proven to be a tautology
                          or a contradiction. There is no practical way to prove this kind of
                          negative statement. We will never know if there isn’t some proof
                          out there that a statement is a contradiction and we just haven’t
                          found it yet. We have nothing to do in this situation but resort
                          to truth tables. Similarly, we can use derivations to prove two
                          sentences equivalent, but what if we want to prove that they are
                          not equivalent? We have no way of proving that we will never find
                          the relevant proof. So we have to fall back on truth tables again.





                          P. D. Magnus, Tim Button with additions by J. Robert Loftis remixed and revised by Aaron Thomas-Bolduc, Richard Zach, forallx Calgary Remix: An Introduction to Formal Logic, Winter 2018. http://forallx.openlogicproject.org/







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Apr 27 at 15:29









                          Frank HubenyFrank Hubeny

                          11k51559




                          11k51559



























                              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%2f63158%2fwhy-is-it-that-the-natural-deduction-method-cant-test-for-invalidity%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

                              Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                              Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                              Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form