WhoCites Definitions SUPPORTjlc Sections NuprlLIB Doc

Who Cites fincr?
fincrDef FIncr == {f | i: if i=0 else {f(i-1)...} fi}
Thm* FIncr Type
Thm* FIncr Type
int_upper Def {i...} == {j:| ij }
Thm* n:. {n...} Type
eq_int Def i=j == if i=j true ; false fi
Thm* i,j:. (i=j)
nat Def == {i:| 0i }
Thm* Type
le Def AB == B < A
Thm* i,j:. (ij) Prop
not Def A == A False
Thm* A:Prop. (A) Prop

Syntax:FIncr has structure: fincr

About:
boolbfalsebtrueifthenelseintnatural_numbersubtractint_eqless_than
setapplyuniversememberpropimpliesfalseall!abstraction

WhoCites Definitions SUPPORTjlc Sections NuprlLIB Doc