WhoCites Definitions int 2 Sections StandardLIB Doc

Who Cites absval?
absval Def |i| == if 0i i else -i fi
Thm* x:. |x|
le Def AB == B < A
Thm* i,j:. ij Prop
nat_plus Def == {i:| 0 < i }
Thm* Type
not Def A == A False
Thm* A:Prop. (A) Prop
le_int Def ij == j < i
Thm* i,j:. ij
lt_int Def i < j == if i < j true ; false fi
Thm* i,j:. i < j
bnot Def b == if b false else true fi
Thm* b:. b

About:
boolbfalsebtrueifthenelseintnatural_numberminusless
less_thansetuniversememberpropimpliesfalseall!abstraction

WhoCites Definitions int 2 Sections StandardLIB Doc