Propositional Logic: Natural deduction
Implication reasoning rules and the repetition rule
Introduction rule for implication The introduction rule for the connective is as follows:
This means that if we assume the hypothesis , then the formula can be derived in a subproof. The formulas in line through are not available outside this subproof, but in line we mention them only to indicate the scope of the subproof. Strictly speaking, we can do without line numbers because the vertical line already indicates when the subproof ends and the conclusion is drawn.
The repetition rule The repetition rule, denoted by the letter R for repetition, is as follows:
Examples
![]() |
![]() |
![]() |
Elimination rule for implication The elimination rule for the connective is as follows:
The elimination rule is also known as Modus Ponens: From it follows, if is available, that the conclusion can be drawn.
Examples