We will here introduce and
learn how to use certain rules that apply to double negations. Double negation
elimination (~~E) enables you to move from a sentence ~~p to p. Here is a case
where you need this rule:
|
1.
|
~~R
|
Premise
|
You should now:
Since any sentence p is
logically equivalent to ~~p, we will add a rule allowing the introduction of
double negations (~~I). Here is an example:
|
1.
|
Q - ~S
|
Premise
|
Note that MT cannot be used on lines 1 and 2. 2 is not as it stands the
negation of the consequent of 1. However 3 is the negation of the consequent of
1.
You should now: