Unchecked

Subset

From Wikipedia
Jump to navigation Jump to search

In mathematics, a set A is a subset of a set B if and only if all elements of A are also elements of B; B is then a superset of A. It is possible for A and B to be equal; if they are unequal, then A is a proper subset of B. The relationship of one set being a subset of another is called inclusion (or sometimes containment). A is a subset of B may also be expressed as B includes (or contains) A or A is included (or contained) in B. A k-subset is a subset with k elements.

File:Venn A subset B.svg
Euler diagram showing
A is a subset of B (denoted ) and, conversely, B is a superset of A (denoted )

When quantified, is represented as [1]

One can prove the statement by applying a proof technique known as the element argument[2]:

Let sets A and B be given. To prove that

  1. suppose that a is a particular but arbitrarily chosen element of A
  2. show that a is an element of B.

The validity of this technique can be seen as a consequence of universal generalization: the technique shows for an arbitrarily chosen element c. Universal generalisation then implies which is equivalent to as stated above.

Definition

[edit]

If A and B are sets and every element of A is also an element of B, then:

  • A is a subset of B, denoted by  , or equivalently,
  • B is a superset of A, denoted by  

If A is a subset of B, but A is not equal to B (i.e. there exists at least one element of B which is not an element of A), then:

  • A is a proper (or strict) subset of B, denoted by  , or equivalently,
  • B is a proper (or strict) superset of A, denoted by  

The empty set, written   or   has no elements, and therefore is vacuously a subset of any set X.

Basic properties

[edit]
Euler diagram: A ⊆ B ⊆ C
  and   implies  
File:The 11 logical relations between two sets.svg
Topological variety of proper subsets. While   is a single logical relation, it can be realized as a tangential or non-tangential containment, as shown in these 11 exhaustive cases.
  • Reflexivity: Given any set  ,  [3]
  • Transitivity: If   and  , then  
  • Antisymmetry: If   and  , then  .

Proper subset

[edit]
  • Irreflexivity: Given any set  ,   is False.
  • Transitivity: If   and  , then  
  • Asymmetry: If   then   is False.

⊂ and ⊃ symbols

[edit]

Some authors use the symbols   and   to indicate subset and superset respectively; that is, with the same meaning as and instead of the symbols   and  .[4] For example, for these authors, it is true of every set A that   (a reflexive relation).

Other authors prefer to use the symbols   and   to indicate proper (also called strict) subset and proper superset respectively; that is, with the same meaning as and instead of the symbols   and  [5] This usage makes   and   analogous to the inequality symbols   and   For example, if   then x may or may not equal y, but if   then x definitely does not equal y, and is less than y (an irreflexive relation). Similarly, using the convention that   is proper subset, if   then A may or may not equal B, but if   then A definitely does not equal B.

Examples of subsets

[edit]
File:PolygonsSet EN.svg
The regular polygons form a subset of the polygons.
  • The set A = {1, 2} is a proper subset of B = {1, 2, 3}, thus both expressions   and   are true.
  • The set D = {1, 2, 3} is a subset (but not a proper subset) of E = {1, 2, 3}, thus   is true, and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle D\subsetneq E} is not true (false).
  • The set {x: x is a prime number greater than 10} is a proper subset of {x: x is an odd number greater than 10}
  • The set of natural numbers is a proper subset of the set of rational numbers; likewise, the set of points in a line segment is a proper subset of the set of points in a line. These are two examples in which both the subset and the whole set are infinite, and the subset has the same cardinality (the concept that corresponds to size, that is, the number of elements, of a finite set) as the whole; such cases can run counter to one's initial intuition.
  • The set of rational numbers is a proper subset of the set of real numbers. In this example, both sets are infinite, but the latter set has a larger cardinality (or power) than the former set.

Another example in an Euler diagram:

Power set

[edit]

The set of all subsets of   is called its power set, and is denoted by  .[6]

The inclusion relation   is a partial order on the set   defined by  . We may also partially order   by reverse set inclusion by defining Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle A\leq B{\text{ if and only if }}B\subseteq A.}

For the power set Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \operatorname {\mathcal {P}} (S)} of a set S, the inclusion partial order is—up to an order isomorphism—the Cartesian product of Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle k=|S|} (the cardinality of S) copies of the partial order on Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \{0,1\}} for which Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 0<1.} This can be illustrated by enumerating Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle S=\left\{s_{1},s_{2},\ldots ,s_{k}\right\},} , and associating with each subset Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle T\subseteq S} (i.e., each element of  ) the k-tuple from Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \{0,1\}^{k},} of which the ith coordinate is 1 if and only if Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle s_{i}} is a member of T.

The set of all  -subsets of   is denoted by Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\tbinom {A}{k}}} , in analogue with the notation for binomial coefficients, which count the number of  -subsets of an  -element set. In set theory, the notation Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle [A]^{k}} is also common, especially when   is a transfinite cardinal number.

Other properties of inclusion

[edit]
  • A set A is a subset of B if and only if their intersection is equal to A. Formally:
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle A\subseteq B{\text{ if and only if }}A\cap B=A.}
  • A set A is a subset of B if and only if their union is equal to B. Formally:
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle A\subseteq B{\text{ if and only if }}A\cup B=B.}
  • A finite set A is a subset of B, if and only if the cardinality of their intersection is equal to the cardinality of A. Formally:
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle A\subseteq B{\text{ if and only if }}|A\cap B|=|A|.}
  • The subset relation defines a partial order on sets. In fact, the subsets of a given set form a Boolean algebra under the subset relation, in which the join and meet are given by intersection and union, and the subset relation itself is the Boolean inclusion relation.
  • Inclusion is the canonical partial order, in the sense that every partially ordered set Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (X,\preceq )} is isomorphic to some collection of sets ordered by inclusion. The ordinal numbers are a simple example: if each ordinal n is identified with the set Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle [n]} of all ordinals less than or equal to n, then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a\leq b} if and only if  

See also

[edit]

References

[edit]
  1. Rosen, Kenneth H. (2012). Discrete Mathematics and Its Applications (7th ed.). New York: McGraw-Hill. p. 119. ISBN 978-0-07-338309-5.
  2. Epp, Susanna S. (2011). Discrete Mathematics with Applications (Fourth ed.). Cengage Learning. p. 337. ISBN 978-0-495-39132-6.
  3. Stoll, Robert R. (1 January 1968). Set Theory and Logic. San Francisco, CA: Dover Publications. ISBN 978-0-486-63829-4.
  4. Rudin, Walter (1987), Real and complex analysis (3rd ed.), New York: McGraw-Hill, p. 6, ISBN 978-0-07-054234-1, MR 0924157
  5. Subsets and Proper Subsets (PDF), archived from the original (PDF) on 2013-01-23, retrieved 2012-09-07
  6. Weisstein, Eric W. "Subset". mathworld.wolfram.com. Retrieved 2020-08-23.

Bibliography

[edit]
[edit]

Template:Mathematical logic Template:Set theory Template:Common logical symbols