So, Is a cancellation possible for the Cartesian product? ex. if you have two Cartesian products that are equal to eachother, do the 2nd sets for each product equal eachother?
Lets say you have AxB=AxC for the sets A, B, and C. Does it then follow that B=C?
I think it does, because for AxB to = AxC, B and C must be identical sets. How can I prove that B=C? (I'm having trouble with all proofs for sets btw, so this may be something trivial).
I'm approaching the proof by first trying to define what AxB=AxC really means:
AxB = {(a,b) | (a∈A) and (b∈B)} AxC = {(a,c) | (a∈A) and (c∈C)}
Now, how can I prove that B=C?
