math

A set is a collection of distinct, symbols in ordered objects. Sets are typically collections of numbers, though a set may contain any type of data (including other sets).The objects in a set are called the members of the set or the elements of the set. There are a few axioms in set theory, called ZFC (Zermelo-Fraenkel Choice). The axioms are: 1. Axiom of Extensionality &\forall&A(&\forall&B(&\forall&x((x$\in$A $\leftrightarrow$ x$\in$B) $\rightarrow$ A=B)) 2. Axiom of Foundation 3. Axiom Schema of Seperation 4. Axiom Schema of Replacement 5. Axiom of Pairing 6. Axiom of Union 7. Axiom of Infinity 8. Axiom of Power Set 9. Axiom of Choice

Set notation

Sets are notated using french braces {,,, ,,, ,,, } with delimited by commas. There are three ways to represent a set.

  1. Strict enumeration - each element in a set is explicitly stated (e.g.,).
  2. Pattern enumeration - sets with elements following a clear pattern can be shortened from strict enumeration by only showing enough elements to describe the pattern and representing the rest with an ellipsis (e.g.,).

Set properties and operations

Several properties and operations have been defined for sets. For the purpose of this section, sets are assumed to be collections of numbers. Set

is defined as the set

.

Properties

Operations

Other functions on sets

Some functions on sets return a set which may not necessarily be a subset of the universal set. Given sets

and

Types of Sets

See also