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.29

For each of the following sentences in English, decide if the accompanying first-order logic sentence is a good translation. If not, explain why not and correct it.

  1. Any apartment in London has lower rent than some apartments in Paris.
  1. There is exactly one apartment in Paris with rent below $1000.
  1. If an apartment is more expensive than all apartments in London, it must be in Moscow.
View Answer