The document discusses resolution, a technique for automated theorem proving in logic. It begins by explaining how to convert first-order logic statements to conjunctive normal form. It then describes the resolution inference rule and how it allows logical statements to be resolved through unification of complementary literals. Additional topics covered include dealing with equality, resolution strategies to improve efficiency, and examples demonstrating how resolution can be used to prove logical statements.