Set
A set is a collection of distinct objects regarded as a whole. The objects are called elements or members, and an element either belongs to the set or it does not. Sets are typically denoted by capital letters and written with curly braces, for example {1, 2, 3} or {x ∈ ℕ : x > 0}. Repetitions are ignored, so {1, 1, 2} equals {1, 2}.
Two sets are equal when they contain exactly the same elements. The statement that an object a
Basic operations include union A ∪ B, intersection A ∩ B, and difference A \ B (elements in A
Sets can be finite or infinite. The cardinality |A| counts elements; for finite sets it is a
Foundations: set theory treats sets as primitive objects in axiomatic systems. Georg Cantor initiated modern set