I found a question and two answers that both are very complete but I cannot understand the meaning behind some of the symbols that are used. They are different from what I am familiar with.
The question can be found here.
Because questions must be self-contained, I will quote the section of the answer (from Brian M. Scott) that I am confused with.
Let $\langle P,\le\rangle$ be a partial order. Let $$\mathscr{L}=\big\{\langle X,\preceq_X\rangle:X\subseteq P\text{ and }\preceq_X\text{ is a linear order on }X\text{ extending }\le\big\}\;.$$
For $\langle X,\preceq_X\rangle,\langle Y,\preceq_Y\rangle\in\mathscr{L}$ define $\langle X,\preceq_X\rangle\sqsubseteq\langle Y,\preceq_Y\rangle$ iff $X\subseteq Y$ and $\preceq_Y\upharpoonright(X\times X)=\preceq_X$; clearly $\langle\mathscr{L},\sqsubseteq\rangle$ is a partial order. Let $\mathscr{C}$ be a chain in $\langle\mathscr{L},\sqsubseteq\rangle$.
What is the meaning of $\preceq_Y\upharpoonright(X\times X)=\preceq_X$? I understand that this must be stating that $\preceq_Y$ extends $\preceq_X$ by the context of the question but I still do not understand what the symbols each mean and how to interpret them.
Can someone also explain what the upper bound of the chain is? I understand that it must involve some sort of union of all the elements in the chain but it is not clear to me how to construct this union or if I can even define such a union.