Laws and Rules of Boolean Algebra: Digital System Design
Laws and Rules of Boolean Algebra: Digital System Design
Laws and Rules of Boolean Algebra
Commutative Law A B=B A A⋅B=B⋅A
Associative Law A BC = ABC A⋅ B⋅C = A⋅B⋅C
Distributive Law A⋅ BC = A⋅C A⋅B AB⋅C= A B⋅ AC
Null Elements A1=1 A⋅0=0
Identity A0= A A⋅1= A
Idempotence A A= A A⋅A= A
Complement A
A =1 A⋅
A =0
Involution
A= A
Absorption (Covering) A A⋅B= A A⋅ AB= A
Simplification A A
⋅B= AB A⋅
A B= A⋅B
DeMorgan's Rule A B=
A⋅
B A⋅B=
A
B
Logic Adjacency (Combining) A⋅B A⋅B
=A = A
AB⋅ A B
Consensus A⋅BB⋅C
A⋅C = A⋅B A
⋅C AB⋅ BC ⋅ A
C =
AB⋅
AC
1/30/07