Local vs Global Maximum
The greatest value of a set or a function is known as maximum. Consider the set {ai | i ∈ N}. The element ak where ak ≥ ai for all i is known as the maximum element of the set. If the set is ordered it becomes the last element of the set.
For example, take the set A={1,6,9,2,4,8,3}....