Horses have heads Symbolic Logic

  • Context: Undergrad 
  • Thread starter Thread starter scienceHelp
  • Start date Start date
  • Tags Tags
    Logic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
scienceHelp
Messages
3
Reaction score
0
"Horses have heads" Symbolic Logic

I was given this sentence to represent in first-order predicate calculus.
The formula must use the following terms--horse, has, head--where:

"horse" represents "x is a horse"
"has" represents "x has a head"
"head" represents "x is a head"


Are these possibilities?
1) (x)(horsex-->hasxhead) which means(?) "For all x, if x is a horse then x has a
head"

2) (x)(y)((horsex & heady)-->hasxy) which means(?) "For all x and for all y, if x is a horse and y is a head, then x has y"


If not, how can "Horses have heads" be represented using these specification? Thank you.
 
Physics news on Phys.org
Thank you. I am not positive that (1) correctly represents the sentence.

Regarding (2): you said the formula is stating "a horse has all heads" Does it really?
If so, I don't understand how it says that. If it's saying a single horse has all entities (which is plural) that are heads, why wouldn't it say "all horses have all heads". That is, I don't understand why it would say a single horse has multiple heads as opposed to saying multiple, i.e. all, horses have multiple, i.e. all, heads.
I suppose I'm asking if you can explain how (2) says what you claimed; how (2) is incorrect. Thank you.
 
You said:
2) (x)(y)((horsex & heady)-->hasxy) which means(?) "For all x and for all y, if x is a horse and y is a head, then x has y"

Okay, here is a horse, x, standing just over that fence, and here is a head, y, between my shoulders. Does x have y? You did say "for all x and for all y".
 
Just to get things straight, HORSE and HEAD are one-place predicates, and HAS is a two-place predicate, right?

I think what you want is (Ax)[HORSEx --> (Ey)[HEADy & HASxy]].