For example,
xy + x'z + yz
= xy + x'z + yz(x+x')
= xy + x'z + yzx + yzx'
= xy + xyz + x'z + x'zy
= xy(1+z) + x'z(1+y)
= xy + x'z
Hence xy + x'z + yz = xy + x'z. Also its dual must hold as well. (x+y) (x'+z) (y+z)= (x+y) (x'+z)
Could this dual result be derived directly using the dual of the whole chain given above? The dual of the whole chain is:
(x+y) (x'+z) (y+z)
= (x+y) (x'+z) (y+z) + xx'
= (x+y) (x'+z) (y+z+x) (y+z+x')
= (x+y) (x+y+z) (x'+z) (x'+z+y)
= (x+y) + (0.z) (x'+z) + (0.y)
= (x+y) (x'+z)
Point of interest is that the two bold lines does violate precedence of . over +. Still, since dual of each step holds, is the chain of deduction valid?
Yes. You could see this from seeing common axiom sets for a Boolean Algebra and noting the duality of the axioms. But, why it works out that way requires deeper digging, because there exist many different axiom sets for a Boolean Algebra.
The reason why it works lies in that there exists an isomorphism between the equational sub-structures (B, +, ') and (B, . , ').