It seems a rather obvious fact, but how can we prove that $b \wedge 0 = 0$ for an arbitrary element $b$ in a boolean algebra. Where $0 := c \wedge - c$ for any element $c$ of the boolean algebra, and the axioms for complement are $(b \wedge -b) \vee c = c$, and $(b \vee - b) \wedge c = c$.
2026-04-06 21:01:34.1775509294
How to prove that $b \wedge 0 = 0$ in a boolean algebra?
71 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint: Since $0=c\wedge -c$ for any $c$, you can pick some specific $c$. Try taking $c=b$.