Characteristic Function of a Set
Suppose that A is a set, then it's characteristic function is defined as χ A ( x ) = { 1 ,  if  x A 0 ,  if  x A
Set Equality through the Characteristic
A = B χ A = χ B
Symmetric Difference
Suppose A , B are two sets, then we define A Δ B := ( A B ) ( B A ) using the set difference
Symmetric Difference Characterization
Suppose that A , B are sets then x A Δ B ( x A B ( x A x B ) )
Characteristic Version of Symmetric Difference
χ A Δ B = χ A χ B
Symmetric Difference is Associative
For any three sets A , B , C we have ( A Δ B ) Δ C = A Δ ( B Δ C )
χ ( A Δ B ) Δ C = ( χ A χ B ) χ C = χ A ( χ B χ C ) = χ A Δ ( B Δ C ) therefore ( A Δ B ) Δ C = A Δ ( B Δ C )
Characteristic Version of Symmetric Difference Generalized
Let n N 2 , prove that for any collection of sets A 1 , A 2 , , A n we have that χ A 1 Δ A 2 Δ Δ A n = χ A 1 χ A 2 χ A n
Holds by induction using previous facts to help with the induction step.
Element is in the Fold of Symmetric Differences iff it is an an odd Number of Sets
Let n N 2 , prove that for any collection of sets A 1 , A 2 , , A n the set A 1 Δ A 2 Δ Δ A n contains exactly those elements x which are present in an odd number of the sets
Recall this property of the exclusive or therefore combining this with our previous proposition the function on the right hand side will only evaluate to true iff χ A i ( x ) = 1 for an odd number of i 's therefore we've proved the statement true.