This document provides an outline and overview of key concepts in resolution in predicate calculus, including:
- Unification, which allows resolving clauses that have matching but complementary literals
- Converting formulas to clause form by eliminating quantifiers and connectives
- Using resolution to prove theorems by deriving the empty clause
- The equality predicate and paramodulation, an inference rule used with resolution when equality is present
The document describes these concepts over multiple sections and provides examples to illustrate predicate calculus resolution.