modus tollens
The law of modus tollens![]()
is the inference rule which allows one toconclude from and . The name “modustollens” refers to the fact that this rule allows one to take away theconclusion
![]()
of a conditional
![]()
statement and conclude the negation
![]()
of thecondition. As an example of this rule, we may cite the following:
The validity of this rule may be established by means of the followingtruth table![]()
:
| F | F | T | T | T |
| F | T | T | T | F |
| T | F | F | F | T |
| T | T | T | F | F |
This rule can be used to justify the popular technique of proof bycontradiction![]()
. In this technique, one assumes a hypothesis
![]()
andthen derives a conclusion . This is tantamount to showing that. Next one demonstrates . Applying modustollens, one then concludes .