Classes and Sets
Following the discovery of considerable paradoxes in Cantor's naive set theory, a movement grew among mathematicians and logicians to find a more rigorous basis for Mathematics. In 1908 Ernest Zermelo proposed the first axiomatic system, and later Abraham Fraenkel formulated amendments for it. Together their axiomatic system is often refered to as Zermelo-Fraenkel, and is denoted by $ZF$.
In the beginning there was math. And math was without form, and structure; and uncetainty was upon the face the Congress. And the spirit of Cantor moved upon the discarded drafts.
And Zermelo said, Let there be the empty set, and there was an empty set, and it was unique.
This is not the start, but it's a start: Let there be $a$, and let $\varphi(a)$ be a statement about $a$, then if $\varphi(a)$ is true, $\varphi$ is called a property of $a$, or a formula. The collection of all $a$, such that the statement $\varphi(a)$ is true, is called a class and is denoted by $\{a : \varphi(a)\}$. If we have $A:=\{a : \varphi(a)\}$, we can denote that $\varphi(a_{0})$ is true by $a_{0} \in A$, or false by $a_{0} \notin A$.
Now let $\mathcal{M}$ be a collection of classes, then $\mathcal{M}$ is called a set theory model if the following axioms hold:
- The Axiom of Empty Set: Exists $E \in \mathcal{M}$ such that for each $x \in \mathcal{M}$ holds that $x \notin E$. Such class is called empty.
- Notation: Let $A \in \mathcal{M}, B \in \mathcal{M}$, if for each $a \in \mathcal{M}$ that holds that $a\in A$ holds that $a \in B$, denote $A \subseteq B$, if additionally exists $b \in \mathcal{M}$ such that $b \in B$ but $b \notin A$, denote $A \subset B$.
-
Corollary:
Let $A \in \mathcal{M}, B \in \mathcal{M}, C \in \mathcal{M}$, then:
- For each empty $E \in \mathcal{M}$ holds that $E \subseteq A$.
- $A \subseteq A$.
- If $A \subseteq B$ and $B \subseteq C$, then $A \subseteq C$, and can also be denoted $A \subseteq B \subseteq C$.
- The Axiom of Extensionality: Let $A \in \mathcal{M}, B \in \mathcal{M}$, then $A=B$ if and only if $A \subseteq B$ and $B \subseteq A$.
- Corollary (the empty set is unique): Let $E \in \mathcal{M}$ and $E' \in \mathcal{M}$ be empty, then $E = E'$, it is denoted by $\emptyset$ and it is called the empty set.
- The Axiom of Pairing: Let $A \in \mathcal{M}, B \in \mathcal{M}$, then exists $C \in \mathcal{M}$ such that $A \in C$ and $B \in C$.
- Notation: Let $A$ be a class, and let $\varphi$ be a property, then: $\{a \in A : \varphi(a)\}:=\{a : a \in A \text{ and } \varphi(a)\}$.
- The Axiom Schema of Separation: Let $A \in \mathcal{M}$ and let $\varphi$ be a property, then: $\{a \in A : \varphi(a)\} \in \mathcal{M}$.
-
Notations: Let $a,b$ be, we denote:
- $\{a\}:=\{x:x=a\}$
- $\{a,b\}:=\{x:x=a \text{ or } a=b\}$
-
Corollary:
Let $A \in \mathcal{M}, B \in \mathcal{M}$ then:
- $\{A,B\} \in \mathcal{M}$
- $\{A\} \in \mathcal{M}$
- $\{A,B\} = \{B,A\}$
- $\{A,A\} = \{A\}$
-
Notation:
Let there $\mathcal{A} \in \mathcal{M}$, then:
- $\bigcup \mathcal{A} := \{a : \text{ exists } A \in \mathcal{A} \text{ s.t. } a \in A\}$, also denoted by $\bigcup\limits _{A \in \mathcal{A}} A$.
- $\bigcap \mathcal{A} := \{a : \text{ for all } A \in \mathcal{A} \text{ h.t. } a \in A\}$, also denoted by $\bigcap\limits _{A \in \mathcal{A}} A$.
- The Axiom of Union: Let $A \in \mathcal{M}$, then $\bigcup A \in \mathcal{M}$.
-
Notations:
Let $A \in \mathcal{M}$, then:
- $A \cap B := \bigcap \{A,B\}$
- $A \cup B := \bigcup \{A,B\}$, and if additionally $A \cap B = \emptyset$, denote $A \uplus B$ and call $A$ and $B$ disjoint.
- $A \setminus B := \{a \in A : a \notin B\}$
- $A \,\triangle\, B := (A \setminus B) \cup (B \setminus A)$
-
Corollary:
Let $A \in \mathcal{M}, B \in \mathcal{M}$, then:
- $\bigcap A \in \mathcal{M}$
- $A \cup B \in \mathcal{M}$
- $A \cap B \in \mathcal{M}$
- $A \setminus B \in \mathcal{M}$
- $A \,\triangle\, B \in \mathcal{M}$
- $A \cup \emptyset = A$
- $A \cap \emptyset = \emptyset$
-
Corollary:
Let $A \in \mathcal{M}, B \in \mathcal{M}, C \in \mathcal{M}$, then:
- Commutativity:
- $A \cup B = B \cup A$
- $A \cap B = B \cap A$
- $A \,\triangle\, B = B \,\triangle\, A$
- Associativity:
- $(A \cup B) \cup C = A \cup (B \cup C)$, also denoted by $A \cup B \cup C$.
- $(A \cap B) \cap C = A \cap (B \cap C)$, also denoted by $A \cap B \cap C$.
- $(A \,\triangle\, B) \,\triangle\, C = A \,\triangle\, (B \,\triangle\, C)$, also denoted by $A \,\triangle\, B \,\triangle\, C$.
- Distributivity:
- $A \cap (B \cup C) = (A \cap B) \cup(A \cap C)$
- $A \cup (B \cap C) = (A \cup B) \cap(A \cup C)$
- De-Morgan:
- $C \setminus (A \cap B) = (C \setminus A) \cup (C \setminus B)$
- $C \setminus (A \cup B) = (C \setminus A) \cap (C \setminus B)$
- Commutativity:
- The Axiom of the Power Set Let $A \in \mathcal{M}$, then exists $C \in \mathcal{M}$ such that for each $B \in \mathcal{M}$ holds that $B \in C$ if and only if $B \subseteq A$, it is denoted by $P(A)$ and is called the power set of $A$.
-
Corollary:
Let $A \in \mathcal{M}$, then:
- $\emptyset \in P(A)$
- $A \in P(A)$
- $\{\emptyset, A\} \subseteq P(A)$
- $\{\emptyset, \{A\}\} = P(\{A\})$
- The Axiom of Regularity: Let $A \in \mathcal{M}$ not empty, then exists $B \in A$ such that $A \cap B = \emptyset$.
-
Claim:
Let $A \in \mathcal{M}, B \in \mathcal{M}$, then:
- $A \notin A$
- Either $A \notin B$ or $B \notin A$
-
Proof:
- $A \in \mathcal{M}$ and therefore $\{A\} \in \mathcal{M}$, and from the axiom of regularity $A \cap \{A\} = \emptyset$, and $A \notin A$.
- $A \in \mathcal{M}, B \in \mathcal{M}$, and therefore $\{A,B\} \in \mathcal{M}$, and from the axiom of regularity holds that either $A \cap \{A ,B\} = \emptyset$ or $B \cap \{A,B\} = \emptyset$, and therefore either $A \notin B$ or $B \notin A$.
- The Axiom of Infinity: Exists $I \in \mathcal{M}$ such that $\emptyset \in I$ and for each $x \in I$ holds that $x \cup \{x\} \in I$.
- I will discuss the implications of this axiom in the next post.
- Axiom Schema of Replacement: Let $A \in \mathcal{M}$, then for each property $\varphi$ such that for each $a \in A$ exists and is unique $b \in \mathcal{M}$ such that $\varphi(a, b)$ holds true, holds that $\{b : a \in A \text{ and } \varphi(a,b)\} \in \mathcal{M}$.
- I will discuss the implications of this axiom in a post about functions.
Definition: Let $\mathcal{M}$ be a set theory model, and let $A \in \mathcal{M}$, then $A$ is called a set or a family. A class that is not a set is often called a proper class.
Definition: Let $A$ be a set and Let $B \subseteq A$, then $B$ is called a subset of $A$, and if $B \subset A$ then B is called a proper subset of $A$.