Symmetric difference | |
Type: | Set operation |
Field: | Set theory |
Statement: | The symmetric difference is the set of elements that are in either set, but not in the intersection. |
Symbolic Statement: | A\DeltaB=\left(A\setminusB\right)\cup\left(B\setminusA\right) |
In mathematics, the symmetric difference of two sets, also known as the disjunctive union and set sum, is the set of elements which are in either of the sets, but not in their intersection. For example, the symmetric difference of the sets
\{1,2,3\}
\{3,4\}
\{1,2,4\}
The symmetric difference of the sets A and B is commonly denoted by
A\operatorname\DeltaB
A\operatorname\vartriangleB
A ⊕ B
A\ominusB
The power set of any set becomes an abelian group under the operation of symmetric difference, with the empty set as the neutral element of the group and every element in this group being its own inverse. The power set of any set becomes a Boolean ring, with symmetric difference as the addition of the ring and intersection as the multiplication of the ring.
The symmetric difference is equivalent to the union of both relative complements, that is:[1]
A\DeltaB=\left(A\setminusB\right)\cup\left(B\setminusA\right),
The symmetric difference can also be expressed using the XOR operation ⊕ on the predicates describing the two sets in set-builder notation:
An{\Delta}B=\{x:(x\inA) ⊕ (x\inB)\}.
The same fact can be stated as the indicator function (denoted here by
\chi
\chi(A=\chiA ⊕ \chiB
[x\inA\DeltaB]=[x\inA] ⊕ [x\inB]
The symmetric difference can also be expressed as the union of the two sets, minus their intersection:
A\DeltaB=(A\cupB)\setminus(A\capB),
In particular,
An{\Delta}B\subseteqA\cupB
A
B
D=An{\Delta}B
I=A\capB
D
I
D
I
A\cupB
A\cupB=(A\DeltaB)\Delta(A\capB)
The symmetric difference is commutative and associative:
\begin{align} A\DeltaB&=B\DeltaA,\\ (A\DeltaB)\DeltaC&=A\Delta(B\DeltaC). \end{align}
The empty set is neutral, and every set is its own inverse:
\begin{align} A\Delta\varnothing&=A,\\ A\DeltaA&=\varnothing. \end{align}
Thus, the power set of any set X becomes an abelian group under the symmetric difference operation. (More generally, any field of sets forms a group with the symmetric difference as operation.) A group in which every element is its own inverse (or, equivalently, in which every element has order 2) is sometimes called a Boolean group;[2] [3] the symmetric difference provides a prototypical example of such groups. Sometimes the Boolean group is actually defined as the symmetric difference operation on a set.[4] In the case where X has only two elements, the group thus obtained is the Klein four-group.
Equivalently, a Boolean group is an elementary abelian 2-group. Consequently, the group induced by the symmetric difference is in fact a vector space over the field with 2 elements Z2. If X is finite, then the singletons form a basis of this vector space, and its dimension is therefore equal to the number of elements of X. This construction is used in graph theory, to define the cycle space of a graph.
From the property of the inverses in a Boolean group, it follows that the symmetric difference of two repeated symmetric differences is equivalent to the repeated symmetric difference of the join of the two multisets, where for each double set both can be removed. In particular:
(A\DeltaB)\Delta(B\DeltaC)=A\DeltaC.
This implies triangle inequality:[5] the symmetric difference of A and C is contained in the union of the symmetric difference of A and B and that of B and C.
Intersection distributes over symmetric difference:
A\cap(B\DeltaC)=(A\capB)\Delta(A\capC),
and this shows that the power set of X becomes a ring, with symmetric difference as addition and intersection as multiplication. This is the prototypical example of a Boolean ring.
Further properties of the symmetric difference include:
An{\Delta}B=\emptyset
A=B
An{\Delta}B=Acn{\Delta}Bc
Ac
Bc
A
B
\left(cup\alpha\inl{I
l{I}
f:S → T
A,B\subseteqT
f
f-1\left(An{\Delta}B\right)=f-1\left(A\right)n{\Delta}f-1\left(B\right).
The symmetric difference can be defined in any Boolean algebra, by writing
x\Deltay=(x\lory)\landlnot(x\landy)=(x\landlnoty)\lor(y\landlnotx)=x ⊕ y.
This operation has the same properties as the symmetric difference of sets.
Repeated symmetric difference is in a sense equivalent to an operation on a multitude of sets (possibly with multiple appearances of the same set) giving the set of elements which are in an odd number of sets.
The symmetric difference of a collection of sets contains just elements which are in an odd number of the sets in the collection:
Evidently, this is well-defined only when each element of the union is contributed by a finite number of elements of
M
Suppose
M=\left\{M1,M2,\ldots,Mn\right\}
n\ge2
|\DeltaM|
\DeltaM
M
As long as there is a notion of "how big" a set is, the symmetric difference between two sets can be considered a measure of how "far apart" they are.
First consider a finite set S and the counting measure on subsets given by their size. Now consider two subsets of S and set their distance apart as the size of their symmetric difference. This distance is in fact a metric, which makes the power set on S a metric space. If S has n elements, then the distance from the empty set to S is n, and this is the maximum distance for any pair of subsets.
Using the ideas of measure theory, the separation of measurable sets can be defined to be the measure of their symmetric difference. If μ is a σ-finite measure defined on a σ-algebra Σ, the function
d\mu(X,Y)=\mu(X\DeltaY)
is a pseudometric on Σ. dμ becomes a metric if Σ is considered modulo the equivalence relation X ~ Y if and only if
\mu(X\DeltaY)=0
If
\mu(X),\mu(Y)<infty
|\mu(X)-\mu(Y)|\leq\mu(X\DeltaY)
\begin{align} |\mu(X)-\mu(Y)| &=\left|\left(\mu\left(X\setminusY\right)+\mu\left(X\capY\right)\right)-\left(\mu\left(X\capY\right)+\mu\left(Y\setminusX\right)\right)\right|\\ &=\left|\mu\left(X\setminusY\right)-\mu\left(Y\setminusX\right)\right|\\ &\leq\left|\mu\left(X\setminusY\right)\right|+\left|\mu\left(Y\setminusX\right)\right|\\ &=\mu\left(X\setminusY\right)+\mu\left(Y\setminusX\right)\\ &=\mu\left(\left(X\setminusY\right)\cup\left(Y\setminusX\right)\right)\\ &=\mu\left(X\DeltaY\right) \end{align}
If
S=\left(\Omega,l{A},\mu\right)
F,G\inl{A}
F\DeltaG\inl{A}
F
G
\mu\left(F\DeltaG\right)=0
F=G\left[l{A},\mu\right]
Given
l{D},l{E}\subseteql{A}
l{D}\subseteql{E}\left[l{A},\mu\right]
D\inl{D}
E\inl{E}
D=E\left[l{A},\mu\right]
\subseteq\left[l{A},\mu\right]
l{A}
We write
l{D}=l{E}\left[l{A},\mu\right]
l{D}\subseteql{E}\left[l{A},\mu\right]
l{E}\subseteql{D}\left[l{A},\mu\right]
=\left[l{A},\mu\right]
l{A}
The symmetric closure of
l{D}
l{A}
=\left[l{A},\mu\right]
D\inl{D}
l{D}
l{D}
l{D}
\sigma
l{A}
l{D}
F=G\left[l{A},\mu\right]
\left|1F-1G\right|=0
\left[l{A},\mu\right]
The Hausdorff distance and the (area of the) symmetric difference are both pseudo-metrics on the set of measurable geometric shapes. However, they behave quite differently. The figure at the right shows two sequences of shapes, "Red" and "Red ∪ Green". When the Hausdorff distance between them becomes smaller, the area of the symmetric difference between them becomes larger, and vice versa. By continuing these sequences in both directions, it is possible to get two sequences such that the Hausdorff distance between them converges to 0 and the symmetric distance between them diverges, or vice versa.