Lecture 019

Cardinality

Cardinality: the cardinality of a set S, denoted |S|, is the number of elements in the set.

Same Cardinality: S and T are said to have the same cardinality (|S| = |T|) iff (\exists bijection f: S \to T)

Finite: A set S is finite (denoted |S| = n) iff (\exists n \in \mathbb{N})(f:[n] \to S \text{ is a bijection})

Infinite: A set S is called infinite iff S is not finite.

Countably infinite (list-able set, enumerable set): A set S is called countably infinite iff there exists a bijection f: \mathbb{N} \to S denoted |S| = \mathcal{N}_0 or |S| = |\mathbb{N}| = \mathcal{N}_0

Countable: A set S is called countable iff S is either finite or countably infinite.

Uncountably infinite: |A| > |\mathbb{N}|

Schröder–Bernstein theorem CBS Theorem

\text{There exists an injection} f : A \hookrightarrow B \land \text{There exists an injection} g : B \hookrightarrow A \implies \text{There exists an bijection} h : A \to B.

Partition Principle

\text{There exists an injection} f : A \hookrightarrow B \iff \text{There exists an surjection} g : B \rightarrowtail A.

Table of Content