Nuprl Definition : strong-regular-int-seq

strong-regular-int-seq(a;b;f) ==  ∀n,m:ℕ+.  ((a |(m (f n)) (f m)|) ≤ (b (n m)))



Definitions occuring in Statement :  absval: |i| nat_plus: + le: A ≤ B all: x:A. B[x] apply: a multiply: m subtract: m add: m
Definitions occuring in definition :  add: m multiply: m apply: a subtract: m absval: |i| le: A ≤ B nat_plus: + all: x:A. B[x]
FDL editor aliases :  strong-regular-int-seq

Latex:
strong-regular-int-seq(a;b;f)  ==    \mforall{}n,m:\mBbbN{}\msupplus{}.    ((a  *  |(m  *  (f  n))  -  n  *  (f  m)|)  \mleq{}  (b  *  (n  +  m)))



Date html generated: 2017_10_02-PM-07_12_52
Last ObjectModification: 2017_09_20-PM-04_56_01

Theory : reals


Home Index