Logical Agents
Book sections 7.1, 7.3-7.6, 8.1, 8.2
Slides:
https://webeep.polimi.it/pluginfile.php/257113/mod_folder/content/0/FAI2021-10-LogicalAgents.pdf
https://webeep.polimi.it/pluginfile.php/257113/mod_folder/content/0/FAI2021-11-InferenceProceduresForPropositionalLogic.pdf
Introduction
A logical agent is an agent that is capable of using logical sentences to represent knowledge of ...
Propositional Logic
Syntax The syntax of propositional logic defines the allowable sentences. The atomic sentences co...
First order logic
Whereas propositional logic assumes the world contains statements, first-order logic (like natura...
Model checking
Our goal now is to decide whether $KB \models \alpha$ for some sentence $\alpha$. Reasoning with ...
Theorem proving
Other than model checking entailment can be done by theorem proving—applying rules of inference d...