Arjun Suresh (talk | contribs) |
Arjun Suresh (talk | contribs) |
||
Line 21: | Line 21: | ||
| T | | T | ||
|} | |} | ||
− | Which one of the following is equivalent to $P | + | Which one of the following is equivalent to $P \vee Q$? |
− | (A) $\neg Q □ & | + | (A) $\neg Q □ &neg P$ |
(B) '''$P□\neg Q$''' | (B) '''$P□\neg Q$''' |
The binary operation □ is defined as follows
$P$ | $Q$ | $P□Q$ |
---|---|---|
T | T | T |
T | F | T |
F | T | F |
F | F | T |
Which one of the following is equivalent to $P \vee Q$?
(A) $\neg Q □ &neg P$
(B) $P□\neg Q$
(C) $\neg P□Q$
(D) $\neg P□ \neg Q$
If we compare column of $P□ Q$ in table with $P ∨ Q$, we need T in $3^{rd}$ row of table and F in the fourth row, and for that we need $\neg Q$ instead of $Q$. So $P ∨ Q$ is equivalent to $P□\neg Q$.
The binary operation □ is defined as follows
$P$ | $Q$ | $P□Q$ |
---|---|---|
T | T | T |
T | F | T |
F | T | F |
F | F | T |
Which one of the following is equivalent to $P \vee Q$?
(A) $\neg Q □ &neg P$
(B) $P□\neg Q$
(C) $\neg P□Q$
(D) $\neg P□ \neg Q$
If we compare column of $P□ Q$ in table with $P ∨ Q$, we need T in $3^{rd}$ row of table and F in the fourth row, and for that we need $\neg Q$ instead of $Q$. So $P ∨ Q$ is equivalent to $P□\neg Q$.