Symbolize propositions using predicate logic

AI Thread Summary
The discussion focuses on symbolizing propositions using predicate logic based on defined predicates and individuals. The user provides their symbolic representations for various statements regarding friendships and behavior, including Ann's and David's relationships with Peter. Each proposition is analyzed for correctness, with the user expressing confidence in their answers. The responses indicate a solid understanding of predicate logic, as they align with the intended meanings of the statements. The thread concludes with a request for validation of the provided symbolic expressions.
agent1594
Messages
4
Reaction score
0

Homework Statement



Suppose that predicates and individuals are dened as follows:

S: should be shunned,
U: is prone to unruly behaviour,
P: is a friend of Peter's,
M: is a friend of mine,
a: Ann,
d: David.

Symbolize the following:
i. Ann is a friend of Peter's and David is a friend of mine.
ii. Some of Peter's friends are prone to unruly behaviour.
iii. Anyone who is a friend of Peter's is not a friend of mine.
iv. If Ann is a friend of Peter's then she is prone to unruly behaviour and should be shunned.
v. Some of my friends are friends of Peter's and some of Peter's friends are prone to unruly behaviour.
vi. If all Peter's friends are prone to unruly behaviour, then some of his friends should be shunned.

Homework Equations

The Attempt at a Solution



Here's my answers. Please tell me whether or not I got them right.

i. Pa∧Md
ii. ∃x(Px∧Ux)
iii. ∀x(Px→~Mx)
iv. Pa→(Ua∧Sa)
v. ∃x(Mx∧Px)∧∃x(Px∧Ux)
vi. ∀x(Px→Ux)→∃x(Px∧Sx)

Thanks.
 
Physics news on Phys.org
They look good to me.
 
  • Like
Likes agent1594
Thanks so much for checking.
 
Back
Top