Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Element of a set

From Wikipedia, the free encyclopedia
(Redirected fromElement (mathematics))
Any one of the distinct objects that make up a set in set theory
"Element (mathematics)" redirects here. For the concept in Category theory, seeElement (category theory).

Inmathematics, anelement (ormember)of aset is any one of thedistinctobjects that belong to that set. For example, given a set calledA containing the first four positiveintegers(A={1,2,3,4}{\displaystyle A=\{1,2,3,4\}}), one could say that "3 is an element ofA", expressed notationally as3A{\displaystyle 3\in A}.

Sets

[edit]

WritingA={1,2,3,4}{\displaystyle A=\{1,2,3,4\}} means that the elements of the setA are the numbers 1, 2, 3 and 4. Sets of elements ofA, for example{1,2}{\displaystyle \{1,2\}}, aresubsets ofA.

Sets can themselves be elements. For example, consider the setB={1,2,{3,4}}{\displaystyle B=\{1,2,\{3,4\}\}}. The elements ofB arenot 1, 2, 3, and 4. Rather, there are only three elements ofB, namely the numbers 1 and 2, and the set{3,4}{\displaystyle \{3,4\}}.

The elements of a set can be anything. For example the elements of the setC={red,12,B}{\displaystyle C=\{\mathrm {\color {Red}red} ,\mathrm {12} ,B\}} are the color red, the number 12, and the setB.

In logic, a set can be defined in terms of the membership of its elements as(xy)x[Px=y]:xDy{\displaystyle (x\in y)\leftrightarrow \forall x[P_{x}=y]:x\in {\mathfrak {D}}y}. This basically means that there is a generalpredication 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 thedomain 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 thepower set of U such that thebinary relation of the membership of x in y is any subset of thecartesian product U × 𝒫(U) (the Cartesian Product of set U with the Power Set of U).

Notation and terminology

[edit]

Thebinary relation "is an element of", also calledset membership, is denoted by the symbol "∈". Writing

xA{\displaystyle x\in A}

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 includesx" and "A containsx" are also used to mean set membership, although some authors use them to mean instead "x is asubset of A".[2] LogicianGeorge Boolos strongly urged that "contains" be used for membership only, and "includes" for the subset relation only.[3]

For the relation ∈ , theconverse relationT may be written

Ax{\displaystyle A\ni x}

meaning "A contains or includesx".

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

xA{\displaystyle x\notin A}

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

The symbol ∈ was first used byGiuseppe Peano, in his 1889 workArithmetices principia, nova methodo exposita.[4] Here he wrote on page X:

Signum significat est. Itaa b legitur a est quoddam b; …

which means

The symbol ∈ meansis. Soab is read as ais a certain b; …

The symbol itself is a stylized lowercase Greek letterepsilon ("ϵ"), the first letter of the wordἐστί, which means "is".[4]


Character information
Preview
Unicode nameELEMENT OFNOT AN ELEMENT OFCONTAINS AS MEMBERDOES NOT CONTAIN AS MEMBER
Encodingsdecimalhexdechexdechexdechex
Unicode8712U+22088713U+22098715U+220B8716U+220C
UTF-8226 136 136E2 88 88226 136 137E2 88 89226 136 139E2 88 8B226 136 140E2 88 8C
Numeric character reference∈∈∉∉∋∋∌∌
Named character reference∈, ∈, ∈, ∈∉, ∉, ∉∋, ∋, ∋, ∋∌, ∌, ∌
LaTeX\in\notin\ni\not\ni or \notni
Wolfram Mathematica\[Element]\[NotElement]\[ReverseElement]\[NotReverseElement]

Examples

[edit]

Using the sets defined above, namelyA = {1, 2, 3, 4},B = {1, 2, {3, 4}} andC = {red, 12,B}, the following statements are true:

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

Cardinality of sets

[edit]
Main article:Cardinality

The number of elements in a particular set is a property known ascardinality; 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 setB and setC are both 3. An infinite set is a set with an infinite number of elements, while afinite 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

[edit]

As arelation, set membership must have a domain and a range. Conventionally the domain is called theuniverse denotedU. The range is the set ofsubsets ofU called thepower set ofU and denoted P(U). Thus the relation{\displaystyle \in } is a subset ofU × P(U). The converse relation{\displaystyle \ni } is a subset ofP(U) ×U.

See also

[edit]

References

[edit]
  1. ^Weisstein, Eric W."Element".mathworld.wolfram.com. Retrieved2020-08-10.
  2. ^Eric Schechter (1997).Handbook of Analysis and Its Foundations.Academic Press.ISBN 0-12-622760-8. p. 12
  3. ^George Boolos (February 4, 1992).24.243 Classical Set Theory (lecture) (Speech).Massachusetts Institute of Technology.
  4. ^abKennedy, 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. ^"Sets - Elements | Brilliant Math & Science Wiki".brilliant.org. Retrieved2020-08-10.

Further reading

[edit]
General
Theorems (list)
 and paradoxes
Logics
Traditional
Propositional
Predicate
Set theory
Types ofsets
Maps and cardinality
Set theories
Formal systems (list),
language and syntax
Example axiomatic
systems
 (list)
Proof theory
Model theory
Computability theory
Related
Overview
Venn diagram of set intersection
Axioms
Operations
  • Concepts
  • Methods
Set types
Theories
Set theorists
Retrieved from "https://en.wikipedia.org/w/index.php?title=Element_of_a_set&oldid=1322646681"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp