Question

In: Computer Science

Given the following sentences: All hounds howl at night. Anyone who has any cats will not...

Given the following sentences:

  1. All hounds howl at night.
  2. Anyone who has any cats will not have any mice.
  3. Light sleepers do not have anything which howls at night.
  4. John has either a cat or a hound.
  5. (Conclusion) If John is a light sleeper, then John does not have any mice.
  1. Negate the conclusion (FOL)
  2. Use resolution to prove the conclusion (FOL)

Solutions

Expert Solution

Answer :

The very first step is to write each of the axiom as well-formed formula in first-order predicate calculus. The clauses which are written for the above axioms are shown below.

Using LS(x) for `light sleeper'.

1).∀ x (HOUND(x) → HOWL(x))

2).∀ x ∀ y (HAVE (x,y) ∧ CAT (y) → ¬ ∃ z (HAVE(x,z) ∧ MOUSE (z)))

3).∀ x (LS(x) → ¬ ∃ y (HAVE (x,y) ∧ HOWL(y)))

4). ∃ x (HAVE (John,x) ∧ (CAT(x) ∨ HOUND(x)))

5). LS(John) → ¬ ∃ z (HAVE(John,z) ∧ MOUSE(z))

Now, the next step is to transform each wff into the Prenex Normal Form, skolemize, and rewrite as clauses in conjunctive normal form.

These transformations are shown below.

1).∀ x (HOUND(x) → HOWL(x))

¬ HOUND(x) ∨ HOWL(x)

2).∀ x ∀ y (HAVE (x,y) ∧ CAT (y) &rarr ¬ ∃ z (HAVE(x,z) ∧ MOUSE (z)))

∀ x ∀ y (HAVE (x,y) ∧ CAT (y) &rarr ∀ z ¬ (HAVE(x,z) ∧ MOUSE (z)))

∀ x ∀ y ∀ z (¬ (HAVE (x,y) ∧ CAT (y)) ∨ ¬ (HAVE(x,z) ∧ MOUSE (z)))

¬ HAVE(x,y) ∨ ¬ CAT(y) ∨ ¬ HAVE(x,z) ∨ ¬ MOUSE(z)

3).∀ x (LS(x) &rarr ¬ ∃ y (HAVE (x,y) ∧ HOWL(y)))

∀ x (LS(x) → ∀ y ¬ (HAVE (x,y) ∧ HOWL(y)))

∀ x ∀ y (LS(x) → ¬ HAVE(x,y) ∨ ¬ HOWL(y))

∀ x ∀ y (¬ LS(x) ∨ ¬ HAVE(x,y) ∨ ¬ HOWL(y))

¬ LS(x) ∨ ¬ HAVE(x,y) ∨ ¬ HOWL(y)

4). ∃ x (HAVE (John,x) ∧ (CAT(x) ∨ HOUND(x)))

HAVE(John,a) ∧ (CAT(a) ∨ HOUND(a))

5). ¬ [LS(John) → ¬ ∃ z (HAVE(John,z) ∧ MOUSE(z))] (negated conclusion)

¬ [¬ LS (John) ∨ ¬ ∃ z (HAVE (John, z) ∧ MOUSE(z))]

LS(John) ∧ ∃ z (HAVE(John, z) ∧ MOUSE(z)))

LS(John) ∧ HAVE(John,b) ∧ MOUSE(b)

The set of CNF clauses for this problem is thus as follows:

  1. ¬ HOUND(x) ∨ HOWL(x)
  2. ¬ HAVE(x,y) ∨ ¬ CAT(y) ∨ ¬ HAVE(x,z) ∨ ¬ MOUSE(z)
  3. ¬ LS(x) ∨ ¬ HAVE(x,y) ∨ ¬ HOWL(y)
    1. HAVE(John,a)
    2. CAT(a) ∨ HOUND(a)
    1. LS(John)
    2. HAVE(John,b)
    3. MOUSE(b)

Now moving on to prove the conclusion by resolution using the above clauses. Each result clause is numbered.

The numbers of its parent clauses are shown to its left.

[1.,4.(b):] 6. CAT(a) ∨ HOWL(a)

[2,5.(c):]

7. ¬ HAVE(x,y) ∨ ¬ CAT(y) ∨ ¬ HAVE(x,b)

[7,5.(b):]

8. ¬ HAVE(John,y) ∨ ¬ CAT(y)

[6,8:]

9. ¬ HAVE(John,a) ∨ HOWL(a)

[4.(a),9:]

10. HOWL(a)

[3,10:]

11. ¬ LS(x) ∨ ¬ HAVE(x,a)

[4.(a),11:]

12. ¬ LS(John)

[5.(a),12:]

13.

Thank you!!! Good luck. Stay safe :)


Related Solutions

Given the following sentences: All hounds howl at night. Anyone who has any cats will not...
Given the following sentences: All hounds howl at night. Anyone who has any cats will not have any mice. Light sleepers do not have anything which howls at night. John has either a cat or a hound. (Conclusion) If John is a light sleeper, then John does not have any mice. Negate the conclusion Use resolution to prove the conclusion
A hotel has 100 rooms. On any given night, it takes up to 105 reservations, because...
A hotel has 100 rooms. On any given night, it takes up to 105 reservations, because of the possibility of no-shows. Past records indicate that the number of daily reservations is uniformly distributed over the range 96-105. That is, each integer number in this range has a probability of 10%, of showing up. The no-shows are represented by the distribution in the table below. Number of No-Shows Probability 0 15% 1 20% 2 35% 3 15% 4 15% Based on...
Answer the following questions in your post: Do you know anyone who has had their DNA...
Answer the following questions in your post: Do you know anyone who has had their DNA analyzed by 23andMe, Ancestry or another company?    How did they feel about it? explain why you think people are motivated to pay to have their DNA analyzed. After listening to the podcasts, would you be interested in testing your DNA? Why or why not? Explain two distinct criticisms of DTC testing as discussed by the experts in the podcasts.   Pick the ones you think...
A randomly selected sample of 14 students who stayed up all night to study for an...
A randomly selected sample of 14 students who stayed up all night to study for an exam received an average grade of 68% with a standard deviation of 8%. Another randomly selected sample of 12 students who wrote the same exam after a good night’s sleep received an average grade of 75% with a standard deviation of 7%. At a 5% significance level, does the sample provide enough statistical evidence to support a claim that students who stay awake all...
has anyone finished all the parts to the question Programs Plus is a retail firm that...
has anyone finished all the parts to the question Programs Plus is a retail firm that sells computer programs for home and business use. On December 31, 2019, its general ledger contained the accounts and balances shown below: Only finding bits and pieces on here. College accounting Programs Plus is a retail firm that sells computer programs for home and business use. On  December 31, 2019, its general ledger contained the accounts and balances shown below: ACCOUNTS BALANCES Cash $ 15,280...
In 2002, Congress passed the Body Armor Act that made it illegal for anyone who has...
In 2002, Congress passed the Body Armor Act that made it illegal for anyone who has been convicted of a violent felony to possess body armor. Cedrick Alder- man was convicted of violating the statute, and he then challenged the law’s constitutionality during appeal. Alderman contended that Congress had exceeded its authority because the law was not sufficiently related to interstate commerce. CASE QUESTIONS 1. Is the Body Armor Act constitutional? 2. If Alderman purchased the body armor in the...
Anyone who has studied statistics or research has heard the saying "Correlation does not imply causation."...
Anyone who has studied statistics or research has heard the saying "Correlation does not imply causation." What factors must an analyst consider to decide whether the correlation is meaningful enough to investigate further?
While working the night shift in the ER, you see a patient who has sustained a...
While working the night shift in the ER, you see a patient who has sustained a collapsed lung. The patient is struggling to breath. Which muscles would you see the patient using to inhale? a. The accessory muscles for inhalation are the scalenes and abdominal muscles. b. The accessory muscles for inhalation are the internal intercostals, scalenes, and pectoralis minor. c. The accessory muscles for inhalation are the external intercostals, sternocleidomastoid, scalenes, and pectoralis minor. d. The accessory muscles for...
Anyone who has been outdoors on a summer evening has probably heard crickets. Did you know...
Anyone who has been outdoors on a summer evening has probably heard crickets. Did you know that it is possible to use the cricket as a thermometer? Crickets tend to chirp more frequently as temperatures increase. This phenomenon was studied in detail by George W. Pierce, a physics professor at Harvard. In the following data, x is a random variable representing chirps per second and y is a random variable representing temperature (°F). x 20.8 15.7 20.1 18.0 16.7 15.5...
Anyone who has been outdoors on a summer evening has probably heard crickets. Did you know...
Anyone who has been outdoors on a summer evening has probably heard crickets. Did you know that it is possible to use the cricket as a thermometer? Crickets tend to chirp more frequently as temperatures increase. This phenomenon was studied in detail by George W. Pierce, a physics professor at Harvard. In the following data, x is a random variable representing chirps per second and y is a random variable representing temperature (°F). x 20.5 16.0 20.0 17.4 16.5 15.5...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT