






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Theorems and proofs in Boolean Algebra, including the commutative, distributive, identity, and complement laws. It also discusses De Morgan's Law and the difference between Switching Algebra and Multiple Valued Boolean Algebra. examples and proofs.
Typology: Study notes
1 / 12
This page cannot be seen from the preview
Don't miss anything!







CK Cheng
Theorem 8: For every pair a, b in B a + a’·b = a + b; a·(a’ + b) = a·b Proof: a + a’·b = (a + a’)·(a + b) (P2) = (1)·(a + b) (P4) = a + b (P3)
Theorem: For every pair a, b in set B: (a+b)’ = a’b’, and (ab)’ = a’+b’. Proof: We show that a+b and a’b’ are complementary. In other words, we show that both of the following are true (P4): (a+b)+(a’b’) = 1, (a+b)(a’b’) = 0.
iClicker: M = {(0, 1, 2, 3), #, &} A. Boolean algebra can have only two elements {0, 1}. B. The identity elements are 0 and 3:
Show that a’b’+ab+a’b = a’+b Proof 1: a’b’+ab+a’b = a’b’+(a+a’)b P = a’b’ + b P = a’ + b Theorem 8 Proof 2: a’b’+ab+a’b = a’b’+ab+a’b+a’b Theorem 5 = a’b’ + a’b +ab+a’b P = a’(b’+b) + (a+a’)b P = a’1 +1b P = a’ + b P