Sets
The way set theory lets us classify, compare, and evaluate these collections is what makes it so powerful. It has been the standard way to provide rigorous foundations for all branches of mathematics since the first half of the 20th century. It is assumed that a set is a well-defined collection of objects. That is, to define a set, we must know for sure whether an element belongs to .it or not. Although the notion of set is not well-defined in wide generality as it leads to paradoxes like Russell’s Paradox, published by Bertrand Russell (1872–1970) in 1901.
If element x belongs to set X, then it is denoted by \( \displaystyle \ x \in X \ \) and if x is not an element of X, then \( \displaystyle \ x \notin X. \quad \) Two sets, X and Y, are said to be equal if they have the same it is denoted by . x ∈ elements.
A set can be defined in several ways. Commonly, a set is defined by either listing all the entries explicitly, called the Roster form, or by stating the properties that are meaningful and unambiguous for elements of the set, called the set builder notation.
The notation { } for the empty set ∅ is an example of roster notation. A null set, often known as an empty set,
For any positive integer n, the set contating all integers between 1 and n is denoted as [1..n = { 1, 2, 3, … , n }.
Obviously, the roster notation is not suitable for infinite sets. The set-builder notation may help in this case. if P(x) is a logical formula depending on a variable x, which evaluates to true or false depending on the value of x, then \[ \left\{ x \ \mid \ P(x) \right\} \] or \[ \left\{ x \ : \ P(x) \right\} \] denotes the set of all x for which P (x) is true. For example, a set [1..9] can be specified as follows \[ [1..9] = \left\{ n \ \mid \ n \mbox{ is an integer. and } 1 \le x \le 9 \right\} . \] In this notation, the vertical bar "|" is read as "such that", and the whole formula can be read as [1..9] is the set of all n such that n is an integer in the range from 1 to 9 inclusive". On the other hand, closed interval \[ [1, 9] = \left\{ x \in \mathbb{R} \ : \ 1 \le x \le 9 \right\} . \] Here are some familiar collection/sets of numbers.
- ℕ = { 0, 1, 2, \ldots } is the set of all nonnegative integers;
- ℤ -- the set of all integers --- { … , −3, −2, −1, 0, 1,2, 3, … };
- ℚ --- the set of all rational numbers --- { p/q : p, q ∈ ℤ and q ≠ 0 } ;
- ℝ is the set of all real numbers;
- ℂ is the set of all complex numbers.
Note: The order presenting elements in a set doesnot matter. For a set, all that matters is whether each element is in it or not; so, the set is not changed if one changes the order or repeat some elements. Therefore, it is a custom to write list of elements without repetition. So, one has, for example,
Usually, in a particular context, we have to deal with the elements and subsets of a basic set which is relevant to that particular context. This basic set is called the “Universal Set” and is denoted by Ω. It is widely used in probability to represent all possible sample space of an event.
Set Operations
There are several standard operations that produce new sets from given sets, in the same way as addition and multiplication produce new numbers from given numbers. Union (combining items from several sets), intersection (finding common elements between sets), complement (identifying elements not in a set), and set difference (removing elements from one set based on another) are the fundamental set operations. We visialize these set operations using Venn diagrams.
The union of two sets A and B is a set denoted A ∪ B whose elements are those elements that belong to A or B or both. That is,

Union is associative and commutative; this means that for proceeding a sequence of intersections, one may proceed in any order, without the need of parentheses for specifying the order of operations. The empty set is an identity element for the union operation.
The intersection of two sets A and B is a set denoted A ∩ B whose elements are those elements that belong to both A and B. That is,
Intersection is associative and commutative; this means that for proceeding a sequence of intersections, one may proceed in any order, without the need of parentheses for specifying the order of operations. Intersection has no general identity element. However, if one restricts intersection to the subsets of a given set Ω, intersection has Ω as identity element.




Multisets
- Apostol, T.M., Calculus, Vol. 2: Multi-Variable Calculus and Linear Algebra with Applications to Differential Equations and Probability, Wiley; 2nd edition, 1991; ISBN-13: 978-0471000075.
- Apostol, T.M., Mathematical Analysis, Pearson; 2nd edition, 1974; ISBN-13: 978-0201002881
- Fichtenholz, G.M., Fundamentals of Mathematical Analysis: International Series of Monographs in Pure and Applied Mathematics, Volume 2, Pergamon, 2013; ISBN-13 : 978-1483121710.
- Hubbard, J.H. and Hubbard, B.B., Vector Calculus, Linear Algebra, and Differential Forms: A Unified Approach, Matrix Editions; 5th edition, 2015; ISBN-13: 978-0971576681
- Kaplan, W., Advanced Calculus, Pearson; 5th edition, 2002; ISBN-13: 978-0201799378
- Grisvard, P., Elliptic Problems in Nonsmooth Domains, SIAM, 2011.