Is "$p + p'q = p + q$" a law in Boolean Algebra?
$$p.(q+r)=(p.q)+(p.r)\\p+(q.r)=(p+q).(p+r)\\p+\overline{p}\ q=p+q$$
My book says that it is one of the distributive laws, but I don't see it anywhere on the internet or any other books. Is it actually a distributive law or is my book incorrect?
We can use the distributive law to prove it. $$ p+q = p+1q = p+(p+p')q = p+pq+p'q = p(1+q)+p'q=p1+p'q=p+p'q $$