Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1. (10 points) Let Fool(x, y,d) be a predicate that represents the statement x makes a fool of y on day d. Thus, for

image text in transcribed
Problem 1. (10 points) Let Fool(x, y,d) be a predicate that represents the statement "x makes a fool of y on day d." Thus, for example, 3x Vd Fool(x, Lem, d) means that there is someone who fools Lem every day. Express each of the following statements as a quantified predicate. a. b. c. d. e. Every day Lem fools someone. There is a person who, on each day, fools someone other than himself. Everyone fools someone someday. On any day a person who is fooled does not fool anyone that day. Lem never fools himself. Now, let Wise(x), Future(d1,d2) respectively denote the predicates "x is wise" and "on day di, day d2 lies in the future" (i.e., day d2 comes after day di). Use these in addition to Fool(x, y, d) to express the following statements. t. A wise person never fools himself. g. If Lem fools a wise person someday then he never fools that person on any future day. h. If someone fools Lem someday then Lem fooled himself someday in the past. i. Anyone who is fooled by the same person on more than one day is not wise. j. Lem was fooled two different people other than himself, each on a different day

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

What is an interface? What keyword is used to define one?

Answered: 1 week ago