Last Update: 14 April 2003 |
and prove, using resolution, that:
Use the following predicates, with the following semantics:
[[x]] |
[[y]] |
[[y]] |
[[x]] |
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.
There is a Jack in the hand.
Therefore, there is no King in the hand.
[[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)).
DUE: AT THE BEGINNING OF LECTURE, MON., APR. 21 |