As I went to study the structure of a Lattice I noticed that it consisted on a partially ordered set in which every two elements have a unique supremum and a unique infimum.
Everything until now is okay, but in my teacher textbook it defines supremum/minimum as it follows
An element $c \in A$ is a (upper/lower) bound of a subset $B \subset A$ if there isn't any $b \in B$ which is (subsequent/anteceent) to it. The (supremum/infimum) is the (lowest/highest) of its bounds.
Well, the problem is that if we want to compare the highest or lowest element with other of the set with that definition we can't say that there is any supremum or infimum because any element is subsequent or anteceent to itself.
I interpeted that the infimum/supremum had to be one element in the set $(A-B)$ but as I had said it makes no sense because there couldn't be any Lattice.
Am I interpreting it wrong or it is just that this definition is wrong?
An infimum may ether be or not be an element of the set it's an infimum for.
Consider for example the lattice of positive integers ordered by divisibility.
Then the infimum of $\{12,24\}$ is $12$: The lower bounds (that is, the numbers that divide both $12$ and $24$) are $1, 2, 3, 4, 6, 12$, and the highest (by the divisibility relation) of these is $12$.
On the other hand, the infimum of $\{12,18\}$ is $6$: The lower bounds are $1,2,3,6$, and the highest of these is $6$.
In this lattice the infimum is of course just the greatest common divisor.
In the case of the infimum of a set with more than two elements, we can see an example of the same just by considering the real numbers with their usual ordering. Then the open interval $(1,2)$ and the closed interval $[1,2]$ each have $1$ as their infimum, but $1$ is an element of the closed interval but not of the open one.