Someone explain to me what the difference between the two are?
I've beeb banging my head against a wall for 1 hour trying to understand how these 2 things are diffenret
Let (A, <=) be a poset (partial ordered set) and S and non-empty subset of A
Then e an element of S is :
- minimal element of S if for every a in S, a <= e implies a = e
- minimum of S if e <= a for all a in S
(The same goes for the other 2 definitons of maximal element and maximum)