DM 2
DM 2
Statement Negation
All true x, F(x) x, [~F(x)] Atleast one false
All false x, [~F(x)] x, F(x) Atleast one true
Solution: First, let us note that the quotation really means that
every body loves a lover.
Now let P(x) : x is a person
L(x) : x is a lover
Q(x , y) : x loves y
The required expression is
(x) [P(x) (y){P(y) L(y) Q(x , y)}]
Ex: Symbolize the following argument and check for its validity:
Every living thing is a plant or animal.
David’s dog is alive and it is not a plant.
All animals have Hearts. Hence, David’s dog has a heart
Solution: Let the universe consists of all living things, and let
P(x) : x is a plant
A(x) : x is an animal
H(x) : x has a heart
a : David’s dog
Then the argument takes the form
(x) {P(x) A(x)} ….(1)
P(a) ….(2)
x) {A(x) H(x)} ….(3)
H(a)
The formal proof is given below:
From (1), By the rule of Universal Specification, we have P(a)
A(a)
Contd.,
Now, let us show that the converse of the above result is not
true
Consider, R.H.S. = (x) P(x) (x) Q(x) …(1)
From (1), we have, (x) P(x) …..(2)
Again from (1), we have, (x) Q(x) …(3)
From (2), By ES,we have P(a) ….(4)
From (3), By ES,we have Q(b) ….(5)
Note that in step (4), a is fixed, and it is no longer possible to
use that variable again in step(5).
From (4) and (5), the L.H.S. (x) {P(x) Q(x)} does not follows
Hence, the converse of the result does not hold.
Ex: Show that (x) {P(x) Q(x)} (x) P(x) (x)Q(x)