How can one prove the following identity:
$$B\times(C\cap A) = B\times(C∪A) \setminus B\times(C\bigtriangleup A)$$ I tried it so many times but there's nothing.
There are three photos of one of my attempt. The solution progress may not be absolutely clear - sorry for this. I can rewrite, if you need.
Thanks a lot for any help!
Okey. Thanks to @User1006 I prove the identity.
By this post I prove that $B×(C∪A)-B×(C△A)=B×((C∪A)-(C△A))$.
$(x,y) ∈ B × (C ∪ A) - B × (C △ A) ⟺ (x,y) ∈ B × (C ∪ A) ∧ (x,y) ∉ B × (C △ A) ⟺ (x ∈ B ∧ y ∈ (C ∪ A)) ∧ (x ∉ B ∨ y ∉ (C △ A)) ⟺ (x ∈ B ∧ y ∈ (C ∪ A) ∧ x ∉ B) ∨ (x ∈ B ∧ y ∈ (C ∪ A) ∧ y ∉ (C △ A)) ⟺ 0 ∨ (x ∈ B ∧ y ∈ (C ∪ A) ∧ y ∉ (C △ A)) ⟺ x ∈ B ∧ y ∈ (C ∪ A) ∧ y ∉ (C △ A) ⟺ x ∈ B ∧ y ∈ (C∪A)-(C△A) ⟺ (x,y) ∈ B×((C∪A)-(C△A))$
Now return to both parts of the identity. We can see that:
1) For the right part of the identity $(x,y) ∈ B×(C∪A)-B×(C△A)⟺ (x,y) ∈ B×((C∪A)-(C△A))⟺ x ∈ B ∧ y ∈ (C∪A)-(C△A)$
2) For the left part of the identity $(x,y) ∈ B×(C∩A)⟺ x ∈ B ∧ y ∈ (C∩A)$So our task now is to prove that $C∩A=C∪A−C△A$
The approval is in User1006's answer below.