login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

The class of totally ordered sets, that is, sets such that for each pair of elements (a, b) exactly one of the following relations holds a < b or a=b or b < a and the relation is transitive, i.e. a < b and b < c => a < c. This order should be the natural order on given structure.

fricas
)sh OrderedSet
OrderedSet is a category constructor Abbreviation for OrderedSet is ORDSET This constructor is exposed in this frame. ------------------------------- Operations --------------------------------
?<? : (%, %) -> Boolean ?<=? : (%, %) -> Boolean ?=? : (%, %) -> Boolean ?>? : (%, %) -> Boolean ?>=? : (%, %) -> Boolean coerce : % -> OutputForm hash : % -> SingleInteger latex : % -> String max : (%, %) -> % min : (%, %) -> % smaller? : (%, %) -> Boolean ?~=? : (%, %) -> Boolean hashUpdate! : (HashState, %) -> HashState




  Subject:   Be Bold !!
  ( 14 subscribers )  
Please rate this page: