Prove the theorem by duality
Now let's prove the second theorem \(x f(x, y) = x f(1, y)\) using the principle of duality. Duality states that if a theorem is true, then its dual (obtained by swapping the product and sum operations) is also true.
We will find the dual of the Boolean expansion theorem:
\(f(x, y) = x f(1, y) + x' f(0, y)\)
The dual expression is obtained by replacing \(+\) with \(\cdot\) and vice versa [\(f(x, y) = x \cdot f(1, y) \cdot x' \cdot f(0, y)\)]. However, this expression is not true. However, we can find an expression that relates to the original expression using duality.
Let's consider the following expression:
\(x f(x, y) = x f(1, y) + x f(0, y)\)
Replacing the \(+\) with \(\cdot\) and vice versa, we get the dual expression:
\(x f(x, y) = x \cdot f(1, y) \cdot x \cdot f(0, y)\)
Now let's simplify this expression:
\(x f(x, y) = x \cdot f(1, y) \cdot x \cdot f(0, y) = x f(1, y)\)
Thus, the theorem \(x f(x, y) = x f(1, y)\) is proven.