I understand the defnition of complete lattice. But often times the argument that is given for showing something is complete lattice is it has a upper bound and a lower bound.
For eg The partial order <= under a set of rational numbers from (0,1) is a complete lattice because it has a universal upper bound 1and lower bound 0 But complete lattice requires that every subset should have Greatest lower bound and least upper bound.Having Upper bound doesnt ensure it has Greatest Upper bound right?
How to prove a lattice is complete?