in Mathematical Logic edited by
7,604 views
6 votes
6 votes

Which of the following is principal conjunctive normal form for $[(p\vee q)\wedge\ \neg p \rightarrow \neg q ]$ ?

  1. $p\ \vee \neg q$
  2. $p \vee q $
  3. $\neg p \vee q$
  4. $\neg p\ \vee  \neg q$  
in Mathematical Logic edited by
by
7.6k views

2 Comments

Ans $1)$
0
0
Ans : A  

 

p ∨⌉q
0
0

2 Answers

7 votes
7 votes

Conjunctive Normal Form of a given well formed formulae (wff) is an equivalent wff consisting of product of elementary sum terms.

Principal Conjunctive Normal Form of a given wff is an equivalent wff consisting of product of sums where each sum term consists of all variables used in the formulae in negated or non-negated form.



Here, one question may arise:

HOW THE REDUCED WFF IS IN PRINCIPAL CNF FORM?

ANSWER: 

In principal conjunctive normal form, every sum term must contain every variable, used in the given formulae, in negated or non-negated form. 

PRINCIPAL CNF FORM  ⟺ CANONICAL PRODUCT OF SUM FORM

Here in reduced formulae of the given question, there is only one sum term, which is:   p∨⏋q 

This sum term contains all variables used in the original wff ( p and q ) in negated or non-negated form i.e. p is in non-negated form and q is in negated form. 

This satisfies the condition of principal conjunctive normal form and hence the reduced wff is in PRINCIPAL CONJUNCTIVE NORMAL FORM.


Thus, answer is OPTION 1.

edited by
1 vote
1 vote
Precedence in propositional logic:  $\neg >\wedge> \vee> \rightarrow> \leftrightarrow$

$[(p \vee q)\wedge\ \neg p \rightarrow \neg q]$

$\implies [((p \vee q)\wedge\ \neg p) \rightarrow \neg q]$

$\implies [((p \wedge\ \neg p)\vee (q \wedge\ \neg p)) \rightarrow \neg q]$ (using distributive law)

$\implies [(0\vee (q \wedge\ \neg p)) \rightarrow \neg q]$

$\implies [(q \wedge\ \neg p) \rightarrow \neg q]$

$\implies [\neg (q \wedge\ \neg p) \vee \neg q]$  (using demorgan's law)

$\implies [\neg q \vee p \vee \neg q]$

$\implies [p \vee \neg q]$

$\therefore$ Option $1.$ is correct.
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