#is (A∩B)∩(B∩C)=B∩(A∩C) true

6 messages · Page 1 of 1 (latest)

mighty salmon
#

thats it.. i know this is probably really stupid but i just wanna make sure thanks in advance

lime glenBOT
digital solar
#

True

Take RHS
Bn(AnC)
(BnA)n(BnC)

mighty salmon
#

thanks a bunch

upper spruce
#

u can check by making venn diagram

gaunt niche
#

Yes, intersection is associative, so the brackets don't really matter much and taking a "double intersection" if you wish to call it like that (i.e. A∩B∩B = A∩B) doesn't do much.