(20 points) Given the following statements:
- Everybody who John likes, likes John.
- Jim likes only people that John likes.
- Jim likes Jane.
Prove using resolution that someone likes John.
Submission instructions:
Write up all of your answers in a text
editor so that it can be submitted electronically.
Submit only text or pdf files.
Put all of the
files you want to submit, and ONLY those files, in a directory on STDSUN, and use the
submit command to send the files to the grader. The syntax
of the submit command is: > submit c630aa lab3 (lab3_dir)
Where lab3_dir is the directory containing the files you want to
submit. You can learn about using the submit
command by typing man submit at a unix command
prompt. If you cannot get the submit command to work, you can
email your files to the grader, but please don't use this
option unless you're having trouble with submit.