Shannon's Expansion Theorem
A foundational theorem stating that any Boolean function can be uniquely expanded as a sum of products (SOP) or a product of sums (POS).
📜
The statement of the theorem
Let be an arbitrary Boolean function. Then can be uniquely represented in the canonical Sum-of-Products (SOP) form, , where is the set of minterms such that . Equivalently, can be uniquely represented in the Product-of-Sums (POS) form, , where is the set of maxterms such that .
Source: Wikipedia