Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using the following predicates C(x) x is a car M(x) x is a man O(x,y) xowns y W(x,y) x washes y S(x) x shines P(x)
Using the following predicates C(x) x is a car M(x) x is a man O(x,y) xowns y W(x,y) x washes y S(x) x shines P(x) x is pleased translate the following English statement into predicate logic: If a man is pleased, he owns a car and washes it. Vx[M(x)^P(x)]=3y[Cly)^O(x,y)^W(x,y)] O Vx[M(x)^P(x)] = 3y[C(y)^O(y,x)^W(y,x)] O 3x[M(x)^P(x)]=3y[C(y)O(x,y)^W(x,y)] O 3x[M(x)*P(x)]^3y[C(y)^O{x,y)^W(x,y)]
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started