Set Theory explores the fundamental concepts of sets, including operations, relations, and applications in mathematics.
A set \(A\) is a subset of set \(B\) if every element of \(A\) is also in \(B\). We write this as \(A \subseteq B\). The empty set is a subset of every set!
A proper subset is a subset that is not equal to the original set (\(A \subset B\)).
The power set of a set is the set of all its subsets, including the empty set and the set itself. If a set has \(n\) elements, its power set has \(2^n\) elements!
Subsets help us organize information and explore all possible combinations of items.
If \(A = {1, 2}\), the power set is \({\emptyset, {1}, {2}, {1,2}}\)
If \(B = {a, b, c}\), then \({a, b}\) is a subset of \(B\)
Subsets are parts of a set, and the power set is the set of all possible subsets.