Element of a set

From Wikipedia, the free encyclopedia
(Redirected from Element (math))

Template:Short description Lua error in package.lua at line 80: module 'Module:Hatnote list' not found. In mathematics, an element (or member) of a set is any one of the distinct objects that belong to that set. For example, given a set called A containing the first four positive integers (A={1,2,3,4}), one could say that "3 is an element of A", expressed notationally as 3A.

Sets

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 the elements of the set C={red,12,B} are the color red, the number 12, and the set B.

In logic, a set can be defined in terms of the membership of its elements as (xy)x[Px=y]:x𝔇y. This basically means that there is a general predication of x called membership that is equivalent to the statement ‘x is a member of y if and only if, for all objects x, the general predication of x is identical to y, where x is a member of the domain of y.’ The expression x ∈ 𝔇y makes this definition well-defined by ensuring that x is a bound variable in its predication of membership in y.

In this case, the domain of Px, which is the set containing all dependent logical values x that satisfy the stated conditions for membership in y, is called the Universe (U) of y. The range of Px, which is the set of all possible dependent set variables y resulting from satisfaction of the conditions of membership for x, is the power set of U such that the binary relation of the membership of x in y is any subset of the cartesian product U × 𝒫(U) (the Cartesian Product of set U with the Power Set of U).

Notation and terminology

The binary relation "is an element of", also called set membership, is denoted by the symbol "∈". Writing

xA

means that "x is an element of A".[1] Equivalent expressions are "x is a member of A", "x belongs to A", "x is in A" and "x lies in A". The expressions "A includes x" and "A contains x" are also used to mean set membership, although some authors use them to mean instead "x is a subset of A".[2] Logician George Boolos strongly urged that "contains" be used for membership only, and "includes" for the subset relation only.[3]

For the relation ∈ , the converse relationT may be written

Ax

meaning "A contains or includes x".

The negation of set membership is denoted by the symbol "∉". Writing

xA

means that "x is not an element of A".

The symbol ∈ was first used by Giuseppe Peano, in his 1889 work Script error: No such module "Lang"..[4] Here he wrote on page X:

Script error: No such module "Lang".

which means

The symbol ∈ means is. So ab is read as a is a certain b; …

The symbol itself is a stylized lowercase Greek letter epsilon ("ϵ"), the first letter of the word Template:Wikt-lang, which means "is".[4]

Script error: No such module "Charmap".

Examples

Using the sets defined above, namely A = {1, 2, 3, 4}, B = {1, 2, {3, 4}} and C = {red, 12, B}, the following statements are true:

  • 2 ∈ A
  • 5 ∉ A
  • {3, 4} ∈ B
  • 3 ∉ B
  • 4 ∉ B
  • yellow ∉ C

Cardinality of sets

Script error: No such module "Labelled list hatnote". The number of elements in a particular set is a property known as cardinality; informally, this is the size of a set.[5] In the above examples, the cardinality of the set A is 4, while the cardinality of set B and set C are both 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 positive integers {1, 2, 3, 4, ...}.

Formal relation

As a relation, set membership must have a domain and a range. Conventionally the domain is called the universe denoted U. The range is the set of subsets of U called the power set of U and denoted P(U). Thus the relation is a subset of U × P(U). The converse relation is a subset of P(U) × U.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Weisstein, Eric W. "Element". mathworld.wolfram.com. Retrieved 2020-08-10.
  2. ^ Page Module:Citation/CS1/styles.css has no content.Eric Schechter (1997). Handbook of Analysis and Its Foundations. Academic Press. ISBN 0-12-622760-8. p. 12
  3. ^ Page Module:Citation/CS1/styles.css has no content.George Boolos (February 4, 1992). 24.243 Classical Set Theory (lecture) (Speech). Massachusetts Institute of Technology.
  4. ^ a b Page Module:Citation/CS1/styles.css has no content.Kennedy, H. C. (July 1973). "What Russell learned from Peano". Notre Dame Journal of Formal Logic. 14 (3). Duke University Press: 367–372. doi:10.1305/ndjfl/1093891001. MR 0319684.
  5. ^ Page Module:Citation/CS1/styles.css has no content."Sets - Elements | Brilliant Math & Science Wiki". brilliant.org. Retrieved 2020-08-10.

Further reading

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.