Homotopy Type Theory premetric space > history (Rev #8)

Contents

Whenever editing is allowed on the nLab again, this article should be ported over there.

 Definition

In set theory

A premetric space is a set SS with a ternary relation \sim on the Cartesian product +×S×S\mathbb{Q}_{+} \times S \times S, where

+{x|0<x}\mathbb{Q}_{+} \coloneqq \{x \in \mathbb{Q} \vert 0 \lt x\}

is the set of positive rational numbers.

In homotopy type theory

Let RR be a dense integral subdomain of the rational numbers \mathbb{Q} and let R +R_{+} be the positive terms of RR.

A R +R_{+}-premetric space is a type SS with a family of types

a:S,b:S,ϵ:R +a ϵbtypea:S, b:S, \epsilon:R_{+} \vdash a \sim_{\epsilon} b \ type

called the R +R_{+}-premetric, and a family of dependent terms

a:S,b:S,ϵ:R +p(a,b,ϵ):isProp(a ϵb)a:S, b:S, \epsilon:R_{+} \vdash p(a, b, \epsilon):isProp(a \sim_{\epsilon} b)

representing that the R +R_{+}-premetric is a predicate.

Examples

See also

References

  • Auke B. Booij, Analysis in univalent type theory (pdf)

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