In the final two chapters of Knuth's Surreal Numbers, both the world of multiplication and infinite/infinitesimal numbers are introduced. The basic ideas of both of these make sense to me, but I'm having two difficulties with the arithmetic of $\frac{1}{2}\omega$ that I'm afraid may reveal a deeper misunderstanding on my part.
1) Multiplication between two surreal numbers $xy$ creates: $$ \langle (X_Ly+xY_L-X_LY_L)\cup (X_{R}y+xY_{R}-X_RY_R) | (X_Ly+xY_R-X_LY_R)\cup (X_Ry+xY_L-X_RY_L)\rangle $$ Later, the value for $\frac{1}{2}x$ is given as: $$ \langle\frac{1}{2}X_L\cup(x-\frac{1}{2}X_R)|(x-\frac{1}{2}X_L)\cup\frac{1}{2}X_R\rangle $$ which follows directly. I'm thrown a bit, however, when $\frac{1}{2}\omega$ is calculated to be: $$ \langle\{1,2,3,4,...\}|\{\omega-1,\omega-2,\omega-3,\omega-4,...\}\rangle $$ Since $\frac{1}{2}\equiv\langle0|1\rangle$ and $\omega\equiv\langle\{1,2,3,4,...\}|\emptyset\rangle$ it seems like the left component of their multiplication should be $$ \frac{1}{2}\{1,2,3,4,...\}\cup\emptyset $$ $$ \{\frac{1}{2},1,\frac{3}{2},2,...\} $$ and that the right should be $$ \{\omega-\frac{1}{2},\omega-1,\omega-\frac{3}{2},\omega-2,...\} $$ Is Knuth just making the intuitive leap that $\{\frac{1}{2},1,\frac{3}{2},2,...\}\equiv\{1,2,3,4,...\}$ or am I missing something crucial about multiplying $\frac{1}{2}$ through an infinite set? I know that isn't a huge leap, and I'm perfectly fine with making it, but I suspect this leads to my more fundamental confusion about:
2) Intuitively it seems obvious that $\frac{1}{2}\omega+\frac{1}{2}\omega\equiv\omega$, but, even when I accept the representation of $\frac{1}{2}\omega$ discussed above in 1), I don't see how it works. It seems to me that surreal addition of $\frac{1}{2}\omega$ to itself gives: $$ \langle\{(1+\frac{1}{2}\omega),(2+\frac{1}{2}\omega),(3+\frac{1}{2}\omega),...\}|\{(\omega-1+\frac{1}{2}\omega),(\omega-2+\frac{1}{2}\omega),...\}\rangle $$ which I think reduces to: $$ \langle\{(1+\frac{1}{2}\omega),(2+\frac{1}{2}\omega),(3+\frac{1}{2}\omega),...\}|\{(\frac{3}{2}\omega-1),(\frac{3}{2}\omega-2),(\frac{3}{2}\omega-3),...\}\rangle $$ and I don't see at all how any of that could be $\equiv\langle\{1,2,3,4,...\}|\emptyset\rangle$. What am I missing?