Translating Quantified Statements Into English

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    English
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Translate these statements into English, where C(x) is “x is a comedian” and F(x) is “x is funny” and the domain consists of all people.

a) ∀x(C(x)→F(x))

b)∀x(C(x)∧F(x))

c) ∃x(C(x)→F(x))

d)∃x(C(x)∧F(x))


Homework Equations





The Attempt at a Solution



Here are my answers:

For a): For every person, if they are a comedian, then they are funny.

For b): For every person, they are both a comedian and funny.

For c): There exists a person who, if he is funny, is a comedian

For d): There exists a person who is funny and is a comedian.

Here are the books answers:

a)Every comedian is funny.
b)Every person is a funny comedian.
c)There exists a person such that if she or he is a comedian, then she or he is funny.
d)Some comedians are funny.


Does the meaning of my answers seem to be in harmony with the meaning of the answers given in the solution manual?
 
Physics news on Phys.org
The reason I ask is because part a), for instance, is a implication, and "Every comedian is funny," does not appear to be an implication.