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?

Why was primality test thought to be NP?

Largest value of determinant

Does Gita support doctrine of eternal cycle of birth and death for evil people?

To say I met a person for the first time

How do I reattach a shelf to the wall when it ripped out of the wall?

Does holding a wand and speaking its command word count as V/S/M spell components?

Fizzy, soft, pop and still drinks

Relationship between strut and baselineskip

What does a straight horizontal line above a few notes, after a changed tempo mean?

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

How come there are so many candidates for the 2020 Democratic party presidential nomination?

Refer to page numbers where table is referenced

Is it idiomatic to construct against `this`?

What's the name of these pliers?

"The cow" OR "a cow" OR "cows" in this context

How did Captain America manage to do this?

Minor Revision with suggestion of an alternative proof by reviewer

French for 'It must be my imagination'?

a sore throat vs a strep throat vs strep throat

Is there an official tutorial for installing Ubuntu 18.04+ on a device with an SSD and an additional internal hard drive?

How to pronounce 'C++' in Spanish

Why isn't the definition of absolute value applied when squaring a radical containing a variable?

How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?

What's the polite way to say "I need to urinate"?



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?













2















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


























    2















    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
























      2












      2








      2








      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 3 hours ago









      csp2018csp2018

      384




      384




















          2 Answers
          2






          active

          oldest

          votes


















          2














          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
































            1














            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









              2














              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














                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












                  2








                  2







                  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 1 hour ago

























                  answered 1 hour ago









                  Mauro ALLEGRANZAMauro ALLEGRANZA

                  30.2k22067




                  30.2k22067





















                      1














                      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



























                        1














                        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

























                          1












                          1








                          1







                          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 1 hour ago









                          Frank HubenyFrank Hubeny

                          10.8k51559




                          10.8k51559



























                              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

                              The Calvary Singular or Plural The 2019 Stack Overflow Developer Survey Results Are InAre collective nouns always plural, or are certain ones singular?Is “audience” singular or plural?“Wasn't” vs. “weren't” in a vernacular sentence“My last couple of years” — singular or plural?Is 'rest' singular or plural?Is “all but one” singular or plural?Whether to use the singular or plural form of basis?Singular and Plural for numbersIs there a plural form of teeth?performance: plural vs singular?singular or plural nouns?Singular and Plural

                              How does one intimidate enemies without having the capacity for violence?Ideas for how aliens would approach this fight?How to convey the scale of my humanoid without science or units?How does the “space drive” conserve momentum?Planet Vanishes - How does this affect the orbiting starships?How does a community of a Universe Simulator have the same language as its creator?How would US Presidential elections be affected if voters could choose the state their vote for President was counted in?How Does One Ensures the Immortality of Their ConsciousnessHow do I retain national independence while also having a one world government?How can Ganymede have an Earth-like gravity without us having realized it?How would one make a lion mount for a fantasy world?

                              Output visual diagram of pictureASCII-art logic gate diagramBooks on a ShelfDetermine the Dimensions of a Rotated RectangleDraw a Houndstooth PatternDraw and label an ASCII hexagonal gridGolf me an ASCII AlphabetASCII Jigsaw PuzzleOutput a pretty boxASCII-Art Venn DiagramASCII Exact Cover with Rectangles