Homotopy Type Theory limit of a function > history (Rev #2, changes)

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

Contents

Definition

In premetric spaces

Let TT be a type and let SS be a TT-premetric space. The limit of a function f:SSf:S \to S as approaching the domain tends to a termc:Sc:S is a term L:SL:S such that for all directed types II and nets x:ISx:I \to S where cc is the limit of xx, LL is the limit of fxf \circ x, or written in type theory:

I:𝒰isDirected(I)× x:ISisLimit(c,x)×isLimit(L,fx)\prod_{I:\mathcal{U}} isDirected(I) \times \prod_{x:I \to S} isLimit(c, x) \times isLimit(L, f \circ x)

where

isLimit(c,x) ϵ:T N:I i:I(iN)(x i ϵc)isLimit(c,x) \coloneqq \prod_{\epsilon:T} \Vert \sum_{N:I} \prod_{i:I} (i \geq N) \to (x_i \sim_\epsilon c) \Vert

The limit is usually written as

Llim xcf(x)L \coloneqq \lim_{x \to c} f(x)

In convergence spaces

See also

Revision on March 21, 2022 at 03:08:34 by Anonymous?. See the history of this page for a list of all contributions to it.