Simplify the boolean expression$WX+XY+X′Z′+WY′Z′$
Using deliberate introduction of $WZ'$ from the Consensus Theorem, $WY'Z'$ can be eliminated using another theorem: $$(Z')W+(Z')WY=Z'W$$
So that it becomes
$$ WX+XY+X'Z' $$
Usually, simplification using this technique is quite difficult to come up to depending on the expression.
However, I often avoid deliberate introductions and usually use the Consensus Theorem first in simplifications. But I can't seem to solve the problem.
$$ WX+XY+X′Z′+WY′Z′ $$
$$ X(W+Y) + X'Z' + WY'Z' $$ In order to eliminate the last term as done in the first solution, I must have $$ (W+Y)Z'=WY'Z' $$ If this is true, the Consensus Theorem follows and the simplification is done.
If $W=0,Y=1, $ the left is $Z'$ and the right is $0$. If $W=Y=1$ the left is $Z'$ and the right is $0$.