Inclusion-exclusion principle

From Citizendium
Revision as of 15:11, 6 April 2009 by imported>Josy Shewell Brockway (New page: The '''inclusion-exclusion principle''' is a theorem of set theory relating to the cardinality of a set defined as the union (mathematics) of a finite, or at most [[countab...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The inclusion-exclusion principle is a theorem of set theory relating to the cardinality of a set defined as the union (mathematics) of a finite, or at most countable, collection of sets. The general form of the theorem for a collection is Failed to parse (unknown function "\substack"): {\displaystyle |\bigcup_{A\in\mathcal C}A|=\sum_{A\in\mathcal C}|A|-\sum_{\substack{A,B\in\mathcal C\\A\neq B}}|A\cap B|+\sum_{\substack{A,B,C\in\mathcal C\\A\neq B\\B\neq C\\C\neq A}}|A\cap B\cap C|-\cdots+(-1)^{n+1}|\bigcap_{A\in\mathcal C}A|} . This may be explained intuitively by stating that if we simply take as the cardinality of the union the sum of the cardinalities of the constituent sets, then we have counted those elements that lie in more than one of those sets more than once, so we subtract the sum of the cardinalities of two-way intersections. However, now we have subtracted those elements contained in three or more sets too many times, so we have to add back the sum of the three-way intersections. This creates an overcount once again, and so we continue, alternating sign as we go, until we reach the intersection of all of the sets in the collection. In the case of a countably infinite collection of sets, we never actually reach this final stage; rather, it is a limiting case.