roam said:
So here's the converse (please correct me if I'm wrong):
Suppose [tex](x,y) \in (A \times B) - (A \times C)[/tex]
[tex]x \in A[/tex], and [tex]y \in B[/tex], [tex]x \notin A[/tex] [tex]y \notin C[/tex]
I would be careful right here. Recall that the definition of a Cartesian product is [itex]A\times C = \{(a,c) \mid a\in A \text{ and } c\in C\}.[/itex]
For a point [itex](a,c)\not\in A\times C[/itex], then [itex]a\not\in A[/itex]
or [itex]c\not\in C[/itex].
So if [itex](x,y)\in(A\times B)-(A\times C)[/itex],
then [itex](x,y)\in A\times B[/itex] and [itex](x,y)\not\in A\times C[/itex].
Then [itex]x\in A[/itex] and [itex]y\in B[/itex], and [itex]x\not\in A[/itex]
or [itex]y\not\in C[/itex].
But we know that x is in A from the first part, so y must not be in C.
So then [itex]x\in A[/itex] and [itex]y\in B[/itex], and [itex]x\in A[/itex] and [itex]y\not\in C[/itex].
Then [itex]x\in A[/itex], and [itex]y\in B[/itex] and [itex]y\not\in C[/itex].
Then [itex]x\in A[/itex], and [itex]y\in B-C[/itex].
Thus [itex](x,y)\in A \times (B-C)[/itex].
Therefore, [itex](A\times B)-(A\times C)\subseteq A\times (B-C)[/itex].
By the way, I said cross product in my previous post, but I meant Cartesian product. Make sure you go through all my steps in both posts so that you understand. For these proofs, you have to very explicit with your "ands" and "ors", as well as with where your points are at. Hope this helps.