Assigned: | Friday February 14 |
---|---|
Deadline: | Do not submit |
Here is the answer:
P1. Mythical ⇒ Immortal P2. ¬Mythical ⇒ ¬Immortal ∧ Mammal P3. Immortal ∨ Mammal ⇒ Horned P4. Horned ⇒ Magical 1. ¬Immortal ⇒ ¬Mythical P1 contrapositive 2. ¬Immortal ⇒ ¬Immortal ∧ Mammal 1, P2, hypothetical syllogism 3. Immortal ∨ (¬Immortal ∧ Mammal) 2, implication defn 4. (Immortal ∨ ¬Immortal) ∧ (Immortal ∨ Mammal) 3, distributive 5. Immortal ∨ Mammal 4, tautology, identity 6. Horned 5, P3, modus ponens 7. Magical 6, P4, modus ponensSo the unicorn is horned and magical. However, there is no way to show the unicorn is mythical.
a. False |= True. b. True |= False. c. (A ∧ B) |=(A ⇔ B). d. A ⇔ B |= A ∨ B. e. A ⇔ B |= ¬A ∨ B. f. (A ∧ B) ⇒ C |=(A ⇒ C) ∨ (B ⇒ C). g. (C ∨ (¬A ∧ ¬B)) ≡ ((A ⇒ C) ∧ (B ⇒ C)). h. (A ∨ B) ∧ (¬C ∨ ¬D ∨ E) |=(A ∨ B). i. (A ∨ B) ∧ (¬C ∨ ¬D ∨ E) |=(A ∨ B) ∧ (¬D ∨ E). j. (A ∨ B) ∧¬(A ⇒ B) is satisfiable. k. (A ⇔ B) ∧ (¬A ∨ B) is satisfiable. l. (A ⇔ B) ⇔ C has the same number of models as (A ⇔ B) for any fixed set of proposition symbols that includes A, B, C.
a. B ∨ C. b. ¬A ∨ ¬B ∨ ¬C ∨ ¬D. c. (A ⇒ B) ∧ A ∧ ¬B ∧ C ∧ D.
[(Food ⇒ Party) ∨ (Drinks ⇒ Party)] ⇒ [(Food ∧ Drinks) ⇒ Party] .
a. (∃x x=x) ⇒ (∀y ∃z y=z). b. ∀x P(x) ∨¬P(x). c. ∀x Smart(x) ∨ (x=x).
a. Some students took French in spring 2001. b. Every student who takes French passes it. c. Only one student took Greek in spring 2001. d. The best score in Greek is always higher than the best score in French. e. Every person who buys a policy is smart. f. No person buys an expensive policy. g. There is an agent who sells policies only to people who are not insured. h. There is a barber who shaves all men in town who do not shave themselves. i. A person born in the UK, each of whose parents is a UK citizen or a UK resident, is a UK citizen by birth. j. A person born outside the UK, one of whose parents is a UK citizen by birth, is a UK citizen by descent. k. Politicians can fool some of the people all of the time, and they can fool all of the people some of the time, but they can’t fool all of the people all of the time. l. All Greeks speak the same language. (Use Speaks(x, l) to mean that person x speaks language l.)
a. P(A,B, B), P(x, y, z). b. Q(y,G(A,B)), Q(G(x, x),y). c. Older(Father(y),y), Older(Father(x), John). d. Knows(Father(y),y), Knows(x, x).
a. Horses, cows, and pigs are mammals. b. An offspring of a horse is a horse. c. Bluebeard is a horse. d. Bluebeard is Charlie’s parent. e. Offspring and parent are inverse relations. f. Every mammal has a parent.