Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A boolean function is a predicate P(B,..., B) depending on n boolean variables B,..., B. For example, the following truth table specifies one particular
A boolean function is a predicate P(B,..., B) depending on n boolean variables B,..., B. For example, the following truth table specifies one particular boolean func- tion on 3 variables: B B B3 P(B, B2, B3) T T T T T F T FFFFFF T T F F FFTTFE F F T T F T F F T T T T F F F F F (a) Using induction, prove: Theorem 5. Every boolean function is equivalent to a boolean function built using only the logical connectives NOT, AND, and OR (-, A, and V). (b) Show that PVQ can be expressed in terms of only P. Q. NOT, and AND. (c) Recall the logical connective NAND from Homework 1, Question 5. Prove: Corollary 6. Every boolean function is equivalent to a boolean function built using only the logical connective NAND. (d) Express the boolean function on 3 variables above in terms of only NAND. What is the fewest number of NAND's you can use in such an expression?
Step by Step Solution
★★★★★
3.40 Rating (156 Votes )
There are 3 Steps involved in it
Step: 1
a Proof We will prove this theorem by induction We will make the assumption that for any boolean function PB1 Bn built using only the logical connectives NOT AND and OR A and V there exists a boolean ...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