Set Theory explores the fundamental concepts of sets, including operations, relations, and applications in mathematics.
The Cartesian product of sets \(A\) and \(B\), written as \(A \times B\), is the set of all ordered pairs \((a, b)\) where \(a \in A\) and \(b \in B\).
A relation from \(A\) to \(B\) is any subset of the Cartesian product \(A \times B\). Relations describe how elements of one set are connected to elements of another.
Relations are used to describe connections in math, science, and even social networks!
\[|A \times B| = |A| \times |B|\]
If \(A = {1, 2}\) and \(B = {x, y}\), then \(A \times B = {(1, x), (1, y), (2, x), (2, y)}\)
A friendship network can be modeled as a relation between people.
Relations connect elements of sets, and the Cartesian product lists all possible pairs.