Answer:
The statement (p∧q)≡∼p⇒∼q is FALSE.
Explanation:
To determine the truth of the statement, let's break it down:
(p∧q): This represents the conjunction (AND) of propositions p and q.
∼p: This represents the negation (NOT) of proposition p.
∼q: This represents the negation (NOT) of proposition q.
The implication (⇒) states that if the left side of the implication is true, then the right side must also be true.
In this case, (p∧q)≡∼p⇒∼q is saying that if the conjunction of p and q is equivalent to the negation of p, then it implies the negation of q.
However, this statement is not generally true. There is no logical equivalence between the conjunction of p and q and the negation of p that directly leads to the negation of q.
Therefore, the correct answer is FALSE.