Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Given a set of Boolean variables, A = { a 1 , a 2 , . . . , an } , a logical sentence,
Given a set of Boolean variables, A a a an a logical sentence, S is in
Conjunctive Normal Form CNF if it is a set of conjuncts, Ci
as follows:
S C C Cm
where m and each conjunct, Ci
is a disjunction:
Ci Di Di Diki
where ki and each disjunct, Dij is a literal either an atom or the negation of an atom:
Dij ap or ap
Consider the case where A a a Provide the rationale for your answers and proofs.
a How many literals can be formed? Give them.
b State how many wellformed disjunctions can be formed given the following constraints
on each disjunction:
must be distinct and syntactically correct.
Explain your reasoning in detail, including assumptions, as to how you determined your
answer.
c State how many wellformed disjunctions can be formed given the following constraints
on each disjunction:
must be distinct and syntactically correct,
no commutative similar disjunctions are allowed.
Explain your reasoning in detail, including assumptions, as to how you determined your
answer.
d State how many wellformed disjunctions can be formed given the following constraints
on each disjunction:
must be distinct and syntactically correct,
no commutative similar disjunctions are allowed,
the appearance of an atom and its negation is not allowed.
Explain your reasoning in detail, including assumptions, as to how you determined your
answer.
e State how many wellformed disjunctions can be formed given the following constraints
on each disjunction:
must be distinct and syntactically correct,
no commutative similar disjunctions are allowed,
the appearance of an atom and its negation is not allowed,
no literal may appear more than once.
Give this set explicitly and explain your reasoning in detail, including assumptions, as to
how you determined your answer.
f How many distinct CNF sentences can be formed from the disjunctions in e assume
similar constraints apply to conjunctions as disjunctions Explain your reasoning. Note
that each CNF sentence can be considered a specific subset of the power set of disjunctions.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started