Complement (set theory)
Encyclopedia : C : CO : COM : Complement (set theory)
In set theory and other branches of mathematics, two kinds of complements are defined, the relative complement and the absolute complement.
Relative complement
If A and B are sets, then the relative complement of A in B, also known as the set-theoretic difference of B and A, is the set of elements in B, but not in A.of A in B
The relative complement of A in B is usually written B − A (also B \ A).
Formally:
- [B - A = \. ]
- * − =
- * − =
- *If [\mathbb] is the set of real numbers and [\mathbb] is the set of rational numbers, then [ \mathbb-\mathbb] is the set of irrational numbers.
PROPOSITION 1: If A, B, and C are sets, then the following identities hold:
- *C − (A ∩B) = (C − A) ∪(C − B)
- *C − (A ∪B) = (C − A) ∩(C − B)
- *C − (B − A) = (A ∩C) ∪(C − B)
- *(B − A) ∩C = (B ∩C) − A = B ∩(C − A)
- *(B − A) ∪C = (B ∪C) − (A − C)
- *A − A = Ø
- *Ø − A = Ø
- *A − Ø = A
Practical details
In the LaTeX typesetting language the command \setminus is usually used for rendering a set difference symbol – a backslash-like symbol.The Matlab programming language implements the operation with the setdiff function.
Absolute complement
- AC = U − A
The following proposition lists some important properties of absolute complements in relation to the set-theoretic operations of union and intersection.
PROPOSITION 2: If A and B are subsets of a universal set U, then the following identities hold:
- De Morgan's laws:
- :*(A ∪ B)C = AC ∩ BC
- :*(A ∩ B)C = AC ∪ BC
- Complement laws:
- :*A ∪ AC = U
- :*A ∩ AC = Ø
- :*ØC = U
- :*UC = Ø
- :*If A⊆B, then BC⊆AC (this follows from the equivalence of a conditional with its contrapositive)
- Involution or double complement law:
- :*ACC = A.
- Relationships between relative and absolute complements:
- :*A − B = A ∩ BC
- :*(A − B)C = AC ∪ B
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
