Inferences and Proofs, Resolution




CS156

Chris Pollett

Oct 20, 2014

Outline

Introduction

An Example

The proof of `neg P_(1,2)`

Search and Proofs

Quiz

Which of the following is true?

  1. Our KB-Agent pseudo-code only returned actions, it didn't tell the database about them in any way.
  2. DeMorgan's Laws are examples of logical equivalence.
  3. Another name for proof by contradiction is Modus Ponens.

Proof by Resolution

Conjunctive Normal Form

Example of Converting to CNF

An Algorithm For Resolution

Example

Completeness

Example No Refutation