closed by
422 views
0 votes
0 votes
closed as a duplicate of: Logic

Consider the following statement 

\exists x \exists y (parent(x,Ramu) \wedge parent(y,Ramu))

where parent(x,y) means x is a parent of y. 
Which of the following statement is true about above first order logic statement ? 

A. Ramu has at least one parent

B. Ramu has at least two parents
C. Ramu has at most one parent
D. Ramu has at most two parents

closed by

Related questions

1 votes
1 votes
1 answer
3
Siva Tarun asked Jun 7, 2017
837 views
Hi Can anyone please explain this statementsS1: ∀x ∃y ∀z [ x+ y = z]S2: ∃x ∀y ∃z [x + y = z]Where x, y, z are real numbers. Which of the following statement i...