Nuprl Definition : pseudo-bounded

pseudo-bounded(S) ==  ∀f:ℕ ⟶ S. ∃k:ℕ. ∀n:{k...}. n < n



Definitions occuring in Statement :  int_upper: {i...} nat: less_than: a < b all: x:A. B[x] exists: x:A. B[x] apply: a function: x:A ⟶ B[x]
Definitions occuring in definition :  apply: a less_than: a < b int_upper: {i...} all: x:A. B[x] nat: exists: x:A. B[x] function: x:A ⟶ B[x]
FDL editor aliases :  pseudo-bounded

Latex:
pseudo-bounded(S)  ==    \mforall{}f:\mBbbN{}  {}\mrightarrow{}  S.  \mexists{}k:\mBbbN{}.  \mforall{}n:\{k...\}.  f  n  <  n



Date html generated: 2016_12_12-AM-09_23_29
Last ObjectModification: 2016_11_22-PM-04_25_02

Theory : continuity


Home Index