Huntington’s postulates define 6 axioms that any Boolean algebra must satisfy.
The result of a logical operation belongs to the set \(\{0,1\}\).
\(x+0=x\) and \(x \cdot 1=x\)
\(x + y = y + x\) and \(x \cdot y = y \cdot x\)
\(x(y+z) = (x \cdot y) + (x \cdot z)\) and \(x + (y \cdot z) = (x + y) \cdot (x + z)\)
\(x + x' = 1\) and \(x \cdot x' = 0\)
\(0 \neq 1\)