Template:Short description Template:Multiple image

In set theory, the complement of a set Template:Mvar, often denoted by <math>A^c</math> (or Template:Math),<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> is the set of elements not in Template:Mvar.<ref name=":1">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

When all elements in the universe, i.e. all elements under consideration, are considered to be members of a given set Template:Mvar, the absolute complement of Template:Mvar is the set of elements in Template:Mvar that are not in Template:Mvar.

The relative complement of Template:Mvar with respect to a set Template:Mvar, also termed the set difference of Template:Mvar and Template:Mvar, written <math>B \setminus A,</math> is the set of elements in Template:Mvar that are not in Template:Mvar.

Absolute complementEdit

File:Venn10.svg
The absolute complement of the white disc is the red region

DefinitionEdit

If Template:Mvar is a set, then the absolute complement of Template:Mvar (or simply the complement of Template:Mvar) is the set of elements not in Template:Mvar (within a larger set that is implicitly defined). In other words, let Template:Mvar be a set that contains all the elements under study; if there is no need to mention Template:Mvar, either because it has been previously specified, or it is obvious and unique, then the absolute complement of Template:Mvar is the relative complement of Template:Mvar in Template:Mvar:<ref>The set in which the complement is considered is thus implicitly mentioned in an absolute complement, and explicitly mentioned in a relative complement.</ref> <math display=block>A^c= U \setminus A = \{ x \in U : x \notin A \}.</math>

The absolute complement of Template:Mvar is usually denoted by <math>A^c</math>. Other notations include <math>\overline A, A',</math><ref name=":1" /> <math>\complement_U A, \text{ and } \complement A.</math><ref name="Bou">Template:Harvnb.</ref>

ExamplesEdit

PropertiesEdit

Let Template:Mvar and Template:Mvar be two sets in a universe Template:Mvar. The following identities capture important properties of absolute complements:

De Morgan's laws:<ref name="Halmos-1960" />

  • <math>\left(A \cup B \right)^c= A^c \cap B^c.</math>
  • <math>\left(A \cap B \right)^c = A^c \cup B^c.</math>

Complement laws:<ref name="Halmos-1960" />

  • <math>A \cup A^c = U.</math>
  • <math>A \cap A^c = \empty .</math>
  • <math>\empty^c = U.</math>
  • <math> U^c = \empty.</math>
  • <math>\text{If }A\subseteq B\text{, then }B^c \subseteq A^c.</math>
    (this follows from the equivalence of a conditional with its contrapositive).

Involution or double complement law:

  • <math>\left(A^c\right)^c = A.</math>

Relationships between relative and absolute complements:

  • <math>A \setminus B = A \cap B^c.</math>
  • <math>(A \setminus B)^c = A^c \cup B = A^c \cup (B \cap A).</math>

Relationship with a set difference:

  • <math> A^c \setminus B^c = B \setminus A. </math>

The first two complement laws above show that if Template:Math is a non-empty, proper subset of Template:Math, then Template:Math is a partition of Template:Math.

Relative complementEdit

DefinitionEdit

If Template:Math and Template:Math are sets, then the relative complement of Template:Math in Template:Math,<ref name="Halmos-1960">Template:Harvnb.</ref> also termed the set difference of Template:Math and Template:Math,<ref>Template:Harvnb.</ref> is the set of elements in Template:Math but not in Template:Math.

File:Relative compliment.svg
The relative complement of Template:Math in Template:Math: <math>B \cap A^c = B \setminus A</math>

The relative complement of Template:Math in Template:Math is denoted <math>B \setminus A</math> according to the ISO 31-11 standard. It is sometimes written <math>B - A,</math> but this notation is ambiguous, as in some contexts (for example, Minkowski set operations in functional analysis) it can be interpreted as the set of all elements <math>b - a,</math> where Template:Math is taken from Template:Math and Template:Math from Template:Math.

Formally: <math display=block>B \setminus A = \{ x\in B : x \notin A \}.</math>

ExamplesEdit

  • <math>\{ 1, 2, 3\} \setminus \{ 2,3,4\} = \{ 1 \}.</math>
  • <math>\{ 2, 3, 4 \} \setminus \{ 1,2,3 \} = \{ 4 \} .</math>
  • If <math>\mathbb{R}</math> is the set of real numbers and <math>\mathbb{Q}</math> is the set of rational numbers, then <math>\mathbb{R}\setminus\mathbb{Q}</math> is the set of irrational numbers.

PropertiesEdit

Template:See also

Let Template:Math, Template:Math, and Template:Math be three sets in a universe Template:Mvar. The following identities capture notable properties of relative complements:

  • <math>C \setminus (A \cap B) = (C \setminus A) \cup (C \setminus B).</math>
  • <math>C \setminus (A \cup B) = (C \setminus A) \cap (C \setminus B).</math>
  • <math>C \setminus (B \setminus A) = (C \cap A) \cup (C \setminus B),</math>
    with the important special case <math>C \setminus (C \setminus A) = (C \cap A)</math> demonstrating that intersection can be expressed using only the relative complement operation.
  • <math>(B \setminus A) \cap C = (B \cap C) \setminus A = B \cap (C \setminus A).</math>
  • <math>(B \setminus A) \cup C = (B \cup C) \setminus (A \setminus C).</math>
  • <math>A \setminus A = \emptyset.</math>
  • <math>\empty \setminus A = \empty.</math>
  • <math>A \setminus \empty = A.</math>
  • <math>A \setminus U = \empty.</math>
  • If <math>A\subset B</math>, then <math>C\setminus A\supset C\setminus B</math>.
  • <math>A \supseteq B \setminus C</math> is equivalent to <math>C \supseteq B \setminus A</math>.

Complementary relationEdit

A binary relation <math>R</math> is defined as a subset of a product of sets <math>X \times Y.</math> The complementary relation <math>\bar{R}</math> is the set complement of <math>R</math> in <math>X \times Y.</math> The complement of relation <math>R</math> can be written <math display=block>\bar{R} \ = \ (X \times Y) \setminus R.</math> Here, <math>R</math> is often viewed as a logical matrix with rows representing the elements of <math>X,</math> and columns elements of <math>Y.</math> The truth of <math>aRb</math> corresponds to 1 in row <math>a,</math> column <math>b.</math> Producing the complementary relation to <math>R</math> then corresponds to switching all 1s to 0s, and 0s to 1s for the logical matrix of the complement.

Together with composition of relations and converse relations, complementary relations and the algebra of sets are the elementary operations of the calculus of relations.

LaTeX notationEdit

Template:See also

In the LaTeX typesetting language, the command \setminus<ref name="The Comprehensive LaTeX Symbol List">[1] Template:Webarchive The Comprehensive LaTeX Symbol List</ref> is usually used for rendering a set difference symbol, which is similar to a backslash symbol. When rendered, the \setminus command looks identical to \backslash, except that it has a little more space in front and behind the slash, akin to the LaTeX sequence \mathbin{\backslash}. A variant \smallsetminus is available in the amssymb package, but this symbol is not included separately in Unicode. The symbol <math>\complement</math> (as opposed to <math>C</math>) is produced by \complement. (It corresponds to the Unicode symbol Template:Unichar.)

See alsoEdit

NotesEdit

Template:Reflist Template:Reflist

ReferencesEdit

External linksEdit

  • {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web

|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:Complement%7CComplement.html}} |title = Complement |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}

  • {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web

|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:ComplementSet%7CComplementSet.html}} |title = Complement Set |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}

Template:Set theory Template:Mathematical logic