Derivations
We have a numbered sequence of wffs. Every wff is either a premise or is inferred from an earlier line by a rule of inference. We call such a sequence of wffs a derivation. Every line of a derivation has a line number, a wff, and a justification. We construct derivations by applying rules of inference to given wffs, or premises. A derivation can be as short as one line, in which case it would simply be a premise, or any finite length. Here's another derivation:
In this derivation, we begin with two premises. They are both conjunctions. Simplification is the rule of inference we have for conjunctions, so we apply it. Notice that at line 3 we've applied it by inferring the left conjunct, which is itself a complex wff. To apply the rules of inference correctly, we must play attention to the main operator. |
table of contents | List of Exercises |
|