Question:

Let game(ball, rugby) be true if the ball is used in rugby and false otherwise.
Let shape(ball, round) be true if the ball is round and false otherwise.
Consider the following logical sentences :
s1: ∀ball ¬ game(ball, rugby) ⇒shape(ball, round)
s2: ∀ball ¬ shape(ball, round) ⇒game(ball, rugby)
s3: ∀ball game(ball, rugby) ⇒ ¬shape(ball, round)
s4: ∀ball shape(ball, round) ⇒ ¬ game(ball, rugby)
Which of the following choices is/are logical representations of the assertion,
“All balls are round except balls used in rugby”?

Updated On: Jul 9, 2024
  • s1 ∧ s3
  • s1 ∧ s2
  • s2 ∧ s3
  • s3 ∧ s4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A, C

Solution and Explanation

The correct option is (A) : s1 ∧ s3 and (C) : s2 ∧ s3.
Was this answer helpful?
0
0

Top Questions on Probability

View More Questions

Questions Asked in GATE AR exam

View More Questions