Homotopy Type Theory dyadic interval coalgebra > history (Rev #2)

Definition

A dyadic interval coalgebra is a type TT with a strict order <\lt, terms 00 and 11, functions z 0:TTz_0:T \to T and z 1:TTz_1:T \to T, identities z 0(0)=0z_0(0) = 0, z 1(0)=0z_1(0) = 0, z 0(1)=1z_0(1) = 1, z 1(1)=1z_1(1) = 1, inequality 0<10 \lt 1, and terms

α: a:T[(0<z 0(a))+(z 1(a)<1)]\alpha:\prod_{a:T} \left[(0 \lt z_0(a)) + (z_1(a) \lt 1)\right] \to \emptyset

This is called simply an interval coalgebra by Peter Freyd, however there exist similarly defined interval coalgebras with n+1n+1 terms and nn zooming operations.

Examples

  • The initial dyadic interval coalgebra is the unit interval on the dyadic rational numbers?

  • The terminal dyadic interval coalgebra is the real unit interval?

See also

References

  • Peter Freyd, Algebraic real analysis, Theory and Applications of Categories, Vol. 20, 2008, No. 10, pp 215-306 (tac:20-10)

Revision on April 22, 2022 at 18:12:41 by Anonymous?. See the history of this page for a list of all contributions to it.