Set (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Ragnar Schroder
(Added links)
imported>Ragnar Schroder
(Added links, link sections, categories.)
Line 15: Line 15:


:''A'' = {2, 3, 4, 5, 6, 7, 8, 9}
:''A'' = {2, 3, 4, 5, 6, 7, 8, 9}


==See also==
==See also==
* [[Set theory]]
*[[Set theory]]
* [[Naive set theory]]
*[[Naive set theory]]
* [[Mathematics]]
*[[Zermelo-Fraenkel axioms | Zermelo-Fraenkel axioms]]
* [[Aleph-0]]
*[[Peano axioms | Peano axioms]]
*[[Mathematics]]


==Related topics==
*[[Cardinal | Cardinal number]]
*[[Cardinal | Cardinal number]]
*[[Transfinite | Transfinite algebra]]
*[[Transfinite | Transfinite algebra]]
*[[Aleph-0]]
*[[Continuum hypothesis | Continuum hypothesis]]
*[[Continuum hypothesis | Continuum hypothesis]]
*[[Ernst Zermelo | Ernst Zermelo]]
*[[Ernst Zermelo | Ernst Zermelo]]
*[[Thoralf Skolem | Thoralf Skolem]]
*[[Thoralf Skolem | Thoralf Skolem]]
*[[Georg Cantor | Georg Cantor]]
*[[Georg Cantor | Georg Cantor]]
*[[Zermelo-Fraenkel axioms | Zermelo-Fraenkel axioms]]
 
*[[Peano axioms | Peano axioms]]
 
 
== References==
 
 
 
== External links ==
*[http://mathworld.wolfram.com/Set.html mathworld]
 
 
[[Category:CZ Live]]
[[Category:Mathematics Workgroup]]
[[Category:Stub Articles]]

Revision as of 08:57, 15 November 2007

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In logic and mathematics, a set is any collection of distinct elements.

Despite this intuitive definition, a set cannot be defined formally in terms of other mathematical objects, thus it is generally accepted that a set is an "undefined" entity. Because of this property, sets are fundamental structures in mathematics. Mathematicians have found ways to define many mathematical objects, such as the real numbers, in terms of sets.

Notation

Sets can be denoted by a list of objects separated with commas, enclosed with curly brackets. For example, {1, 2, 3} is the set of the numbers 1, 2, and 3. We say that 1, 2, and 3 are its members.

There are many other ways to write out sets. For example,

A = {x | 1 < x < 10, x is a natural number}

can be read as follows: A is the set of all x, where x is between 1 and 10, and x is a natural number. A could also be written as:

A = {2, 3, 4, 5, 6, 7, 8, 9}


See also


Related topics


References

External links