The symmetric difference is the set of elements in or but not both.
You can compute it as or as .
For example, if and , then . You exclude and because they appear in both.
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
Either set not both
The symmetric difference is the set of elements in or but not both.
You can compute it as or as .
For example, if and , then . You exclude and because they appear in both.