Definitions graph 1 1 Sections Graphs Doc

Some definitions of interest.
absval Def |i| == if 0i i else -i fi
Thm* x:. |x|
gt Def i > j == j < i
Thm* i,j:. (i > j) Prop
int_nzero Def == {i:| i 0 }
Thm* Type
le Def AB == B < A
Thm* i,j:. (ij) Prop
nat_plus Def == {i:| 0 < i }
Thm* Type

About:
ifthenelseintnatural_numberminusless_than
setuniversememberpropall
!abstraction

Definitions graph 1 1 Sections Graphs Doc