Neural Sync Active
Set Operation Proofs
Registry Synced
Set Operation Proofs
96 words
1 min read
Set Operation Proofs
Proving Distributive Law
Theorem: A∩(B∪C)=(A∩B)∪(A∩C)
Proof: Let x∈A∩(B∪C). Then x∈A and x∈B∪C. So x∈A and (x∈B or x∈C). If x∈B, then x∈A∩B. If x∈C, then x∈A∩C. Either way, x∈(A∩B)∪(A∩C). The reverse inclusion is similar. □
Join Discord
PreviousSet TheoryNextRelations and Functions