I am given a function $F$ such that:
$$F = xy + x'z$$
In a solution of an example, the following is done. I am trying to understand how the author deduced this result. Only thing explained is that distribution law was used.
$$F = xy + x'z = (xy + x')(xy + z)$$
I do not know which steps or operations are made, the book assumes that it is a simple step because there are no intermediate steps, thus I assume that I'm missing something simple.
Can you explain what's being done here and what are the intermediate steps? If there is a simple rule to deduce it in one step, please provide a proof.