The method of natural deduction in sentential/propositional logic is a method designed to show how a valid argument can be proven to be a valid argument by proceeding through a finite
number of steps, with each step involving some rule or other which can itself be shown to be a valid rule of inference or logical equivalence.
"Natural deduction" is unhelpful when it comes to invalid arguments. The reason for this is that it is designed in such a way that one proceeds from what is true to what is true,
and invalid arguments leave open the possibility of going from what is true to what is false. That is, invalid arguments are arguments in which it is possible that the premises are
true and the conclusion false. This is not so with valid arguments; that is, a valid argument cannot have true premises and a false conclusion. If the premises are true in a valid
argument, then the conclusion must be true as well.
Take, for example, the first rule in the Rules of Inference, that is modus ponens. The rule says that if a conditional exists on some line, such as
and if the antecedent exists on another line (it has to be on another line by itself), in this case it would be
then one can write the consequent, in this case,
on a further line (again, by itself). Note how these sentences precisely match, in their forms, the sentences of modus ponens, which is
where 'p' and 'q' are variables, that is, they can stand for any sentences whatever. The letter 'p', for example, could stand for (represent) a very long sentence, such as
Let 'q' be 'O'. Then
would be
Then, if we wanted to use modus ponens using this sentence, it would go like this:
where '[E ® (D ® H)] ® O}' is the conditional referred to above,
'[E ® (D ® H)]' is the antecedent, and 'O' is the consequent.
Simple as that. OK, I know it's not that simple. Really, it's just a matter of pattern-matching.
Why does
look so complicated? Perhaps because there are three arrows here,
only one of which can be the primary/major connective. This sentence is saying that if
is true, then
is true. What
is saying is that if
is true, then
is true.
The method of proof in Natural Deduction is as follows:
For example, consider the following proof, using Simplification and Modus ponens:
Here we see that line #3 comes from line #2, by the rule Simplification. Line #4 comes from lines #1 and #3 using the rule Modus ponens. Note how the justification portion of the proof
lines include just this information and nothing more. Also note that the conclusion, 'W', appears twice: first, directly after the conclusion indicator, and then as a sentence, by itself, on the
last line (#4) of the proof.