Ordered set



Ordered set:

Any set of elements that

satisfy the following properties.

i) For any two elements a and b , a < b , a = b or a > b.

ii) If a<b and b<c , then a < c and if a >b and b > c then a > c.

.