How can we check that this operation is associative ?

  • Thread starter Thread starter Maths Lover
  • Start date Start date
  • Tags Tags
    associative
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Maths Lover
Messages
67
Reaction score
0
hello , there is an example here say that the binary operation which we denote it Δ is associative .
Δ is defiened as follows :
if A,B are two sets then
AΔB=(A-B)U(B-A). and Δ is associative . but the proof is omitted . and I need to know the proof .
 
Physics news on Phys.org
start by subbing in the the union definition and then rearrange terms.

(A ^ B) ^ C ) = ( ( A - B ) U ( B - A ) - C ) U ( C - ( A - B ) U ( B - A ) )

now show some work.