How would one prove the following distributive laws for the following:
1) A∪(B∩C)=(A∪B)∩(A∪C)
2) A∩(B∪C)=(A∩B)∪(A∩C)
We are given an example proof that the functions are associative:
A∪(B∪C)=A∪{x|x∈B∨x∈C}
={x|x∈A∨(x∈B∨x∈C)}
={x|(x∈A∨x∈B)∨x∈C}
=(A∪B)∪C