Set Theory

2026-01-14

Set Theory

Definitions

Universal Set

The Universal set \(u\) is the set of all elements that can be chosen from. It changes for every problem.

Set operations

Partitions

\(A\) and \(B\) is disjoint if \(A \cap B = \emptyset\) .

\(A_{1}, A_{2}, ..., A_{n}\) are mutually disjoint if \(A_{i} \cap A_{j} = \emptyset\) for all \(i \neq j\) .

A set \(\{A_{1}, A_{2}, ..., A_{n}\}\) is a partition of a set \(A\) if \(A_{1}, A_{2}, ..., A_{n}\) are mutually disjoint, and \(A = A_{1} \cup A_{2} \cup ... \cup A_{n}\) . \(A_{n}\) may not be \(\emptyset\) .

Power Set

\(\wp(A)\) is the set of all subsets of A.

\(\lvert \wp(A) \rvert = 2^{\lvert A \rvert}\)

made with \(\KaTeX\)