Homotopy Type Theory Cauchy approximation > history (Rev #11, changes)

Showing changes from revision #10 to #11: Added | Removed | Changed

Contents

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

Definition

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

In set theory

Let ASSCauchy approximation be in aR +R_{+}-premetric space . We define the predicateSS is a function xS +x \in S^{\mathbb{Q}_{+}}, where S +S^{\mathbb{Q}_{+}} is the set of functions with domain +\mathbb{Q}_{+} and codomain SS, such that

isCauchyApproximation(δ +.η +.x(δ) δ:R + η:R +x δ δ+ηx ηx(η) isCauchyApproximation(x) \forall \coloneqq \delta \prod_{\delta:R_{+}} \in \prod_{\eta:R_{+}} \mathbb{Q}_{+}.\forall x_\delta \eta \in \mathbb{Q}_{+}.x(\delta) \sim_{\delta + \eta} x_\eta x(\eta)

xxThe set of all Cauchy approximations is defined as is a R +R_{+}-Cauchy approximation if

x C:R +Sc( x S) :isCauchyApproximation{xS +|δ +.η +.x(δ) δ+ηx(η)} x:R_{+} C(S) \to \coloneqq S \{x \vdash \in c(x): S^{\mathbb{Q}_{+}} isCauchyApproximation(x) \vert \forall \delta \in \mathbb{Q}_{+}.\forall \eta \in \mathbb{Q}_{+}.x(\delta) \sim_{\delta + \eta} x(\eta)\}

The type of R +R_{+}-Cauchy approximations in SS is defined as

In homotopy type theory

C(S,R +) x:R +SisCauchyApproximation(x)C(S, R_{+}) \coloneqq \sum_{x:R_{+} \to S} isCauchyApproximation(x)

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

Let SS be a R +R_{+}-premetric space. We define the predicate

isCauchyApproximation(x) δ:R + η:R +x δ δ+ηx ηisCauchyApproximation(x) \coloneqq \prod_{\delta:R_{+}} \prod_{\eta:R_{+}} x_\delta \sim_{\delta + \eta} x_\eta

xx is a R +R_{+}-Cauchy approximation if

x:R +Sc(x):isCauchyApproximation(x)x:R_{+} \to S \vdash c(x): isCauchyApproximation(x)

The type of R +R_{+}-Cauchy approximations in SS is defined as

C(S,R +) x:R +SisCauchyApproximation(x)C(S, R_{+}) \coloneqq \sum_{x:R_{+} \to S} isCauchyApproximation(x)

Properties

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

Thus, there is a family of dependent terms

x:R +Sn(x):isCauchyApproximation(x)isCauchyNet(x)x:R_{+} \to S \vdash n(x): isCauchyApproximation(x) \to isCauchyNet(x)

An R +R_{+}-Cauchy approximation is the composition xMx \circ M of a net xx and an R +R_{+}-modulus of Cauchy convergence MM.

See also

References

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