nLab bounded total order

Contents

Definition

A bounded total order is a total order (S,)(S, \leq) which has elements S\bot \in S and S\top \in S such that for all elements aSa \in S, a\bot \leq a and aa \leq \top.

Equivalently, a bounded total order is a distributive lattice (S,,,,)(S, \bot, \wedge, \top, \vee) which satisfies totality: for all elements aSa \in S and bSb \in S, ab=aa \vee b = a or ab=ba \vee b = b.

Bounded total orders are important in dependent type theory and simplicial type theory because they allow for the definition of hom types, Segal types, and Rezk types which are important for synthetic (infinity,1)-category theory.

Examples

Category of bounded total orders

The category of bounded total orders is the category whose objects are bounded total orders and whose morphisms are extrema-preserving monotonic functions between bounded total orders.

Created on August 9, 2024 at 15:36:26. See the history of this page for a list of all contributions to it.