Let $A$ be a partially ordered set and let $B \subset A$. Prove that $\upsilon(B)=\upsilon(\lambda(\upsilon(B)))$.
$\upsilon(B)$ is the set of all upperbounds of $B$ when $B$ is a subset of $A$.
$\lambda(B)$ is the set of all lower bounds of $B$.
My attempt:
By the theorem: if $B$ is a subset of $A$, then $B \subset \lambda(\upsilon(B))$,
we have, $B \subset \lambda(\upsilon(B))$
and by the theorem: If $B \subset C$, then $\upsilon(C) \subset \upsilon(B)$,
we have $\upsilon(\lambda(\upsilon(B))) \subset \upsilon(B)$
I have proved the reverse inclusion as above, but I have no idea of proving the forward inclusion. Any help would be appreciated.