I am given an interval $a,b$ with $a \le x$ and $x \le b$ . How can I prove that this let s call it $( L ,\le)$ is a lattice ? I know it is probably stupidly simple but I would appreciate some help .
2026-04-03 00:59:45.1775177985
How to prove that an ordered set is a lattice.
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
According to @amrsa, your question is incomplete. I've answered this by assuming $(L,\le)$ is a chain.
Use the definition. Let $A=\{x_1,x_2\}\subseteq L$. Then you need to show two things.
For infimum, you need to show that $\exists i \in L$ such that
For supremum, show that $\exists s \in L$ such that
Hint:
Choose $i=\min(x_1,x_2)$ and $s=\max(x_1,x_2)$ and show that they satisfied the above criteria.