In the proof A Simple Proof of Zorn's Lemma, there is a result that says:
" If $A$ and $B$ are conforming subsets of $X$ and $A\neq B$, then one of these two sets is an initial segment of the other".
Assuming the result is true: "we observe that if $A$ is a conforming subset of $X$ and $x\in A$, then whenever $y < x$, either $y \in A$ or $y$ does not belong to any conforming set. It now follows easily that the union $U$ of all the conforming subsets of $X$ is conforming".
I think that it means that there exists a conforming chain $U$ such that every conforming chain in $X$ is an initial segment of $U$. But I don't know if it is the case or how to argue that.
I am struggled to understand the consequence of the above result. Can someone give me a clarification of it?
Definition 1. We shall say that a subset $A$ of $X$ is conforming if the following two conditions hold:
- The order $\leq$ is a well order of the set $A$.
- For every element $x \in A$, we have $x = f(P(A, x))$, where $f$ maps the initial segment to its strict upper bound x.
Definition 2. If $C$ is a chain in $X$ and $x\in C$, then we define $P(C, x) = \{ y \in C: y < x\}$. A subset of a chain $C$ that has the form $P(C, x)$ is called an initial segment in $C$.
Let $U$ be the union of all conforming sets.
We need to show that $\le$ is a well-order on $U$. So let $V\subset U$ be a non-empty subset and $v\in V$. There exists a conforming set $A$ with $v\in A$. As $A$ is well-ordered, let $a=\min(A\cap V)$. Then $a=\min V$ because for any $b\in V$, we find a conforming $B$ with $b\in B$. As one of $A,B$ is an initial segment of the other, $A\cup B$ is comforming, hence by its well-order either $b\ge a$ or $b\in A$ and $b\in V$, contradicting $a=\min(A\cap V)$.
We also need to show the second property. So let $x\in U$. Then $x\in A$ for some conforming $A$. Then $P(A,x)=P(U,x)$ because $u\in U$ and $u<x$ implies $u\in A$. It follows that $x=f(P(U,x))$.
Now as $U$ is conforming, every conforming $A$ is either $=U$ or an initial segment of $U$.