Share on Facebook Share on Twitter Email
Answers.com

Subset

 
(′sü·pər′set)

(computer science) A programming language that contains all the features of a given language and has been expanded or enhanced to include other features as well.
(mathematics) A set whose elements include all the elements of a given set.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

A group of commands or functions that exceed the capabilities of the original specification. Software or hardware components designed for the original specification will also operate with the superset product. However, components designed for the superset will not work with the original. Contrast with subset.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Wikipedia: Subset
Top
This article contains special characters that may not render correctly in some versions of some browsers. Without proper rendering support, you may see empty boxes instead of Unicode.
Euler diagram showing
A is a subset of B and conversely B is a superset of A

In mathematics, especially in set theory, a set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide. The relationship of one set being a subset of another is called inclusion—and sometimes containment.

Contents

Definitions

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

  • A is a subset of (or is included in) B, denoted by A \subseteq B,
or equivalently
  • B is a superset of (or includes) A, denoted by B \supseteq A.

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

  • A is also a proper (or strict) subset of B; this is written as A\subsetneq B.
or equivalently
  • B is a proper superset of A; this is written as B\supsetneq A.

For any set S, the inclusion relation ⊆ is a partial order on the set 2S of all subsets of S (the power set of S).

The symbols ⊂ and ⊃

Some authors use the symbols ⊂ and ⊃ to indicate "subset" and "superset" respectively, instead of the symbols ⊆ and ⊇, but with the same meaning. So for example, for these authors, it is true of every set A that A ⊂ A.

Other authors prefer to use the symbols ⊂ and ⊃ to indicate proper subset and superset, respectively, in place of \subsetneq and \supsetneq. This usage makes ⊆ and ⊂ analogous to the inequality symbols ≤ and <. For example, if x ≤ y then x may be equal to y, or maybe not, but if x < y, then x definitely does not equal y, but is strictly less than y. Similarly, using the "⊂ means proper subset" convention, if A ⊆ B, then A may or may not be equal to B, but if A ⊂ B, then A is definitely not equal to B.

Examples

  • The set {1, 2} is a proper subset of {1, 2, 3}.
  • Any set is a subset of itself, but not a proper subset.
  • The empty set, denoted by ∅, is also a subset of any given set X. (This statement is vacuously true.) The empty set is always a proper subset, except of itself.
  • The set {x: x is a prime number greater than 2000} is a proper subset of {x: x is an odd number greater than 1000}
  • The set of natural numbers is a proper subset of the set of rational numbers and the set of points in a line segment is a proper subset of the set of points in a line. These are counter-intuitive examples in which both the part and the whole are infinite, and the part has the same number of elements as the whole (see Cardinality of infinite sets).

Other properties of inclusion

Inclusion is the canonical partial order in the sense that every partially ordered set (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 [n] of all ordinals less than or equal to n, then ab if and only if [a] ⊆ [b].

For the power set 2S of a set S, the inclusion partial order is (up to an order isomorphism) the Cartesian product of k = |S| (the cardinality of S) copies of the partial order on {0,1} for which 0 < 1. This can be illustrated by enumerating S = {s1, s2, …, sk} and associating with each subset TS (which is to say with each element of 2S) the k-tuple from {0,1}k of which the ith coordinate is 1 if and only if si is a member of T.

See also

References


Best of the Web: Subset
Top

Some good "Subset" pages on the web:


Math
mathworld.wolfram.com
 
 
 
Learn More
subalphabet (computer science)
subpopulation
Hausdorff maximal principle (mathematics)

What are the subsets of a line? Read answer...
What are the subset in the line? Read answer...
How can you get the number of subsets? Read answer...

Help us answer these
What are the subsets of zero?
What are the subsets of line?
What are the subset of a line?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Subset" Read more