Let A, B, C be sets with A \ne ∅. Prove that if A × B = A × C, then B = C. Is the statement still true if A = ∅? Prove your answer.
2026-03-26 10:58:24.1774522704
Proof of Cartesian product
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Fix $a\in A\ne\emptyset$ so$$x\in B\iff(a,\,x)\in A\times B\iff(a,\,x)\in A\times C\iff x\in C.$$Any $B\ne C$ gives a counterexample for $A=\emptyset$, since then $A\times B=A\times C=\emptyset$.