in Mathematical Logic
526 views
0 votes
0 votes
Consider the following predicates:

S(x): x is a student

GATE(x,y): x has written gate in stream y.

Which of the following is equivalent predicate logic for the statement : “There doesnt exist a student who has written GATE in every stream.”

(a)$\exists y\exists x[S(x)\Lambda \sim GATE(x,y)]$

(b)$\forall y\exists x[\sim S(x)V \sim GATE(x,y)]$

(c)$\forall x\exists y[\sim S(x)V \sim GATE(x,y)]$

(d)$\exists y\exists x[\sim S(x)\Lambda \sim GATE(x,y)]$
in Mathematical Logic
526 views

9 Comments

No. answer has been given as option (C). But I think option (a) is correct..
0
0
Yes $C$ should be correct, my bad
0
0
But why?Can u pls explain? $\sim S(x)$ implies "not a student"..but he/she needs to be a student right? what is wrong with option a??
0
0
answer should be

$\forall x\exists y\left [ S(x) \wedge \sim Gate(x,y))) \right ]$
0
0

Option $a$ says some $y$ and some $x$ such that $x$ is a student and he does not writes in stream $y$.

$Ex:$ $(a,b,c)$ are students, $(u,v,w)$ are the streams, $a,b$ writes in all stream and $c$ writes in stream $(u,v)$

Now option $a$ will still be true as there exist some $y$ i.e w and there is some $x$ i.e. c such that student $x$ does not writes in $y$. But the statement "There doesnt exist a student who has written GATE in every stream." is not true as $a,b$ has written in all the streams.

 

$c)\,\,$$\forall x∃y(\neg S(x)\,V\,\neg Gate(x,y))$ $\equiv$ $\forall x∃y(S(x)\rightarrow\neg Gate(x,y))$

Now option $c$ says "For all $x$ there is some $y$ such that if $x$ is a student he has not written gate exam in stream $y$". So, this is equivalent to the required statement .

1
1

@Shobhit Joshi

brother --> will not be there we need $\wedge$ there

according to your statement even if all x are not student :) still it will be true.

 

0
0

Thanks..got it now :)

If x isnt a student, then it doesnt matter whether it is true or false since the statement only speaks of students and not of non-students..so it may be true or may not be.

0
0

@jatin khachane 1 if there is no student, then "There doesn't exist a student who has written GATE in every stream", this is also satisfied. Isn't it ?

1
1

yes @Shobhit Joshi

 you right if not student then it may be true / false

0
0

Please log in or register to answer this question.

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true