Homotopy Type Theory Cauchy net > history (Rev #6)

Contents

Definition

In premetric spaces

Let TT be a directed type, and let SS be a TT-premetric space. Given a directed type II, a net x:ISx: I \to S is a Cauchy net if

x:ISc(x): ϵ:T N:I i:I j:I(iN)×(jN)×(x i ϵx j)x:I \to S \vdash c(x):\prod_{\epsilon:T} \Vert \sum_{N:I} \prod_{i:I} \prod_{j:I} (i \geq N) \times (j \geq N) \times (x_i \sim_{\epsilon} x_j) \Vert

Cauchy approximations

Let TT be a directed type and codirected type where the directed type operation \oplus is associative, and let SS be a TT-premetric space. A net x:TSx: T \to S is a TT-Cauchy approximation if

x:R +Sc(x): δ:R + η:R +x δ δηx ηx:R_{+} \to S \vdash c(x):\prod_{\delta:R_{+}} \prod_{\eta:R_{+}} x_\delta \sim_{\delta \oplus \eta} x_\eta

Every TT-Cauchy approximation is a Cauchy net indexed by TT. This is because TT is a codirected type, with N:TN:T defined as NδηN \coloneqq \delta \otimes \eta for δ:T\delta:T and η:T\eta:T. ϵ:R +\epsilon:R_{+} is defined as ϵδη\epsilon \coloneqq \delta \oplus \eta.

In Cauchy spaces

Cauchy sequences

A Cauchy sequence is a Cauchy net whose index type is the natural numbers \mathbb{N}.

See also

Revision on March 12, 2022 at 09:35:26 by Anonymous?. See the history of this page for a list of all contributions to it.