How to approach this topic, what to learn
Like a list, but no order or repeats
From real life and mathematics
Roster and builder forms
Empty, finite, and infinite
Sets!
Collecting all from Sets
Sets ⬌ Sets ⬌ Elements
a ∈ B
A ⊂ B; B ⊃ A; A = B
(a, b) and other variants
Visualization
Similar to addition, subtraction, etc; but for sets
A ∪ B
n(A) or |A|
Operations!
p + q = q + p
(p + q) + r = p + (q + r)
p x 1 = p
p & p = p
p x (q + r) = p x q + p x r
Converts everything to a special value (*made up name)
(a & b)' = a' | b'
Cardinality after operations like union, intersection, etc
Operator Properties!
Subset of A X B
f : A → B
Identity, Constant, Polynomial, Rational