elementary set theory

Elementary Set Theory is the mathematical foundation for defining, organizing, and operating on collections of objects.

It was pioneered by [[Georg Cantor]] and is fundamental to almost every area of modern mathematics

Definition of a Set

A set is a well-defined collection of distinct objects.

Objects/Elements: The objects belonging to a set are called its elements or members.

Notation: Sets are typically denoted by capital letters (e.g., A, B, S) and their elements are enclosed in curly braces { }.

Roster Method: Listing all elements: A = {1, 2, 3, 4}.

Set-Builder Notation: Describing a property: $$B = {x \mid x \text{ is an even integer}} $$This is read as “the set of all x such that x is an even integer.”

Membership: $x \in A$ means “x is an element of set A.” $y \notin A$ means “y is not an element of set A.”

Types of Sets

Finite Set

Infinite Set

Empty Set $(\emptyset or {})$

Universal Set $(U)$

Cardinality

The cardinality of a finite set A, denoted by $|A|$ or $n(A)$, is the number of distinct elements in the set.

Example: If $S = {a, e, i, o, u}$, then $|S| = 5$