Totally Ordered Set

1 revision
#11 week ago
+5
Migrated from pages table
+A **Totally Ordered Set** is a [set](/wiki/set) where every pair of elements can be meaningfully compared. This creates a definite linear arrangement, unlike a [Partial Order](/wiki/partial_order) where some elements might remain incomparable.
+## See also
+- [Order Theory](/wiki/order_theory)
+- [Set Theory](/wiki/set_theory)
+- [Well-ordered Set](/wiki/well_ordered_set)