Let F(x,y) be the statement “x likes y" where the domain consists of all people in the world. (a). Use quantifiers to express "Not everyone likes Jack and Jill". (b). Give an equivalent statement of (a) using quantifiers.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 19PE
icon
Related questions
Question
Let F(x,y) be the statement "x likes y" where the domain consists of all people in the world.
(a). Use quantifiers to express "Not everyone likes Jack and Jill".
(b). Give an equivalent statement of (a) using quantifiers.
O a. ¬Vx (F(x, Jack) ^ F (x, Jill))
b. 3x (¬ F(x, Jack) v ¬ F(x, Jil))
O a. ¬Vx (F(x, Jack) v F (x, Jill))
b. -3x (¬ F(x, Jack) v ¬ F(x, Jil)
O a. Vx (F(x, Jack) ^ F (x, Jill)
b. -3x (¬ F(x, Jack) ^ ¬ F(x, Jill)
a. Vx (F(x, Jack)^F(x, jil)
b. ¬Vx(- F(x, Jack) v ¬ F(x, Jill)
Transcribed Image Text:Let F(x,y) be the statement "x likes y" where the domain consists of all people in the world. (a). Use quantifiers to express "Not everyone likes Jack and Jill". (b). Give an equivalent statement of (a) using quantifiers. O a. ¬Vx (F(x, Jack) ^ F (x, Jill)) b. 3x (¬ F(x, Jack) v ¬ F(x, Jil)) O a. ¬Vx (F(x, Jack) v F (x, Jill)) b. -3x (¬ F(x, Jack) v ¬ F(x, Jil) O a. Vx (F(x, Jack) ^ F (x, Jill) b. -3x (¬ F(x, Jack) ^ ¬ F(x, Jill) a. Vx (F(x, Jack)^F(x, jil) b. ¬Vx(- F(x, Jack) v ¬ F(x, Jill)
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Algebraic Expression
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning