Rules of Inference
| Tautology | Name |
|---|---|
| Modus ponens | |
| Modus tollens | |
| Hypothetical syllogism | |
| Disjunctive syllogism | |
| Addition | |
| Simplification | |
| Conjunction | |
| Resolution | |
Resolution
Computer programs have been developed to automate the task of reasoning and proving theorems. Many of these programs make use of a rule of inference known as resolution. (This has something to do with normal forms)
The final disjunction is called the resolvent.