In mathematics, an element or member of a set is any one of the distinct objects that make up that set.
Contents |
Writing A = {1, 2, 3, 4 }, means that the elements of the set A are the numbers 1, 2, 3 and 4. Sets of elements of A, for example {1, 2}, are subsets of A.
Sets can themselves be elements. For example consider the set B = {1, 2, {3, 4}}. The elements of B are not 1, 2, 3, and 4. Rather, there are only three elements of B, namely the numbers 1 and 2, and the set {3, 4}.
The elements of a set can be anything. For example, C = { red, green, blue }, is the set whose elements are the colors red, green and blue.
The relation "is an element of", also called set membership, is denoted by ∈. Writing

means that "x is an element of A". Equivalent expressions are "x is a member of A", "x belongs to A", "x is in A" and "x lies in A". The expressiludes x" and "A contains x" are also used to mean set membership, however some authors use them to mead "x is a subset of A".[1] Logician George Boolos strongly urged that "contains" be used for membership only and "includes" for the subset relation only.[2]
The negation of set membership is denoted by ∉.
The number of elements in a particular set is a property known as cardinality, informally this is the size of a set. In the above examples the cardinality of the set A is 4, while the cardinality of either of the sets B and C is 3. An infinite set is a set with an infinite number of elements, while a finite set is a set with a finite number of elements. The above examples are examples of finite sets. An example of an infinite set is the set of natural numbers, N = { 1, 2, 3, 4, ... }.
Using the sets defined above:
|
|