in Mathematical Logic edited by
14,043 views
52 votes
52 votes

What is the logical translation of the following statement?

"None of my friends are perfect."

  1. $∃x(F (x)∧ ¬P(x))$
  2. $∃ x(¬ F (x)∧ P(x))$
  3. $ ∃x(¬F (x)∧¬P(x))$
  4. $ ¬∃ x(F (x)∧ P(x))$
in Mathematical Logic edited by
by
14.0k views

3 Comments

A) "Some of my friends are not perfect"

B) "Some are not my friends and are perfect"

C) "Some are not my friends and are not perfect"

D) "There exist no one who is my friend and is perfect"
12
12
can we solve it using truth table?
0
0
Yes but it'll take lot of time
0
0

8 Answers

65 votes
65 votes
Best answer
  1. some of my friends are not perfect
  2. some of those who are not my friends are perfect
  3. some of those who are not my friends are not perfect
  4. NOT (some of my friends are perfect) / none of my friends are perfect

Correct Answer: $D$

edited by

4 Comments

edited by

@ arjun sir,

 

Can we retransform the given statement like this...."None of my friends are perfect" to "All my freinds are not perfect"  so that we can directly write like this, for  x( F(X)-->~P(X)) ....


 

What do you say?

 

Please help

2
2

@Arjun  @Bhagirathi

None of my friends are perfect can be written an "all of my friends are not perfect".

Now all of my friends are not perfect could be written as:

$\forall x (F(x) \implies \lnot P(x))$

$\forall x (\lnot F(x) \cup \lnot P(x))$

By de Morgan's law: -

$\lnot \exists(F(x) \cap P(x))$

Which is equivalent to option D.

Sir, what is the right way to interpret it?

 

5
5
We can also do this:  "Atleast one of my is perfect" $\exists x(F(x) \wedge P(x) )$ and Negation of this will be $\neg \exists x(F(x) \wedge P(x)) = \forall x\neg(F(x)\wedge P(x))= \forall x (\neg F(x) \lor \neg P(x))$
0
0
48 votes
48 votes
  • $F\left(x\right): x \text{ is my friend.}$
  • $P\left(x\right):\text{x is perfect.}$

$\text{“None of my friends are perfect"}$ can be written like

$\forall x[F(x)\implies\neg P(x)]$
$\equiv \forall x[\neg F(x)\vee \neg P(x)]$
$\equiv \forall x\neg[F(x)\wedge p(x)]$
$\equiv \neg\exists x[F(x)\wedge P(x)]$

So, the answer is D.

edited by
by

4 Comments

@vnc

Can u elaborate after 2nd last step?
0
0
why you again negate theirexist?????in last line???

 

plz tell me my approach is right or not

for all people in the world who is my friend then not perfect i.e ∀x[F(x)--->~P(x)]

                                                                                        =∀x[~F(x)∨~P(x)]
                                                                                        =∀x~[F(x)∧p(x)] now according to me last line should be...                                                                      =∃x[F(x)∧P(x)] but why you put negation??????
0
0
Wrong calculation ... correct it ...
1
1
10 votes
10 votes

"None of my friends are perfect."

9 votes
9 votes
"None of my friends are perfect."  

It is NOT the complement of "All of my friends are perfect"   So A is not the answer. (A frequently done mistake)

It is the complement of "At least one of my friend is perfect"  So D is the answer.
edited by
by

2 Comments

If I take complement of "All of my friends are perfect" then what will it mean? What will be the semantic meaning of it.
0
0

@ Abhishek Gupta 1
"At  least one of my friends is not perfect."

1
1
Answer:

Related questions

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