Find sets A, B and C such that A∩B, B∩C and A∩C are non-empty sets and A∩B∩C=Φ.
Take A = {1, 2} B = {1, 4} and C = {2, 4}
Now A∩B = {1} ≠Φ
B∩C = {4} ≠Φ
A∩C = {2} ≠Φ
But A∩B∩C = Φ
If A, B and C be three non empty sets given in such a way that A×B=A×C, then prove that B = C.