CSE 563, Spring 2003

HOMEWORK #8: F.O.L. vs. MENTAL MODELS

Last Update: 14 April 2003

  1. Formalize the following sentence in FOL:

    and prove, using resolution, that:

    Use the following predicates, with the following semantics:

    If you need to use any other predicates, be sure to give their syntax and semantics. You will need to devise an appropriate set of axioms that relate these spatial relations to each other (e.g., if x is above y, then y is below x; etc.). However, you only need to state those axioms that you use in your proof, not all possible ones.

  2. Show, by translating into propositional logic (using the syntax and semantics given below), and by means of a resolution proof, that the following inference is valid:

    [[J]] = There is a Jack in the hand.
    [[K]] = There is a King in the hand.
    Note: "or else" is to be interpreted as exclusive "or" ("xor"),
    where (P xor Q) <-> ((P v Q) ^ -(P ^ Q)).

  3. Using truth tables, show why it would be incorrect to infer from the previous 2 premises that there is a King in the hand.

DUE: AT THE BEGINNING OF LECTURE, MON., APR. 21



Copyright © 2003 by William J. Rapaport (rapaport@cse.buffalo.edu)
file: 563/hw08.2003.04.13.html