Homotopy Type Theory upper bounded open interval > history (Rev #1, changes)

Showing changes from revision #0 to #1: Added | Removed | Changed

Definition

Given a strictly ordered type AA and a term a:Aa:A, an upper bounded open interval (a,)(a, \infty) is a dependent type defined as

(,a) b:A(b<a)(-\infty, a) \coloneqq \sum_{b:A} (b \lt a)

See also

Revision on April 21, 2022 at 21:42:49 by Anonymous?. See the history of this page for a list of all contributions to it.