WhoCites Definitions MarkB generic Sections NuprlLIB Doc

Who Cites nondecreasing?
nondecreasingDef nondecreasing(f;k) == i:(k-1). f(i)f(i+1)
int_seg Def {i..j} == {k:| i k < j }
Thm* m,n:. {m..n} Type
lelt Def i j < k == ij & j < k
le Def AB == B < A
Thm* i,j:. (ij) Prop
not Def A == A False
Thm* A:Prop. (A) Prop

Syntax:nondecreasing(f;k) has structure: nondecreasing(f; k)

About:
intnatural_numberaddsubtractless_thansetapplyuniverse
memberpropimpliesandfalseall!abstraction

WhoCites Definitions MarkB generic Sections NuprlLIB Doc