Which of the following is principal conjunctive normal form for \([(π‘βˆ¨π‘ž)βˆ§β€¦

2019

Which of the following is principal conjunctive normal form forΒ \([(π‘βˆ¨π‘ž)βˆ§Β Β¬π‘β†’Β¬π‘ž]Β \) ?

  1. A.

    (π‘Β βˆ¨Β¬π‘ž)

  2. B.

    (π‘βˆ¨π‘ž)

  3. C.

    (Β¬π‘βˆ¨π‘ž)

  4. D.

    (Β¬π‘Β βˆ¨Β¬π‘ž)

Attempted by 108 students.

Show answer & explanation

Correct answer: A

Find the CNF of the formula ((p ∨ q) ∧ Β¬p) β†’ Β¬q. Key steps:

  1. Rewrite the implication as a disjunction: ¬((p ∨ q) ∧ ¬p) ∨ ¬q

  2. Apply De Morgan to ¬((p ∨ q) ∧ ¬p) to get ¬(p ∨ q) ∨ p, so the whole formula becomes ¬(p ∨ q) ∨ p ∨ ¬q

  3. Replace ¬(p ∨ q) by (¬p ∧ ¬q) and simplify: (¬p ∧ ¬q) ∨ p ∨ ¬q. Since ¬q is present, the expression simplifies to p ∨ ¬q.

  4. Conclusion: the formula is equivalent to the single disjunctive clause p ∨ ¬q, which as a CNF is the single clause (p ∨ ¬q).

Optional quick check: with p = false, q = true the original formula is false and p ∨ ¬q is also false, confirming the equivalence in a representative case.

Explore the full course: Mppsc Assistant Professor