Symmetric Difference/Examples

From ProofWiki
Jump to navigation Jump to search

Examples of Symmetric Difference

Arbitrary Sets

Let:

$A = \set {1, 2, 3}$
$B = \set {2, 3, 4}$

Then their symmetric difference is given by:

$A \symdif B = \set {1, 4}$