Expressed with capital letters or list of elements between braces:
A = \{ a_1, a_2, \cdots, a_n \} where n is the size of the set
Two sets are considered equal when all the elements are the same
We consider subsets of some universal X, A, B, \cdots \in 2^X = the set of all subsets of X:
let: X = \{ a, b, c \} then 2^X = \{ \emptyset, \{ a \}, \{ b \}, \{ c \}, \{ b, c \}, \{ a, b \}, \{ a, c \}, \{ a, b, c \} \}
|2^X| = 2^{|X|}
2^X = p(X), also: p_k(X) is a set of sets of length k
\bigcup\limits_{t \in T}(\mathbb{R} - A_t) = \mathbb{R} - \bigcap\limits_{t \in T} A_t
Assumption: x \in X
x \notin A \equiv \neg(x \in A)↩︎