AIMA Artificial Intelligence a modern approch

AIMA-exercises is an open-source community of students, instructors and developers. Anyone can add an exercise, suggest answers to existing questions, or simply help us improve the platform. We accept contributions on this github repository.

Exercise 8.14

True or false? Explain.

  1. ${\exists\,x\;\;} x{Rumpelstiltskin}$ is a valid (necessarily true) sentence of first-order logic.

  2. Every existentially quantified sentence in first-order logic is true in any model that contains exactly one object.

  3. ${\forall\,x,y\;\;} xy$is satisfiable.

View Answer