Notes - Set Theory HT25, Foundation
Flashcards
@State the axiom of foundation.
\[\forall x (x \ne \emptyset \to \exists y \in x \text{ }y \cap x = \emptyset)\]
Every non-empty set $x$ has an $\in$-minimal element, i.e. an element $y \in x$ such that no element of $x$ is an element of $y$.
@Justify that the axiom of foundation makes sure that certain pathological sets don’t exist:
- There is no $x$ with $x \in x$.
- There are no $x$ and $y$ with $x \in y \in x$.
- If $x \in x$, then $\{x\}$ violates the axiom of foundation, since the only element of $\{x\}$ is $x$, but $x \cap \{x\} = \{x\} \ne \emptyset$.
- If $x \in y \in x$, then $\{x, y\}$ violates foundation, since $y \in x \cap \{x, y\}$ and $x \in y \cap \{x, y\}$.
For reference, the axiom of foundation states:
\[\forall x (x \ne \emptyset \to \exists y \in x \text{ }y \cap x = \emptyset)\]Every non-empty set $x$ has an $\in$-minimal element, i.e. an element $y \in x$ such that no element of $x$ is an element of $y$.