Symmetric difference: Difference between revisions
Jump to navigation
Jump to search
imported>Richard Pinch (New entry, just a stub) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | |||
In [[set theory]], the '''symmetric difference''' of two sets is the set of elements that belong to exactly one (that is either one or the other but not both) of the sets. | In [[set theory]], the '''symmetric difference''' of two sets is the set of elements that belong to exactly one (that is either one or the other but not both) of the sets. | ||
Line 14: | Line 15: | ||
:<math>\chi_{A \bigtriangleup B} = \chi_A + \chi_B \pmod 2 .</math> | :<math>\chi_{A \bigtriangleup B} = \chi_A + \chi_B \pmod 2 .</math> | ||
[[Category:Suggestion Bot Tag]] |
Latest revision as of 06:01, 24 October 2024
In set theory, the symmetric difference of two sets is the set of elements that belong to exactly one (that is either one or the other but not both) of the sets.
Formally, we define
It can also be expressed as the union of the relative complements
The notations and are also seen.
In terms of the characteristic function we have