How do I find the greatest lower bound of a set?
1 Answer
Nov 2, 2014
If the set has the smallest element, then the greatest lower bound of the set is the same as the smallest element; however, if the set does not have the smallest element, then it is a little trickier. Let us look at the following example.
Let
Notice that
I hope that this was helpful.