Special well ordering on every set

64 Views Asked by At

enter image description here

Can someone explain to me the last line? How is this the desired well ordering?

1

There are 1 best solutions below

10
On BEST ANSWER

Let $\leq_0$ be the restriction of the initial order on $B$ to $B_{a_0}$. Then $(B_{a_0},\leq_0)$ has the desired property. Moreover, $\psi:B\to B_{a_0}$ is an order isomorphism between $(B,\leq^*)$ and $(B_{a_0},\leq_0)$, so $(B,\leq^*)$ will also have the desired property.


EDIT: Let's see why $B_{a_0}$ has the desired property: if $x\in B_{a_0}=\left\{y:y<a_0\right\}$, then $y<a_0$. Since $a_0=\min\left\{a:|B_a|=|B|\right\}$, then $y\not\in\left\{a:|B_a|=|B|\right\}$, so $|B_y|<|B|=|B_{a_0}|$. This is precisely what we want.