Thinking about Modal Logic made me wonder about Euclidean relations in general, and how they might show up in other areas of math, like Set Theory. I began to think of some examples of Euclidean relations between familiar sets:
- $\emptyset \in$ {$\emptyset$}, $\emptyset$ $\in$ {$\emptyset$, {$\emptyset$}}, {$\emptyset$} $\in$ {$\emptyset$, {$\emptyset$}},
So, I began to wonder for which sets does this property hold, and given that, what adding this axiom:
$\forall x \forall y \forall z ((x \in y \land x \in z \land y \not =z) \to (y \in z \lor z \in y))$
does to Set Theory in general, and to specific set theories like ZF(C). Is something like this already forbidden by ZF, like the existence of sets that contain themselves?
The axiom is blatantly false, for example consider $x=\varnothing, y=\{\varnothing\}, z=\{\varnothing, 8\}$.