aka lexicographic or lexicographical order or lex
Sets A and B with relations and respectively. The dictionary ordering, , is defined on (Cartesian product) as
if , or { and }.
https://en.wikipedia.org/wiki/Lexicographical_order – http://mathworld.wolfram.com/LexicographicOrder.html
One variant widely used in combinatorics orders subsets of a given finite set by assigning a total order to the finite set, and converting subsets into increasing sequences, to which the lexicographical order is applied.
We define the ordering for subsets in the same layer of the Power set by : if and
Equivalently, if we have distinct , and for each of which we have ordered the elemts , and , we then apply the dictionary ordering for sequences and . That is if , where .
–> Basically, imagine laying the elements of vertically in a column in ascending order from bottom to top. Then if we look at the elements of the two sets, we look at the set that has the smallest element, which isn't also in the other set. For the colexicographic order, we do the same but looking at "the top", looking at the largest element.
We can also define the Colexicographic order or colex: