The document outlines topics to be covered in an Artificial Intelligence session, including logical reasoning, propositional logic, first-order logic, knowledge representation, inference, and resolution theorem proving. It provides examples of converting statements to clausal form, constructing a resolution proof graph through unification of complementary literals, and uses an example problem to demonstrate resolving "John likes peanuts" through contradiction. The next session will cover forward and backward chaining inference techniques.