






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
These lecture slides are very helpful for the student of discrete mathematics. The major points in these exam paper are: Theorems and Transformations, Boolean Algebra, Involution Laws, Absorption Law, De Morgan’s Law, Switching Algebra, Multiple Valued Boolean Algebra, Identity Elements, Commutative Laws, Boolean Transform
Typology: Slides
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Docsity.com
Docsity.com
Theorem
For every pair a, b in
a
a’
b = a
b; a
(a’
b)
a
b Proof: a
a’
(a
a’)
(a
b)
(a
b)
a
b
Docsity.com
Theorem: For every pair a, b in set
(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
(a+b)+(a’b’)
(a+b)(a’b’)
Docsity.com
Boolean Algebra is termed Switching Algebra when
When
the system is multiple valued.
Example: M = {(0, 1, 2, 3), #, &} #
Docsity.com
iClicker:
Boolean algebra can have only two elements
The identity elements are 0 and
a
a
a
a C. The complement of
is
Two of the above E. None of the above.
Docsity.com
Given a Boolean expression, we reduce the expression (#literals, #terms) using laws and theorems of Boolean algebra.
When
we can use tables to visualize the operation.
The approach follows Shannon’s expansion. - The tables are organized in two dimension space and called Karnaugh maps. Docsity.com
Show that a’b’+ab+a’b
a’+b Proof
a’b’+ab+a’b
a’b’+(a+a’)b
a’b’
b
a’
b Theorem
Proof
a’b’+ab+a’b
a’b’+ab+a’b+a’b Theorem
a’b’
a’b +ab+a’b
a’(b’+b)
(a+a’)b
a’* +1*b
a’
b
Docsity.com