Solution cont...
(3) Identity laws:
1∨1 = lcm(1,1) = 1,1∨2 = lcm(1,2) = 2,1∨4 = lcm(1,4) = 4,1∨8 = lcm(1,8) = 8
8∧1 = gcd(8,1) = 1,8∧2 = gcd(8,2) = 2,8∧4 = gcd(8,4) = 4,8∧8 = gcd(8,8) = 8
∴1 is the zero element and 8 is the unit element.
(4) Complement laws:
1∨ ¬1 = 1∨8 = lcm(1,8) = 8 and 1 ∧ ¬1 = 1∧8 = gcd(1,8) = 1
2∨ ¬2 = 2∨4 = lcm(2,4) = 4̸= 8 and 2 ∧ ¬2 = 2∧4 = gcd(2,4) = 2̸= 1
Thus, complement law is not true here. So, (D8,∨,∧,¬,0,1) is not a Boolean
algebra.
Juhi Kesarwani & Ashish Kumar Kesarwany (VITB) Set Theory and Boolean Algebra May 11, 2024