T5.4 2 of 4

Again, our newest rule is:

~I

input:



output:
P

Q

~Q
~P

 


The final rule of SD, negation elimination, is very similar to negation introduction. But for negation elimination the output will be P while the input is ~P:

~E

input:



output:
~P

Q

~Q
P

The idea here is that to prove some statement P we may assume the negation of P, show that the negation cannot be true because it leads to contradiction, so conclude that P is true.

Let's look at a derivation making use of a negation rule...

 

 

 

 

From the premise '(~A=B)&~B' deduce 'A'. We will say that 'A' is our goal.

 

 

 

1.
2.
3.
4.
5.
6.