WhoCites Definitions mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites increasing?
increasingDef increasing(f;k) == i:(k-1). f(i)<f(i+1)
Thm* k:f:(k). increasing(f;k Prop
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
leltDef i  j < k == ij & j<k
leDef AB == B<A
Thm* i,j:. (ij Prop
notDef A == A  False
Thm* A:Prop. (A Prop

Syntax:increasing(f;k) has structure: increasing(fk)

About:
intnatural_numberaddsubtractless_thansetapplyfunction
universememberpropimpliesandfalseall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions mb nat Sections MarkB generic Doc