The proof should be built of the following postulates, for a Boolean Algebra:
P1. The operations (+) and (·) are commutative.
P2. There exist in B distinct identity elements 0 and 1 relative to the operations (+) and (·), respectively.
P3. Each operation is distributive over the other.
P4. For every a in B there exists an element a′ in B such that $a + a′ = 1$ and $aa′ = 0$
More importantly, what is the reasoning for each step?
All I've managed is to go down different paths hoping to eventually see some clues (which hasn't worked) but this can't be an efficient way to approach this
