Advertisements
Advertisements
Question
State the fundamental axioms of Boolean algebra.
Short Answer
Advertisements
Solution
The fundamental axioms are:
- Closure: Boolean operations on Boolean values produce a Boolean value.
- Identity: [A + 0 = A] and [A . 1 = A].
- Commutativity: [A + B = B + A] and [AB = BA].
- Distributivity: [A(B + C) = AB + AC] and [A + BC = (A + B)(A + C)].
- Complement: [A + A' = 1] and [AA' = 0].
shaalaa.com
Is there an error in this question or solution?
