XYZ + XYZ~ + XY~Z + X~YZ = XY + XZ + YZ || ( ~ = not notation)
Simplify the left side step by step
Here is what i have so far
XYZ + XYZ~ + XY~Z + X~YZ
XY(Z + Z~) + XY~Z + X~YZ (Distributive)
XY(1) + XY~Z + X~YZ (Identity)
XY + XY~Z + X~YZ
This is where i am stuck, I have tried distributing again and rearranging with the commutative property but i cant move forward. Any input would be appreciated. Thanks!
Using idempotent rule: $XYZ + XY\overline Z + X \overline YZ + \overline XYZ= XYZ + XY\overline Z + XYZ + X \overline YZ + XYZ+ \overline XYZ=...$