Nuprl Definition : m-k-regular

This is the "metric" version of the notion of (k)regular sequence
(that was used to define the real numbers).
Every (k)regular sequence is Cauchy sequence (Error :m-k-regular-mcauchy)
so it will converge if the metric space is complete.⋅

m-k-regular(d;k;s) ==  ∀n,m:ℕ.  (mdist(d;s n;s m) ≤ ((r(k)/r(n 1)) (r(k)/r(m 1))))



Definitions occuring in Statement :  mdist: mdist(d;x;y) rdiv: (x/y) rleq: x ≤ y radd: b int-to-real: r(n) nat: all: x:A. B[x] apply: a add: m natural_number: $n
Definitions occuring in definition :  all: x:A. B[x] nat: rleq: x ≤ y mdist: mdist(d;x;y) apply: a radd: b rdiv: (x/y) int-to-real: r(n) add: m natural_number: $n
FDL editor aliases :  m-k-regular

Latex:
m-k-regular(d;k;s)  ==    \mforall{}n,m:\mBbbN{}.    (mdist(d;s  n;s  m)  \mleq{}  ((r(k)/r(n  +  1))  +  (r(k)/r(m  +  1))))



Date html generated: 2019_10_30-AM-06_58_04
Last ObjectModification: 2019_10_11-PM-00_42_04

Theory : reals


Home Index