I was asked to disprove the following statement by counterexample: Let A, B and C be sets. If A x C = B x C then A = B
I was under the impression that:
(x1, y1) = (x2, y2) if and only if x1 = x2 and y1 = y2.
So with this definition I can't really think of any counterexamples to disprove this. Can you please hint at or provide me with a counterexample?